summaryrefslogtreecommitdiff
path: root/io-module/mts_io.c
AgeCommit message (Expand)AuthorFiles
2016-12-06mtcap: fix build + refactoring.1.5.7Mykyta Dorokhin1
2016-12-05Remove CAPA_GNSS1.5.6John Klug1
2016-12-05Remove wifi-bt and gnss capability flagsJohn Klug1
2016-12-02Ethernet AC buffer overrun, and add capability directory to platform1.5.5John Klug1
2016-12-02Revert bad changeJohn Klug1
2016-12-02Fix ethernet accessory card bug and add capability directoryJohn Klug1
2016-11-21mtcap:fix: lora_reset init low1.5.4Brandon Bayer1
2016-11-08increment version in code1.5.3Brandon Bayer1
2016-11-07bump version1.5.2Brandon Bayer1
2016-11-04capa-lora: log on-board lora eeprom fields only when capa-lora is setMykyta Dorokhin1
2016-11-02feat: expose on-board lora attributes oveer lora/ subdirectory1.5.1Mykyta Dorokhin1
2016-11-01mtcap: rename mtp to mtcap1.5.0Brandon Bayer1
2016-10-31eeprom: add lora_eui 8 byte field1.4.2Mykyta Dorokhin1
2016-10-20mtp: add eth-reset sysfs node1.4.1Mykyta Dorokhin1
2016-10-17mtp: add cdone, creset and move PWRMON for 1.5 hardware1.4.0Brandon Bayer1
2016-10-14bump version1.3.8Jason Reiss1
2016-10-11Bump the version, since old driver oopsJohn Klug1
2016-10-11Fix oops provoked by GNSS attributeJohn Klug1
2016-10-10Add ethernet reset to Conduit 0.01.3.6John Klug1
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 Klug1
2016-09-30mts-io driver for Lora-H and additional resetsJohn Klug1
2016-09-20mtp: set proper timings for the radio power up/down command; remove radio res...1.3.3Mykyta Dorokhin1
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 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