summaryrefslogtreecommitdiff
path: root/io-module/mts_io.c
AgeCommit message (Expand)AuthorFiles
2015-03-11added uuid field (16 bytes) to eeprom1.1.2Sean Godinez1
2015-02-25Add MTAC-LORA-1.0, EUI for accessory card eeprom1.1.1Jesse Gilles1
2015-01-07add mtac-lora support1.1.0Jesse Gilles1
2015-01-07fix cleanup on exit if there is an unknown accessory card IDJesse Gilles1
2014-11-04rename mtr2d2 to mtcdtJesse Gilles1
2014-10-29remove legacy "mtcdp" sysfs linkJesse Gilles1
2014-10-28mts-io: fix bug where cleanup() crashes if eeprom is emptyMike Fiore1
2014-10-13mts-io: add mtac-eth support, card gets ID'd correctly and eeprom attributes ...Mike Fiore1
2014-10-13mts-io: add configurable reset-monitor-intervalsMike Fiore1
2014-10-09mts-io: fix reset-monitor bugMike Fiore1
2014-10-08mts_io: init: add registering of gpio pins back to __init, shouldn't have bee...Mike Fiore1
2014-10-08mts-io: improve cleanup on module unload or init errorMike Fiore1
2014-10-08mts-io: remove all unused spi and adc code from mtcdpMike Fiore1
2014-10-08mts-io: make mtcdt only supported hardwareMike Fiore1
2014-10-03mts-io: reorganize accessory card attributes, move them into subdirs under mt...Mike Fiore1
2014-09-29mts-io: remove support for mtr2/mtocgd2/mtocgd hardware since they aren't act...Mike Fiore1
2014-09-25mts-io: clean up memory allocated for accessory cards on module unload or set...Mike Fiore1
2014-09-23mts-io: clean up accessory card supportMike Fiore1
2014-09-10rename all "mtdc_*" variables to "mtac_*"Mike Fiore1
2014-09-04add support for MTAC-MFSERJesse Gilles1
2014-08-27accessory cards: support both portsMike Fiore1
2014-08-25mts-io: more changes for mtr2d2 HWMike Fiore1
2014-08-25initial support for MTR2D2 hardwareMike Fiore1
2014-06-18add reset_gpio_pin for generic pin resetJesse Gilles1
2014-05-16Major changes to split sources upJesse Gilles1
2014-04-24mts-io: add support for 3.12 kernel and all its fun changesMike Fiore1
2014-03-05version 0.8.2Jesse Gilles1
2014-03-05mtocgd2: fix radio-power attributeJesse Gilles1
2014-02-28set version to 0.8.1Jesse Gilles1
2014-02-28fix compile warningJesse Gilles1
2014-02-28mtocgd: increase wait for telit radio to power offJesse Gilles1
2014-02-14switch from MTOCGD3 to MTOCGD2Mike Fiore1
2014-02-14finish support for MTDC-GPIOB daughter cardMike Fiore1
2014-02-13put #define for mts_dc_eeprom declarationMike Fiore1
2014-02-07finish GPIOB daughter card supportMike Fiore1
2014-02-05add daughter card gpio pins to mtr2 pin layoutMike Fiore1
2014-01-31set up handling of different daughter card typesMike Fiore1
2014-01-30update daughter card eeprom layoutMike Fiore1
2014-01-30MTR2 hardware detects daughter card, tries to read EEPROM, and logs contentsMike Fiore1
2014-01-17bump version to 0.7.2Jesse Gilles1
2014-01-17add mtocgd rev-bMike Fiore1
2013-12-17bump version to 0.7.1Jesse Gilles1
2013-12-16bump version to 0.7.0Jesse Gilles1
2013-12-16Merge branch 'master' of sw.multitech.prv:/git/jjg/cdp-io-controllerJesse Gilles1
2013-11-25fixed copy/paste errorSean Godinez1
2013-11-22reset logic fixSean Godinez1
2013-11-22Merge branch 'mtr2-serial'Sean Godinez1
2013-11-22added optional extra long reset hold signalSean Godinez1
2013-11-20mtr2/mtocgd2: add ndc_resetJesse Gilles1
2013-08-12add option to set serial-mode to hw loopbackMike Fiore1