summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
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
2014-09-04add support for MTAC-MFSERJesse Gilles3
2014-09-04mtr2d2: fix reset pins, update LEDs, add AP GPS_PPS pinsJesse Gilles1
2014-08-29Merge branch 'master' of sw.multitech.prv:/git/jjg/cdp-io-controllerJesse Gilles5
2014-08-27accessory cards: support both portsMike Fiore4
2014-08-25mts-io: more changes for mtr2d2 HWMike Fiore2
2014-08-25initial support for MTR2D2 hardwareMike Fiore5
2014-07-02more accssory card renamingJesse Gilles4
2014-07-02don't exit on accessory card eeprom read failJesse Gilles1
2014-07-02rename daughter card to accessory cardJesse Gilles1
2014-06-18add reset_gpio_pin for generic pin resetJesse Gilles2
2014-06-18add mtdc_gpiob.cJesse Gilles1
2014-05-16Major changes to split sources upJesse Gilles10
2014-04-24mts-io: move definition of BIT() to mts_eeprom.hMike Fiore2
2014-04-24mts-io: move inclusion of <stdint.h> to eeprom.hMike Fiore2
2014-04-24mts-io: move DEVICE_CAPA* macros and other useful definitions to mts_eeprom.hMike Fiore2
2014-04-24mts-io: fix inclusion of mts_eeprom.hMike Fiore1
2014-04-24mts-io: add mts_eeprom.h to separate out eeprom informationMike Fiore2
2014-04-24mts-io: add support for 3.12 kernel and all its fun changesMike Fiore2
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 Fiore2
2014-02-14Merge branch 'daughter-cards'Mike Fiore3
2014-02-14finish support for MTDC-GPIOB daughter cardMike Fiore2
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 Fiore2
2014-01-30update daughter card eeprom layoutMike Fiore2
2014-01-30MTR2 hardware detects daughter card, tries to read EEPROM, and logs contentsMike Fiore2
2014-01-17bump version to 0.7.2Jesse Gilles1
2014-01-17add mtocgd rev-bMike Fiore2
2013-12-17bump version to 0.7.1Jesse Gilles1