Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-03-01 | media: rc: fix several typos | Mauro Carvalho Chehab |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab |
2017-10-04 | [media] media: rc: constify usb_device_id | Arvind Yadav |
2017-08-20 | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young |
2017-08-20 | media: rc-core: rename input_name to device_name | Sean Young |
2017-06-06 | [media] rc-core: ati_remote - leave the internals of rc_dev alone | David Härdeman |
2017-01-30 | [media] rc-main: assign driver type during allocation | Andi Shyti |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus |
2016-10-21 | [media] rc: don't break long lines | Mauro Carvalho Chehab |
2016-05-07 | [media] ati_remote: avoid fragile snprintf use | Rasmus Villemoes |
2016-03-01 | [media] ati_remote: Put timeouts at the accel array | Mauro Carvalho Chehab |
2014-07-25 | [media] ati_remote: Use non-alomic __set_bit | George Spelvin |
2014-07-25 | [media] ati_remote: Merge some duplicate code | George Spelvin |
2014-07-25 | [media] ati_remote: Shrink the ati_remote_tbl even more | George Spelvin |
2014-07-25 | [media] ati_remote: Generalize KIND_ACCEL to accept diagonals | George Spelvin |
2014-07-25 | [media] ati_remote: Delete superfluous input_sync() | George Spelvin |
2014-07-25 | [media] ati_remote: Shrink ati_remote_tbl structure | George Spelvin |
2014-07-25 | [media] ati_remote: Check the checksum | George Spelvin |
2014-07-25 | [media] rc-core: remove protocol arrays | David Härdeman |
2014-07-23 | [media] rc-core: document the protocol type | David Härdeman |
2014-03-11 | [media] rc: abstract access to allowed/enabled protocols | James Hogan |
2012-12-21 | [media] rc: Make probe cleanup goto labels more verbose | Matthijs Kooijman |
2012-10-27 | [media] rc-core: add separate defines for protocol bitmaps and numbers | David Härdeman |
2012-09-23 | [media] drivers/media/rc/ati_remote.c: fix error return code | Peter Senna Tschudin |
2012-08-13 | [media] ati_remote: use %*ph to dump small buffers | Andy Shevchenko |
2012-07-30 | [media] rc: ati_remote.c: code style fixing | Du, Changbin |
2012-05-20 | [media] ati_remote: add keymap for Medion X10 OR2x remotes | Anssi Hannula |
2012-04-11 | [media] ati_remote: add support for Medion X10 Digitainer remote | Anssi Hannula |
2012-04-11 | [media] ati_remote: allow specifying a default keymap selector function | Anssi Hannula |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-11 | [media] ati_remote: switch to single-byte scancodes | Anssi Hannula |
2011-11-18 | USB: convert drivers/media/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-09-22 | [media] ati_remote: add support for SnapStream Firefly remote | Anssi Hannula |
2011-09-22 | [media] ati_remote: add keymap for Medion X10 RF remote | Anssi Hannula |
2011-09-22 | [media] ati_remote: fix check for a weird byte | Anssi Hannula |
2011-09-22 | [media] ati_remote: parent input devices to usb interface | Anssi Hannula |
2011-09-22 | [media] ati_remote: migrate to the rc subsystem | Anssi Hannula |
2011-09-22 | [media] move ati_remote driver from input/misc to media/rc | Anssi Hannula |