Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-11-02 | feat: expose on-board lora attributes oveer lora/ subdirectory1.5.1 | Mykyta Dorokhin | 1 | |
2016-11-01 | mtcap: rename mtp to mtcap1.5.0 | Brandon Bayer | 1 | |
2016-10-31 | eeprom: add lora_eui 8 byte field1.4.2 | Mykyta Dorokhin | 1 | |
2016-10-20 | mtp: add eth-reset sysfs node1.4.1 | Mykyta Dorokhin | 1 | |
2016-10-17 | mtp: add cdone, creset and move PWRMON for 1.5 hardware1.4.0 | Brandon Bayer | 1 | |
2016-10-14 | bump version1.3.8 | Jason Reiss | 1 | |
2016-10-11 | Bump the version, since old driver oops | John Klug | 1 | |
2016-10-11 | Fix oops provoked by GNSS attribute | John Klug | 1 | |
2016-10-10 | Add ethernet reset to Conduit 0.01.3.6 | John Klug | 1 | |
2016-10-06 | Fix oops in mts-io driver 1.3.4Conduit_0.1_Compliance_2016_Oct_111.3.5 | John Klug | 1 | |
2016-10-04 | Remove capability debug | John Klug | 1 | |
2016-10-04 | fix driver level, and list WIFI_BT and GNSS capabilities | John Klug | 1 | |
2016-10-04 | bump driver level | John Klug | 1 | |
2016-10-04 | Suppress unused pins to make chip detection easier. | John Klug | 1 | |
2016-09-30 | mts-io driver for Lora-H and additional resets | John Klug | 1 | |
2016-09-20 | mtp: set proper timings for the radio power up/down command; remove radio ↵1.3.3 | Mykyta Dorokhin | 1 | |
reset on the module loading | ||||
2016-09-15 | mtp: perform the radio reset on mts-io module loading.1.3.2 | Mykyta Dorokhin | 1 | |
2016-09-14 | mtp: remove led-a/b/c/d, add led-status properly1.3.1 | Mykyta Dorokhin | 1 | |
2016-09-13 | feat: add MTP-0.0 hardware support1.3.0 | Mykyta Dorokhin | 1 | |
2016-09-05 | Fix build issues in case NUM_AP is 0. | Mykyta Dorokhin | 1 | |
2016-07-27 | Bump driver level to 1.1.3 | jklug | 1 | |
2016-07-22 | Update driver from 1.1.1 to 1.1.2 for new conduit hardware version 0.1. | jklug | 1 | |
2016-06-03 | add initial support for MTCDT refresh, add MTCDT-0.1 hw version | Jesse Gilles | 1 | |
2015-07-13 | [IN001224] Fix kernel Oops caused by strsep call walking off end of buffer1.1.4 | jhatch | 1 | |
2015-04-08 | mts-io: added radio reset backoff timer1.1.3 | Sean Godinez | 1 | |
2015-03-11 | added uuid field (16 bytes) to eeprom1.1.2 | Sean Godinez | 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 | |
2015-01-07 | fix cleanup on exit if there is an unknown accessory card ID | Jesse Gilles | 1 | |
2014-11-04 | rename mtr2d2 to mtcdt | Jesse Gilles | 1 | |
2014-10-29 | remove legacy "mtcdp" sysfs link | Jesse Gilles | 1 | |
2014-10-28 | mts-io: fix bug where cleanup() crashes if eeprom is empty | Mike Fiore | 1 | |
make sure mts_io_platform_device is valid before dereferencing it | ||||
2014-10-13 | mts-io: add mtac-eth support, card gets ID'd correctly and eeprom attributes ↵ | Mike Fiore | 1 | |
are in sysfs | ||||
2014-10-13 | mts-io: add configurable reset-monitor-intervals | Mike Fiore | 1 | |
add to mtr2d2 attribute list update sysfs script to correctly show options for reset-monitor-intervals | ||||
2014-10-09 | mts-io: fix reset-monitor bug | Mike Fiore | 1 | |
if button is held longer than value for extra long signal, don't reset the count until button is let go of | ||||
2014-10-08 | mts_io: init: add registering of gpio pins back to __init, shouldn't have ↵ | Mike Fiore | 1 | |
been removed | ||||
2014-10-08 | mts-io: improve cleanup on module unload or init error | Mike Fiore | 1 | |
remove unused attributes remove unused files clean up mtr2d2.c | ||||
2014-10-08 | mts-io: remove all unused spi and adc code from mtcdp | Mike Fiore | 1 | |
remote board-temperature attribute | ||||
2014-10-08 | mts-io: make mtcdt only supported hardware | Mike Fiore | 1 | |
remove including of mtr.c, mtcdp.c, mt100eocg.c remove wifi related attributes | ||||
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-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: 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-27 | accessory cards: support both ports | Mike Fiore | 1 | |
allow for 2 GPIOB accessory cards to be used at the same time some misc cleanup, more specific logging on init commented out mtr2 platform as it currently causes build issues with accessory card changes | ||||
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-06-18 | add reset_gpio_pin for generic pin reset | Jesse Gilles | 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 |