index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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] media/rc/imon.c: kill urb when send_packet() is interrupted
Kevin Baradon
2013-04-23
1
-1
/
+3
*
[media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failed
Kevin Baradon
2013-04-23
1
-1
/
+8
*
[media] imon: Use large delays earlier
Kevin Baradon
2013-04-23
1
-6
/
+7
*
[media] mceusb: add some missing cmd sizes
William Steidtmann
2013-04-16
1
-2
/
+9
*
[media] rc: fix single line indentation of keymaps/Makefile
Antti Palosaari
2013-04-14
1
-1
/
+1
*
[media] rc: add rc-reddo
Antti Palosaari
2013-04-14
2
-0
/
+87
*
[media] rc: ene_ir: fix potential double free in ene_probe()
Wei Yongjun
2013-04-14
1
-0
/
+1
*
[media] rc: nuvoton-cir: fix potential double free in nvt_probe()
Wei Yongjun
2013-04-14
1
-0
/
+1
*
[media] rc: ite-cir: fix potential double free in ite_probe()
Wei Yongjun
2013-04-14
1
-0
/
+1
*
[media] rc: winbond-cir: fix potential double free in wbcir_probe()
Wei Yongjun
2013-04-14
1
-0
/
+1
*
[media] MEDIA: ttusbir, fix double free
Jiri Slaby
2013-04-08
1
-0
/
+1
*
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
2013-04-01
1
-1
/
+1
|
\
|
*
[media] ir: IR_RX51 only works on OMAP2
Arnd Bergmann
2013-03-18
1
-1
/
+1
*
|
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
2013-03-23
12
-38
/
+25
*
|
[media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when k...
Kevin Baradon
2013-03-21
1
-11
/
+0
*
|
[media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036
Kevin Baradon
2013-03-21
1
-4
/
+13
*
|
[media] rc-core: rename ir_input_class to rc_class
David Härdeman
2013-03-19
1
-6
/
+6
*
|
[media] rc-core: initialize rc-core earlier if built-in
David Härdeman
2013-03-19
1
-1
/
+1
*
|
[media] redrat3: missing endian conversions and warnings
Sean Young
2013-03-19
1
-59
/
+12
*
|
[media] redrat3: remove memcpys and fix unaligned memory access
Sean Young
2013-03-19
1
-248
/
+103
*
|
[media] redrat3: limit periods to hardware limits
Sean Young
2013-03-19
1
-29
/
+24
*
|
[media] Media: remove incorrect __init/__exit markups
Dmitry Torokhov
2013-03-18
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-14
/
+5
|
\
|
*
lirc: get rid of bogus checks
Al Viro
2013-02-26
1
-10
/
+1
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-7
/
+7
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-24
17
-162
/
+302
|
\
\
|
*
|
[media] media: rc: gpio-ir-recv: add support for device tree parsing
Sebastian Hesselbarth
2013-02-13
1
-0
/
+52
|
*
|
[media] mceusb: move check earlier to make smatch happy
Dan Carpenter
2013-02-13
1
-4
/
+4
|
*
|
[media] redrat3: fix transmit return value and overrun
Sean Young
2013-02-08
1
-12
/
+6
|
*
|
[media] mceusb: make transmit work on HP transceiver
Sean Young
2013-02-08
1
-14
/
+11
|
*
|
[media] mceusb: make transmit work on the Philips IR transceiver
Sean Young
2013-02-08
1
-5
/
+3
|
*
|
[media] ttusbir: add missing endian conversion
Sean Young
2013-02-08
1
-3
/
+4
|
*
|
[media] ttusbir: do not set led twice on resume
Sean Young
2013-02-08
1
-2
/
+1
|
*
|
[media] iguanair: intermittent initialization failure
Sean Young
2013-02-05
1
-10
/
+15
|
*
|
[media] iguanair: ensure transmission mask is initialized
Sean Young
2013-02-05
1
-0
/
+1
|
*
|
[media] winbond-cir: only enable higher sample resolution if needed
Sean Young
2013-02-05
1
-8
/
+19
|
*
|
[media] imon: fix Knob event interpretation issues on ARM
Alexandre Lissy
2013-02-01
1
-2
/
+2
|
*
|
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-24
13
-36
/
+36
|
|
\
|
|
*
|
[media] media/rc: fix oops on unloading module rc-core
Konstantin Khlebnikov
2012-12-27
2
-24
/
+9
|
*
|
[media] rc: unlock on error in store_protocols()
Dan Carpenter
2012-12-27
1
-1
/
+2
|
*
|
Merge tag 'v3.8-rc1' into staging/for_v3.9
Mauro Carvalho Chehab
2012-12-27
1
-1
/
+0
|
|
\
\
|
*
|
|
[media] rc: unlock on error in show_protocols()
Dan Carpenter
2012-12-26
1
-1
/
+3
|
*
|
|
[media] rc/keymaps: add RC keytable for MyGica X8507
Alfredo Jesús Delaiti
2012-12-23
2
-0
/
+87
|
*
|
|
[media] rc: Call rc_register_device before irq setup
Matthijs Kooijman
2012-12-21
4
-28
/
+28
|
*
|
|
[media] rc: Set rdev before irq setup
Matthijs Kooijman
2012-12-21
2
-2
/
+5
|
*
|
|
[media] rc: Make probe cleanup goto labels more verbose
Matthijs Kooijman
2012-12-21
5
-55
/
+60
|
*
|
|
[media] rc: Fix double free in gpio_ir_recv_remove()
Jesper Juhl
2012-12-21
1
-1
/
+0
|
*
|
|
[media] rc: Fix double free in gpio_ir_recv_probe()
Jesper Juhl
2012-12-21
1
-1
/
+1
*
|
|
|
ARM: OMAP2+: Disable code that currently does not work with multiplaform
Tony Lindgren
2013-01-11
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
13
-36
/
+36
|
|
/
|
/
|
[next]