index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] nuvoton-cir: make idle timeout more sane
Jarod Wilson
2011-07-11
1
-1
/
+1
*
[media] mceusb: increase default timeout to 100ms
Rafi Rubin
2011-07-11
1
-1
/
+1
*
[media] mceusb: Timeout unit corrections
Rafi Rubin
2011-07-11
1
-3
/
+4
*
[media] rc: call input_sync after scancode reports
Jarod Wilson
2011-07-01
1
-23
/
+25
*
[media] imon: allow either proto on unknown 0xffdc
Jarod Wilson
2011-07-01
1
-0
/
+3
*
[media] imon: auto-config ffdc 7e device
Jarod Wilson
2011-07-01
1
-0
/
+1
*
[media] rc: fix ghost keypresses with certain hw
Jarod Wilson
2011-07-01
1
-1
/
+3
*
[media] keymaps: fix table for pinnacle pctv hd devices
Jarod Wilson
2011-07-01
1
-31
/
+27
*
[media] ite-cir: 8709 needs to use pnp resource 2
Jarod Wilson
2011-07-01
2
-3
/
+12
*
[media] imon: fix initial panel key repeat suppression
Jarod Wilson
2011-06-11
1
-2
/
+4
*
[media] imon: support for 0x46 0xffdc imon vfd
Jarod Wilson
2011-06-11
1
-0
/
+9
*
[media] mceusb: plug memory leak on data transmit
Jarod Wilson
2011-06-11
1
-0
/
+3
*
[media] nuvoton-cir: in_use isn't actually in use, remove it
Jarod Wilson
2011-06-11
2
-3
/
+0
*
[media] fintek-cir: make suspend with active IR more reliable
Jarod Wilson
2011-06-11
1
-0
/
+5
*
[media] lirc_dev: store cdev in irctl, up maxdevs
Jarod Wilson
2011-06-11
1
-10
/
+27
*
[media] mceusb: mce_sync_in is brain-dead
Jarod Wilson
2011-06-11
1
-23
/
+7
*
[media] mceusb: support I-O Data GV-MC7/RCKIT
Jarod Wilson
2011-06-11
1
-0
/
+3
*
[media] mceusb: add and use mce_dbg printk macro
Jarod Wilson
2011-06-11
1
-19
/
+25
*
[media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remote
Malcolm Priestley
2011-05-25
1
-67
/
+67
*
[media] fintek-cir: new driver for Fintek LPC SuperIO CIR function
Jarod Wilson
2011-05-25
4
-0
/
+940
*
[media] Use a more consistent value for RC repeat period
Mauro Carvalho Chehab
2011-05-20
1
-0
/
+7
*
[media] imon: Correct call to input_free_device
Julia Lawall
2011-05-20
1
-1
/
+1
*
[media] redrat3: new rc-core IR transceiver device driver
Jarod Wilson
2011-05-20
3
-0
/
+1356
*
[media] rc: add locking to fix register/show race
Jarod Wilson
2011-05-20
1
-6
/
+41
*
[media] mceusb: passing ep to request_packet is redundant
Jarod Wilson
2011-05-20
1
-9
/
+9
*
[media] rc-winfast: fix inverted left/right key mappings
Jarod Wilson
2011-05-20
1
-2
/
+2
*
[media] ite-cir: finish tx before suspending
Jarod Wilson
2011-05-20
1
-9
/
+7
*
[media] ite-cir: clean up odd spacing in ite8709 bits
Jarod Wilson
2011-05-20
1
-28
/
+18
*
[media] ite-cir: make IR receive work after resume
Jarod Wilson
2011-05-20
1
-0
/
+2
*
[media] imon: clean up disconnect routine
Jarod Wilson
2011-05-20
1
-27
/
+7
*
[media] nuvoton-cir: minor tweaks to rc dev init
Jarod Wilson
2011-05-20
1
-6
/
+7
*
[media] rc-core: use ir_raw_event_store_with_filter in winbond-cir
David Härdeman
2011-05-20
1
-42
/
+21
*
[media] rc-core: add trailing silence in rc-loopback tx
David Härdeman
2011-05-20
1
-0
/
+6
*
[media] rc-core: add TX support to the winbond-cir driver
David Härdeman
2011-05-20
1
-75
/
+357
*
[media] rc-core: int to bool conversion for winbond-cir
David Härdeman
2011-05-20
1
-8
/
+8
*
[media] mceusb: Formosa e017 device has no tx
Jarod Wilson
2011-05-20
1
-1
/
+7
*
[media] rc/nuvoton-cir: enable CIR on w83667hg chip variant
Jarod Wilson
2011-05-20
2
-6
/
+23
*
[media] rc/nuvoton-cir: only warn about unknown chips
Jarod Wilson
2011-05-20
2
-11
/
+39
*
[media] rc: further key name standardization
Jarod Wilson
2011-05-20
5
-8
/
+8
*
[media] mceusb: tivo transceiver should default to tivo keymap
Jarod Wilson
2011-05-20
1
-1
/
+7
*
[media] rc: add tivo/nero liquidtv keymap
Jarod Wilson
2011-05-20
2
-0
/
+99
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-04
4
-5
/
+33
|
\
|
*
[media] rc_core: avoid kernel oops when rmmod saa7134
Hussam Al-Tayeb
2011-04-29
1
-1
/
+2
|
*
[media] imon: add conditional locking in change_protocol
Jarod Wilson
2011-04-29
1
-4
/
+27
|
*
[media] rc: show RC_TYPE_OTHER in sysfs
Jarod Wilson
2011-04-29
1
-0
/
+1
|
*
[media] ite-cir: modular build on ppc requires delay.h include
Jarod Wilson
2011-04-29
1
-0
/
+1
|
*
[media] mceusb: add Dell transceiver ID
Jarod Wilson
2011-04-29
1
-0
/
+2
*
|
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
7
-10
/
+10
|
\
\
|
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
7
-10
/
+10
|
|
/
*
/
x86: Stop including <linux/delay.h> in two asm header files
Jean Delvare
2011-03-29
1
-0
/
+1
|
/
[next]