Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2014-04-24 | mts-io: fix inclusion of mts_eeprom.h | Mike Fiore | 1 | |
2014-04-24 | mts-io: add mts_eeprom.h to separate out eeprom information | Mike Fiore | 2 | |
this is useful because mts_io.h now includes kernel headers and can't be included in userspace apps | ||||
2014-04-24 | mts-io: add support for 3.12 kernel and all its fun changes | Mike Fiore | 2 | |
this commit should build and function for mtocgd and mtocgd2 support for mtcdp and eocg platforms is not yet implemented | ||||
2014-03-05 | version 0.8.2v0.8.20.8.x | Jesse Gilles | 1 | |
2014-03-05 | mtocgd2: fix radio-power attribute | Jesse Gilles | 1 | |
2014-02-28 | set version to 0.8.1v0.8.1 | Jesse Gilles | 1 | |
2014-02-28 | fix compile warning | Jesse Gilles | 1 | |
2014-02-28 | mtocgd: increase wait for telit radio to power off | Jesse Gilles | 1 | |
Old delay was too short and would always use reset line | ||||
2014-02-14 | switch from MTOCGD3 to MTOCGD2v0.8.0 | Mike Fiore | 2 | |
2014-02-14 | finish support for MTDC-GPIOB daughter card | Mike Fiore | 2 | |
add #define to handle when eeprom isn't defined in board code remove duplicate logging when card isn't inserted | ||||
2014-02-13 | put #define for mts_dc_eeprom declaration | Mike Fiore | 1 | |
2014-02-07 | finish GPIOB daughter card support | Mike Fiore | 1 | |
remove dc- prepend from daughter card attributes set up driver, spi device, and functions for ADC chip added functions to handle store/show for gpio lines removed some unnecessary logging | ||||
2014-02-05 | add daughter card gpio pins to mtr2 pin layout | Mike Fiore | 1 | |
implement functions to show and store daughter card din and dout lines added appropriate daughter card gpio attributes(LED's, output enable) to sysfs for MTDC-GPIOB | ||||
2014-01-31 | set up handling of different daughter card types | Mike Fiore | 2 | |
add GPIO daughter card attributes to sysfs if card is installed | ||||
2014-01-30 | update daughter card eeprom layout | Mike Fiore | 2 | |
2014-01-30 | MTR2 hardware detects daughter card, tries to read EEPROM, and logs contents | Mike Fiore | 2 | |
2014-01-17 | bump version to 0.7.2v0.7.2 | Jesse Gilles | 1 | |
2014-01-17 | add mtocgd rev-b | Mike Fiore | 2 | |
2013-12-17 | bump version to 0.7.1v0.7.1 | Jesse Gilles | 1 | |
2013-12-16 | bump version to 0.7.0v0.7.0 | Jesse Gilles | 1 | |
2013-12-16 | Merge branch 'master' of sw.multitech.prv:/git/jjg/cdp-io-controller | Jesse Gilles | 2 | |
2013-11-25 | fixed copy/paste error | Sean Godinez | 1 | |
2013-11-22 | reset logic fix | Sean Godinez | 1 | |
2013-11-22 | Merge branch 'mtr2-serial' | Sean Godinez | 1 | |
2013-11-22 | added optional extra long reset hold signal | Sean Godinez | 1 | |
2013-11-20 | mtr2/mtocgd2: add ndc_reset | Jesse Gilles | 1 | |
2013-08-12 | add option to set serial-mode to hw loopback | Mike Fiore | 1 | |
2013-07-18 | added radio-power attribute to turn off/on and status power to the radio for ↵ | Sean Godinez | 1 | |
mtr/mtr2 | ||||
2013-07-17 | Merge branch 'master' of sw.multitech.prv:/usr/local/git/jjg/cdp-io-controller | Sean Godinez | 2 | |
2013-07-02 | mtcdp,mt100eocg: disable pullup on ADC pins | Jesse Gilles | 1 | |
2013-05-02 | bump version to 0.6.3v0.6.3 | Mike Fiore | 1 | |
2013-05-02 | update comments in radio_reset_telit() | Mike Fiore | 1 | |
2013-05-02 | add support for mtr rev-b | Mike Fiore | 2 | |
2013-05-01 | add leds b-f for mtr/mtocgd hw | Mike Fiore | 1 | |
2013-05-01 | add mtocgd product id and hw version, support to detect board type in init code | Mike Fiore | 2 | |
2013-05-01 | mtr status led, add active_low attribute | Mike Fiore | 1 | |
2013-05-01 | flip mtr status led initial value | Mike Fiore | 1 | |
2013-05-01 | flip output value of status led for mtr2, should be on at startup | Mike Fiore | 1 | |
2013-04-24 | bump driver version to 0.6.2v0.6.2 | Mike Fiore | 1 | |
2013-04-24 | product info: add newlines after mac addresses, change *-mac to mac-* for ↵ | Mike Fiore | 1 | |
consistency | ||||
2013-04-24 | added attributes wifi-mac, eth-mac, imei, vendor-id to machine types | Mike Fiore | 1 | |
2013-04-22 | bump driver versionv0.6.1 | Mike Fiore | 1 | |
2013-04-22 | add device info to sysfs | Mike Fiore | 1 | |
2013-03-26 | set reset pins active_lowv0.6.0 | Jesse Gilles | 1 | |
2013-03-06 | allow pins with empty attr_name, require name only | Jesse Gilles | 1 | |
2013-03-01 | add led-a to led-f for MTOCGD3 | Jesse Gilles | 1 | |
2013-02-28 | more code clean up, rename platform to "mts-io", add mtocgd3 hardware | Jesse Gilles | 2 | |
* add active_low to gpio struct, remove inverted gpio funcs * rename platform to "mts-io", add symlink to "mtcdp" for compatbility * add MTOCGD3 hardware | ||||
2013-02-25 | code cleanup and re-org | Jesse Gilles | 2 | |
2013-02-19 | Makefile: update clean | Jesse Gilles | 1 | |
2013-02-19 | add open drain pin type and set multi-drive | Jesse Gilles | 1 | |