index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
ati_remote.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-03-01
media: rc: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2017-10-04
[media] media: rc: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-2
/
+3
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-1
/
+1
2017-06-06
[media] rc-core: ati_remote - leave the internals of rc_dev alone
David Härdeman
1
-3
/
+0
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-2
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-10-21
[media] rc: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+1
2016-05-07
[media] ati_remote: avoid fragile snprintf use
Rasmus Villemoes
1
-7
/
+4
2016-03-01
[media] ati_remote: Put timeouts at the accel array
Mauro Carvalho Chehab
1
-20
/
+27
2014-07-25
[media] ati_remote: Use non-alomic __set_bit
George Spelvin
1
-1
/
+1
2014-07-25
[media] ati_remote: Merge some duplicate code
George Spelvin
1
-11
/
+10
2014-07-25
[media] ati_remote: Shrink the ati_remote_tbl even more
George Spelvin
1
-34
/
+35
2014-07-25
[media] ati_remote: Generalize KIND_ACCEL to accept diagonals
George Spelvin
1
-48
/
+23
2014-07-25
[media] ati_remote: Delete superfluous input_sync()
George Spelvin
1
-1
/
+0
2014-07-25
[media] ati_remote: Shrink ati_remote_tbl structure
George Spelvin
1
-4
/
+4
2014-07-25
[media] ati_remote: Check the checksum
George Spelvin
1
-4
/
+5
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
1
-1
/
+1
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
1
-2
/
+2
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
1
-1
/
+1
2012-12-21
[media] rc: Make probe cleanup goto labels more verbose
Matthijs Kooijman
1
-11
/
+16
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-09-23
[media] drivers/media/rc/ati_remote.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-08-13
[media] ati_remote: use %*ph to dump small buffers
Andy Shevchenko
1
-8
/
+3
2012-07-30
[media] rc: ati_remote.c: code style fixing
Du, Changbin
1
-53
/
+80
2012-05-20
[media] ati_remote: add keymap for Medion X10 OR2x remotes
Anssi Hannula
1
-4
/
+26
2012-04-11
[media] ati_remote: add support for Medion X10 Digitainer remote
Anssi Hannula
1
-28
/
+62
2012-04-11
[media] ati_remote: allow specifying a default keymap selector function
Anssi Hannula
1
-10
/
+26
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-32
/
+1
2011-12-11
[media] ati_remote: switch to single-byte scancodes
Anssi Hannula
1
-60
/
+51
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-32
/
+1
2011-09-22
[media] ati_remote: add support for SnapStream Firefly remote
Anssi Hannula
1
-2
/
+13
2011-09-22
[media] ati_remote: add keymap for Medion X10 RF remote
Anssi Hannula
1
-7
/
+10
2011-09-22
[media] ati_remote: fix check for a weird byte
Anssi Hannula
1
-3
/
+4
2011-09-22
[media] ati_remote: parent input devices to usb interface
Anssi Hannula
1
-2
/
+2
2011-09-22
[media] ati_remote: migrate to the rc subsystem
Anssi Hannula
1
-99
/
+163
2011-09-22
[media] move ati_remote driver from input/misc to media/rc
Anssi Hannula
1
-0
/
+867