summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2016-10-06Fix oops in mts-io driver 1.3.4Conduit_0.1_Compliance_2016_Oct_111.3.5John Klug1
2016-10-04Remove capability debugJohn Klug1
2016-10-04fix driver level, and list WIFI_BT and GNSS capabilitiesJohn Klug1
2016-10-04bump driver levelJohn Klug1
2016-10-04Suppress unused pins to make chip detection easier.John Klug2
2016-09-30mts-io driver for Lora-H and additional resetsJohn Klug7
2016-09-30Wrong tab size in previous commitJohn Klug1
2016-09-30Add new capabilities for Redpine rs9113 and uBlox EVA 7MJohn Klug1
2016-09-27Add MTAC-LORA-1.5 and string subset issue with hardware versionJohn Klug3
2016-09-26Fix lora cleanup code for error cases.John Klug1
2016-09-20mtp: set proper timings for the radio power up/down command; remove radio res...1.3.3Mykyta Dorokhin2
2016-09-15mtp: perform the radio reset on mts-io module loading.1.3.2Mykyta Dorokhin1
2016-09-14mtp: remove led-a/b/c/d, add led-status properly1.3.1Mykyta Dorokhin2
2016-09-13feat: add MTP-0.0 hardware support1.3.0Mykyta Dorokhin3
2016-09-08Merge branch 'dev-mtp' into 'internal-dev' 1.2.0Brandon Bayer1
2016-09-05Fix build issues in case NUM_AP is 0.Mykyta Dorokhin1
2016-07-27Bump driver level to 1.1.3jklug1
2016-07-27Add /sys/devices/platform/mts-io/wifi* to sysfsjklug1
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 Gilles3
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 Godinez2
2015-03-11added uuid field (16 bytes) to eeprom1.1.2Sean Godinez4
2015-02-25Add MTAC-LORA-1.0, EUI for accessory card eeprom1.1.1Jesse Gilles5
2015-01-07add mtac-lora support1.1.0Jesse Gilles4
2015-01-07fix cleanup on exit if there is an unknown accessory card IDJesse Gilles1
2014-11-04mtcdt: relabel controllable LEDs to status, a, b, c, d1.0.0Jesse Gilles1
2014-11-04rename mtr2d2 to mtcdtJesse Gilles3
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: rename mac-eth to mac-addr for mtac-eth accessory cardsMike Fiore1
2014-10-13mts-io: add mtac-eth support, card gets ID'd correctly and eeprom attributes ...Mike Fiore4
2014-10-13mts-io: add configurable reset-monitor-intervalsMike Fiore3
2014-10-09mts-io: fix reset-monitor bugMike Fiore1
2014-10-09Merge branch 'mtr2d2' into 'master'Mike Fiore16
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 Fiore3
2014-10-08mts-io: remove mtt.c, mtcdp.c, mt100eocg.cMike Fiore3
2014-10-08mts-io: remove all unused spi and adc code from mtcdpMike Fiore5
2014-10-08mts-io: make mtcdt only supported hardwareMike Fiore1
2014-10-08mts-io-sysfs: update script to correctly show accessory card attributesMike Fiore1
2014-10-03mts-io: reorganize accessory card attributes, move them into subdirs under mt...Mike Fiore5
2014-10-01mts-io: remove "ap-" from gpiob gpio pin attributesMike Fiore1
2014-10-01mts-io: standardize lookup of pin name by attribute nameMike Fiore4
2014-09-29mts-io: remove support for mtr2/mtocgd2/mtocgd hardware since they aren't act...Mike Fiore3
2014-09-25mts-io: add accessory card eeprom contents as read-only sysfs attribtuesMike Fiore4
2014-09-25mts-io: clean up memory allocated for accessory cards on module unload or set...Mike Fiore4
2014-09-23mts-io: clean up accessory card supportMike Fiore8
2014-09-10rename all "mtdc_*" variables to "mtac_*"Mike Fiore3
2014-09-10rename mtdc_gpiob.c to mtac_gpiob.cMike Fiore1