aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ati_remote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-07[media] ati_remote: avoid fragile snprintf useRasmus Villemoes1-7/+4
2016-03-01[media] ati_remote: Put timeouts at the accel arrayMauro Carvalho Chehab1-20/+27
2014-07-25[media] ati_remote: Use non-alomic __set_bitGeorge Spelvin1-1/+1
2014-07-25[media] ati_remote: Merge some duplicate codeGeorge Spelvin1-11/+10
2014-07-25[media] ati_remote: Shrink the ati_remote_tbl even moreGeorge Spelvin1-34/+35
2014-07-25[media] ati_remote: Generalize KIND_ACCEL to accept diagonalsGeorge Spelvin1-48/+23
2014-07-25[media] ati_remote: Delete superfluous input_sync()George Spelvin1-1/+0
2014-07-25[media] ati_remote: Shrink ati_remote_tbl structureGeorge Spelvin1-4/+4
2014-07-25[media] ati_remote: Check the checksumGeorge Spelvin1-4/+5
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-2/+2
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-1/+1
2012-12-21[media] rc: Make probe cleanup goto labels more verboseMatthijs Kooijman1-11/+16
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-1/+1
2012-09-23[media] drivers/media/rc/ati_remote.c: fix error return codePeter Senna Tschudin1-1/+3
2012-08-13[media] ati_remote: use %*ph to dump small buffersAndy Shevchenko1-8/+3
2012-07-30[media] rc: ati_remote.c: code style fixingDu, Changbin1-53/+80
2012-05-20[media] ati_remote: add keymap for Medion X10 OR2x remotesAnssi Hannula1-4/+26
2012-04-11[media] ati_remote: add support for Medion X10 Digitainer remoteAnssi Hannula1-28/+62
2012-04-11[media] ati_remote: allow specifying a default keymap selector functionAnssi Hannula1-10/+26
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-32/+1
2011-12-11[media] ati_remote: switch to single-byte scancodesAnssi Hannula1-60/+51
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-32/+1
2011-09-22[media] ati_remote: add support for SnapStream Firefly remoteAnssi Hannula1-2/+13
2011-09-22[media] ati_remote: add keymap for Medion X10 RF remoteAnssi Hannula1-7/+10
2011-09-22[media] ati_remote: fix check for a weird byteAnssi Hannula1-3/+4
2011-09-22[media] ati_remote: parent input devices to usb interfaceAnssi Hannula1-2/+2
2011-09-22[media] ati_remote: migrate to the rc subsystemAnssi Hannula1-99/+163
2011-09-22[media] move ati_remote driver from input/misc to media/rcAnssi Hannula1-0/+867