summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2011-10-03add locking on adc readv0.5.1Jesse Gilles1
2011-09-30read one adc at a timeJesse Gilles1
2011-09-30Defined mts_product_id variable to store current product type on driver ↵Thanh Tran2
init. All subsequence product type checkings are now done using this variable.
2011-09-301. Used strncmp() to compare only the product name portion of product_ID.Thanh Tran1
2. GPOx logic levels were wrong, corrections were made to match the stand-alone CDP box. 3. Configured GPIO11 and GPIO12 to be open-drain. 4. Set driver version to v0.5.1
2011-09-27rename MT100ECDP to MT100EOCGJesse Gilles2
2011-09-14Making IO signals logic the same as the stand-alone CDP box.v0.5.0Thanh Tran1
2011-09-01Modified "Usage:" by determine which platform is currently running and ↵Thanh Tran1
display "Usage:" accordingly.
2011-08-22Added control of external DTR and external DCD signals for MT100ECDP.Thanh Tran1
2011-08-05Added support for the embedded CDP module called (MT100ECDP).Thanh Tran2
2010-12-30make TXD1 an input (fixes external serial RX data), bump version to v0.4.1v0.4.1Jesse Gilles1
2010-12-17fix log typosv0.4.0Jesse Gilles1
2010-12-17fix reading of dout pin state (invert to match output state)Jesse Gilles1
2010-12-17invert dout state: 0 drives output to ground, 1 is open/floatingJesse Gilles1
2010-09-28add usb host power switch debug gpiosJames Maki1
2010-09-17make max_speed_hz configurable as module params for the spi devices.James Maki1
2010-09-16the spi din should be SPI_CPOLJames Maki1
2010-09-13add dout, din, adc, led-dtr to help displayJames Maki1
2010-09-10turn off DEBUGJames Maki1
2010-09-10clean up formattingJames Maki1
2010-09-09check the capabilities array instead of checking against the hw_versionJames Maki1
2010-09-09copy the eeprom from the platform file instead of overwriting it.James Maki1
2010-09-09cleanup eeprom related stuff.James Maki3
- removed eeprom dir there is now a util mts-id-eeprom to create images. - added mac_addr and imei to the eeprom layout. If we decide not to use them I will remove it later.
2010-09-09update for MTCDP-1.0James Maki2
2010-07-27add extserial-dtrv0.3.0Jesse Gilles3
* Add ability to read DTR pin on external serial port
2010-07-27increase radio reset pulse to 250msJesse Gilles1
* Fixes radio reset for G2,H4,EV2 modems
2010-05-17add extserial-dsr to helpJames Maki1
2010-05-05turn off DEBUGv0.2.0James Maki1
2010-05-04fix an oops!James Maki1
2010-05-03fix broken sysfs testJames Maki1
2010-05-03update comments and namesJames Maki1
2010-05-03register devices with spi controllerJames Maki3
2010-04-29Add GPLv2James Maki2
2010-04-27rename platform to mtcdpJesse Gilles2
2010-04-23initial commitJames Maki6