aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ati_remote.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-01media: rc: fix several typosMauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2017-10-04[media] media: rc: constify usb_device_idArvind Yadav
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-06-06[media] rc-core: ati_remote - leave the internals of rc_dev aloneDavid Härdeman
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] rc: don't break long linesMauro Carvalho Chehab
2016-05-07[media] ati_remote: avoid fragile snprintf useRasmus Villemoes
2016-03-01[media] ati_remote: Put timeouts at the accel arrayMauro Carvalho Chehab
2014-07-25[media] ati_remote: Use non-alomic __set_bitGeorge Spelvin
2014-07-25[media] ati_remote: Merge some duplicate codeGeorge Spelvin
2014-07-25[media] ati_remote: Shrink the ati_remote_tbl even moreGeorge Spelvin
2014-07-25[media] ati_remote: Generalize KIND_ACCEL to accept diagonalsGeorge Spelvin
2014-07-25[media] ati_remote: Delete superfluous input_sync()George Spelvin
2014-07-25[media] ati_remote: Shrink ati_remote_tbl structureGeorge Spelvin
2014-07-25[media] ati_remote: Check the checksumGeorge Spelvin
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2012-12-21[media] rc: Make probe cleanup goto labels more verboseMatthijs Kooijman
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-09-23[media] drivers/media/rc/ati_remote.c: fix error return codePeter Senna Tschudin
2012-08-13[media] ati_remote: use %*ph to dump small buffersAndy Shevchenko
2012-07-30[media] rc: ati_remote.c: code style fixingDu, Changbin
2012-05-20[media] ati_remote: add keymap for Medion X10 OR2x remotesAnssi Hannula
2012-04-11[media] ati_remote: add support for Medion X10 Digitainer remoteAnssi Hannula
2012-04-11[media] ati_remote: allow specifying a default keymap selector functionAnssi Hannula
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-11[media] ati_remote: switch to single-byte scancodesAnssi Hannula
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-09-22[media] ati_remote: add support for SnapStream Firefly remoteAnssi Hannula
2011-09-22[media] ati_remote: add keymap for Medion X10 RF remoteAnssi Hannula
2011-09-22[media] ati_remote: fix check for a weird byteAnssi Hannula
2011-09-22[media] ati_remote: parent input devices to usb interfaceAnssi Hannula
2011-09-22[media] ati_remote: migrate to the rc subsystemAnssi Hannula
2011-09-22[media] move ati_remote driver from input/misc to media/rcAnssi Hannula