Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2011-09-30 | read one adc at a time | Jesse Gilles | 1 | |
2011-09-30 | Defined mts_product_id variable to store current product type on driver ↵ | Thanh Tran | 2 | |
init. All subsequence product type checkings are now done using this variable. | ||||
2011-09-30 | 1. Used strncmp() to compare only the product name portion of product_ID. | Thanh Tran | 1 | |
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-27 | rename MT100ECDP to MT100EOCG | Jesse Gilles | 2 | |
2011-09-14 | Making IO signals logic the same as the stand-alone CDP box.v0.5.0 | Thanh Tran | 1 | |
2011-08-22 | Added control of external DTR and external DCD signals for MT100ECDP. | Thanh Tran | 1 | |
2011-08-05 | Added support for the embedded CDP module called (MT100ECDP). | Thanh Tran | 2 | |
2010-12-30 | make TXD1 an input (fixes external serial RX data), bump version to v0.4.1v0.4.1 | Jesse Gilles | 1 | |
2010-12-17 | fix log typosv0.4.0 | Jesse Gilles | 1 | |
2010-12-17 | fix reading of dout pin state (invert to match output state) | Jesse Gilles | 1 | |
2010-12-17 | invert dout state: 0 drives output to ground, 1 is open/floating | Jesse Gilles | 1 | |
2010-09-28 | add usb host power switch debug gpios | James Maki | 1 | |
2010-09-17 | make max_speed_hz configurable as module params for the spi devices. | James Maki | 1 | |
2010-09-16 | the spi din should be SPI_CPOL | James Maki | 1 | |
2010-09-10 | turn off DEBUG | James Maki | 1 | |
2010-09-10 | clean up formatting | James Maki | 1 | |
2010-09-09 | check the capabilities array instead of checking against the hw_version | James Maki | 1 | |
2010-09-09 | copy the eeprom from the platform file instead of overwriting it. | James Maki | 1 | |
2010-09-09 | cleanup eeprom related stuff. | James Maki | 3 | |
- 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-09 | update for MTCDP-1.0 | James Maki | 2 | |
2010-07-27 | add extserial-dtrv0.3.0 | Jesse Gilles | 1 | |
* Add ability to read DTR pin on external serial port | ||||
2010-07-27 | increase radio reset pulse to 250ms | Jesse Gilles | 1 | |
* Fixes radio reset for G2,H4,EV2 modems | ||||
2010-05-05 | turn off DEBUGv0.2.0 | James Maki | 1 | |
2010-05-04 | fix an oops! | James Maki | 1 | |
2010-05-03 | update comments and names | James Maki | 1 | |
2010-05-03 | register devices with spi controller | James Maki | 1 | |
2010-04-29 | Add GPLv2 | James Maki | 1 | |
2010-04-27 | rename platform to mtcdp | Jesse Gilles | 1 | |
2010-04-23 | initial commit | James Maki | 3 | |