summaryrefslogtreecommitdiff
path: root/io-module/mts_io.c
AgeCommit message (Expand)AuthorFiles
2016-09-14mtp: remove led-a/b/c/d, add led-status properly1.3.1Mykyta Dorokhin1
2016-09-13feat: add MTP-0.0 hardware support1.3.0Mykyta Dorokhin1
2016-09-05Fix build issues in case NUM_AP is 0.Mykyta Dorokhin1
2016-07-27Bump driver level to 1.1.3jklug1
2016-07-22Update driver from 1.1.1 to 1.1.2 for new conduit hardware version 0.1.jklug1
2016-06-03add initial support for MTCDT refresh, add MTCDT-0.1 hw versionJesse Gilles1
2015-07-13[IN001224] Fix kernel Oops caused by strsep call walking off end of buffer1.1.4jhatch1
2015-04-08mts-io: added radio reset backoff timer1.1.3Sean Godinez1
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