summaryrefslogtreecommitdiff
path: root/drivers/media/rc/ati_remote.c
AgeCommit message (Expand)Author
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