summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2013-05-01flip mtr status led initial valueMike Fiore1
2013-05-01flip output value of status led for mtr2, should be on at startupMike Fiore1
2013-04-24bump driver version to 0.6.2v0.6.2Mike Fiore1
2013-04-24product info: update sysfs scriptMike Fiore1
2013-04-24product info: add newlines after mac addresses, change *-mac to mac-* for con...Mike Fiore1
2013-04-24added attributes wifi-mac, eth-mac, imei, vendor-id to machine typesMike Fiore1
2013-04-22bump driver versionv0.6.1Mike Fiore1
2013-04-22add device info to sysfsMike Fiore1
2013-03-26set reset pins active_lowv0.6.0Jesse Gilles1
2013-03-08Merge branch 'master' of ssh://git.multitech.net/cdp-io-controllerMichael Fiore1
2013-03-08updated usage in mts-io-sysfsMichael Fiore1
2013-03-06allow pins with empty attr_name, require name onlyJesse Gilles1
2013-03-01add led-a to led-f for MTOCGD3Jesse Gilles1
2013-02-28more code clean up, rename platform to "mts-io", add mtocgd3 hardwareJesse Gilles3
2013-02-25code cleanup and re-orgJesse Gilles2
2013-02-19Makefile: update cleanJesse Gilles1
2013-02-19add open drain pin type and set multi-driveJesse Gilles1
2013-01-14read hw_version for MTR, MTR2, log detected board configJesse Gilles2
2012-11-08add mtr2 rev A supportJesse Gilles1
2012-10-03add extserial-ri for MTR RevA, rename EN4 to MTR2Jesse Gilles2
2012-08-22fix previous commitJesse Gilles1
2012-08-22update logging for bluetooth/wifiJesse Gilles1
2012-08-22add bluetooth, wifi flags and mac addressesJesse Gilles1
2012-08-02added radio-reset routine for telit moduleJesse Gilles1
2012-07-27add open collector pin type, MTR radio reset/init support, fix minor bugJesse Gilles1
2012-07-25add mtr board supportJesse Gilles2
2012-06-21add led-status for EN4Jesse Gilles1
2012-06-08en4: set bt-enabled, wlan-enabled low on loadJesse Gilles1
2012-05-14gpio_pin_by_attr_name: allow empty stringsJesse Gilles1
2012-05-14en4: add rs422-term-res, rs485-term-res pinsJesse Gilles1
2012-05-09add eth-switch-enabled for en4, only drive output when lowJesse Gilles1
2012-05-08added serial-mode for en4Jesse Gilles1
2012-05-07en4: add reset, reset-monitorJesse Gilles1
2012-05-07add en4 support, reduce some duplicationJesse Gilles2
2012-01-05add daughter card reset (ndc-reset)Jesse Gilles1
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 init....Thanh Tran2
2011-09-301. Used strncmp() to compare only the product name portion of product_ID.Thanh Tran1
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 displa...Thanh Tran1
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