Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2018-06-25 | Bump mts-io version | John Klug | 1 | |
2018-05-31 | Fix LED's and button names2.0.7 | John Klug | 1 | |
2018-05-29 | Bump driver level | John Klug | 1 | |
2018-05-23 | Merge in global logic mts-io hotspot code.2.0.5 | John Klug | 1 | |
2018-05-18 | Zoll device code to be merged with HOTSPOT_1.0 branch | John Klug | 1 | |
2018-05-17 | Add cat-m WM-LINK-MON as adio-wm-lk-m for CAT-M cellular2.0.4 | John Klug | 1 | |
2018-04-20 | Add has-radio flag to mts-io, and remove compiler warnings | John Klug | 1 | |
2018-04-02 | Add support for MTCDTIPHP hardware version | John Klug | 1 | |
2017-09-06 | Mistakenly removed the enum list | John Klug | 1 | |
2017-09-06 | Remove radio-reset on MTCAP when radio not preesnt. Add MTCDTIP | John Klug | 1 | |
2017-09-06 | MTCAP_0_1 changes | John Klug | 1 | |
2017-05-24 | mtcap: fix radio power sequence for LNA3 radios | Mykyta Dorokhin | 1 | |
2017-04-03 | Add mtr support | Mykyta Dorokhin | 1 | |
2016-11-01 | mtcap: rename mtp to mtcap1.5.0 | Brandon Bayer | 1 | |
2016-10-13 | mtac_lora: add 1_1 hw define | Jason Reiss | 1 | |
2016-10-13 | mtac_lora: add version 1.1 for MTAC_LORA 1.0 with USB removed to be SPI card | Jason Reiss | 1 | |
2016-09-30 | mts-io driver for Lora-H and additional resets | John Klug | 1 | |
2016-09-27 | Add MTAC-LORA-1.5 and string subset issue with hardware version | John Klug | 1 | |
2016-09-13 | feat: add MTP-0.0 hardware support1.3.0 | Mykyta Dorokhin | 1 | |
2016-06-03 | add initial support for MTCDT refresh, add MTCDT-0.1 hw version | Jesse Gilles | 1 | |
2015-02-25 | Add MTAC-LORA-1.0, EUI for accessory card eeprom1.1.1 | Jesse Gilles | 1 | |
2015-01-07 | add mtac-lora support1.1.0 | Jesse Gilles | 1 | |
2014-11-04 | rename mtr2d2 to mtcdt | Jesse Gilles | 1 | |
2014-10-03 | mts-io: reorganize accessory card attributes, move them into subdirs under ↵ | Mike Fiore | 1 | |
mts-io subdirs named ap1, ap2, etc create links to subdirs with name of card in port, e.g. gpiob, mfser, eth, etc if 2 of same type of card, still make links but use gpiob-2, mfser-2, etc | ||||
2014-10-01 | mts-io: standardize lookup of pin name by attribute name | Mike Fiore | 1 | |
1 set of functions for ap gpio pin store and show each type of card defines a callback that specifies the mapping of attribute names to pin names | ||||
2014-09-29 | mts-io: remove support for mtr2/mtocgd2/mtocgd hardware since they aren't ↵ | Mike Fiore | 1 | |
actual products add Mike Fiore to list of maintainers remove unused variables | ||||
2014-09-25 | mts-io: add accessory card eeprom contents as read-only sysfs attribtues | Mike Fiore | 1 | |
2014-09-25 | mts-io: clean up memory allocated for accessory cards on module unload or ↵ | Mike Fiore | 1 | |
setup failure | ||||
2014-09-23 | mts-io: clean up accessory card support | Mike Fiore | 1 | |
use custom kernel config option MTS_NUM_ACCESSORY_PORTS to find out how many slots exist (mostly) dynamically handle any number of accessory cards streamline code to make it easier to add accessory cards in the future | ||||
2014-09-10 | rename all "mtdc_*" variables to "mtac_*" | Mike Fiore | 1 | |
2014-09-04 | add support for MTAC-MFSER | Jesse Gilles | 1 | |
2014-08-25 | mts-io: more changes for mtr2d2 HW | Mike Fiore | 1 | |
only log MAC addresses for BT and WIFI if capable log contents of both accessory card EEPROMs skip loading accessory card attributes for now - needs rework w/new HW define MTAC-ETH in mts-io.h | ||||
2014-08-25 | initial support for MTR2D2 hardware | Mike Fiore | 1 | |
2014-05-16 | Major changes to split sources up | Jesse Gilles | 1 | |
* moved common peripheral i/o functions to separate source files * moved device-specific setup to separate source files * removed LED blink functionality (unused) * mtcdp, mt100eocg are not supported, but code is included for possible future use | ||||
2014-04-24 | mts-io: move definition of BIT() to mts_eeprom.h | Mike Fiore | 1 | |
2014-04-24 | mts-io: move inclusion of <stdint.h> to eeprom.h | Mike Fiore | 1 | |
2014-04-24 | mts-io: move DEVICE_CAPA* macros and other useful definitions to mts_eeprom.h | Mike Fiore | 1 | |
2014-04-24 | mts-io: fix inclusion of mts_eeprom.h | Mike Fiore | 1 | |
2014-04-24 | mts-io: add mts_eeprom.h to separate out eeprom information | Mike Fiore | 1 | |
this is useful because mts_io.h now includes kernel headers and can't be included in userspace apps | ||||
2014-04-24 | mts-io: add support for 3.12 kernel and all its fun changes | Mike Fiore | 1 | |
this commit should build and function for mtocgd and mtocgd2 support for mtcdp and eocg platforms is not yet implemented | ||||
2014-02-14 | switch from MTOCGD3 to MTOCGD2 | Mike Fiore | 1 | |
2014-01-31 | set up handling of different daughter card types | Mike Fiore | 1 | |
add GPIO daughter card attributes to sysfs if card is installed | ||||
2014-01-30 | update daughter card eeprom layout | Mike Fiore | 1 | |
2014-01-30 | MTR2 hardware detects daughter card, tries to read EEPROM, and logs contents | Mike Fiore | 1 | |
2014-01-17 | add mtocgd rev-b | Mike Fiore | 1 | |
2013-07-17 | Merge branch 'master' of sw.multitech.prv:/usr/local/git/jjg/cdp-io-controller | Sean Godinez | 1 | |
2013-05-02 | add support for mtr rev-b | Mike Fiore | 1 | |
2013-05-01 | add mtocgd product id and hw version, support to detect board type in init code | Mike Fiore | 1 | |
2013-02-28 | more code clean up, rename platform to "mts-io", add mtocgd3 hardware | Jesse Gilles | 1 | |
* add active_low to gpio struct, remove inverted gpio funcs * rename platform to "mts-io", add symlink to "mtcdp" for compatbility * add MTOCGD3 hardware | ||||
2013-02-25 | code cleanup and re-org | Jesse Gilles | 1 | |