Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reset on the module loading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make sure mts_io_platform_device is valid before dereferencing it
|
|
|
|
are in sysfs
|
|
add to mtr2d2 attribute list
update sysfs script to correctly show options for reset-monitor-intervals
|
|
if button is held longer than value for extra long signal, don't reset the count until button is let go of
|
|
been removed
|
|
remove unused attributes
remove unused files
clean up mtr2d2.c
|
|
|
|
remote board-temperature attribute
|
|
remove including of mtr.c, mtcdp.c, mt100eocg.c
remove wifi related attributes
|
|
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
|
|
|
|
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
|
|
actual products
add Mike Fiore to list of maintainers
remove unused variables
|
|
|
|
setup failure
|
|
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
|
|
|
|
|
|
|
|
|
|
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
|