index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
4
-48
/
+4
2015-04-08
[media] rc: img-ir: fix error in parameters passed to irq_free()
Sifan Naeem
1
-1
/
+1
2015-04-08
[media] rc: img-ir: Add and enable sys clock for img-ir
Sifan Naeem
2
-4
/
+27
2015-03-19
PNP: media/rc: Use module_pnp_driver to register driver
Peter Huewe
4
-48
/
+4
2015-02-12
[media] ir-hix5hd2: remove writel/readl_relaxed define
Zhangfei Gao
1
-8
/
+0
2015-02-03
[media] lirc_dev: avoid potential null-dereference
Andy Shevchenko
1
-3
/
+3
2015-01-29
[media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6i
Hans de Goede
1
-9
/
+12
2015-01-29
[media] rc: sunxi-cir: Add support for an optional reset controller
Hans de Goede
1
-2
/
+23
2014-12-23
[media] rc-main: Re-apply filter for no-op protocol change
James Hogan
1
-7
/
+7
2014-12-23
[media] rc: img-ir: add philips rc6 decoder module
Sifan Naeem
5
-0
/
+130
2014-12-23
[media] rc: img-ir: add philips rc5 decoder module
Sifan Naeem
5
-0
/
+100
2014-12-23
[media] rc: img-ir: biphase enabled with workaround
Sifan Naeem
2
-3
/
+61
2014-12-23
[media] rc: img-ir: pass toggle bit to the rc driver
Sifan Naeem
2
-3
/
+7
2014-12-23
[media] rc: img-ir: add scancode requests to a struct
Sifan Naeem
7
-39
/
+53
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-18
/
+550
2014-12-04
[media] img-ir: Don't set driver's module owner
James Hogan
1
-1
/
+0
2014-12-04
[media] img-ir: Depend on METAG or MIPS or COMPILE_TEST
James Hogan
1
-0
/
+1
2014-12-04
[media] img-ir/hw: Drop [un]register_decoder declarations
James Hogan
1
-3
/
+0
2014-12-04
[media] img-ir/hw: Fix potential deadlock stopping timer
James Hogan
2
-3
/
+22
2014-12-04
[media] img-ir/hw: Always read data to clear buffer
Dylan Rajaratnam
1
-2
/
+4
2014-12-04
[media] redrat3: ensure dma is setup properly
Sean Young
1
-1
/
+3
2014-11-26
[media] media: rc: add driver for Amlogic Meson IR remote receiver
Beniamino Galvani
3
-0
/
+228
2014-11-25
[media] rc: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-4
/
+2
2014-11-21
[media] rc-core: fix toggle handling in the rc6 decoder
David Härdeman
1
-1
/
+1
2014-11-11
Merge tag 'v3.18-rc4' into patchwork
Mauro Carvalho Chehab
5
-4
/
+6
2014-11-05
[media] rc-main: Fix rc_type handling
Mauro Carvalho Chehab
1
-1
/
+1
2014-11-05
[media] media/rc: Send sync space information on the lirc device
Austin Lund
1
-3
/
+9
2014-11-03
[media] rc: port IgorPlug-USB to rc-core
Sean Young
3
-0
/
+277
2014-11-03
[media] imon: fix other RC type protocol support
Ulrich Eckhardt
1
-1
/
+2
2014-11-03
[media] ir-hix5hd2 fix build warning
Zhangfei Gao
1
-1
/
+1
2014-10-30
[media] rc-main: fix lockdep splash for rc-main
Tomas Melin
1
-0
/
+3
2014-10-30
[media] rc5-decoder: BZ#85721: Fix RC5-SZ decoding
Mauro Carvalho Chehab
1
-1
/
+1
2014-10-30
[media] rc-core: fix protocol_change regression in ir_raw_event_register
Tomas Melin
2
-1
/
+2
2014-10-20
media: rc: img-ir: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
media: rc: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-10-11
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-142
/
+688
2014-10-09
[media] ir-hix5hd2: fix build on c6x arch
Mauro Carvalho Chehab
1
-0
/
+3
2014-10-03
Documentation: fix broken v4l-utils URL
Michael Opdenacker
1
-1
/
+1
2014-09-26
[media] st_rc: fix address space casting
Mauro Carvalho Chehab
1
-4
/
+4
2014-09-26
[media] ir-hix5hd2: fix address space casting
Mauro Carvalho Chehab
1
-3
/
+3
2014-09-24
[media] media: st-rc: Remove .owner field for driver
Srinivas Kandagatla
1
-1
/
+0
2014-09-24
[media] media: st-rc: move pm ops setup out of conditional compilation
Srinivas Kandagatla
1
-3
/
+2
2014-09-24
[media] media: st-rc: move to using reset_control_get_optional
Srinivas Kandagatla
1
-1
/
+1
2014-09-24
[media] rc: Introduce hix5hd2 IR transmitter driver
Guoxiong Yan
3
-0
/
+359
2014-09-23
[media] rc: add a map for DVBSky devices.
nibble.max
2
-0
/
+79
2014-09-23
[media] imon: fix usbdev leaks
Alexey Khoroshilov
1
-0
/
+6
2014-09-23
[media] mceusb: fix usbdev leak
Alexey Khoroshilov
1
-5
/
+6
2014-09-23
[media] mceusb: add support for more cx231xx devices
Matthias Schwarzott
1
-0
/
+4
2014-09-23
[media] rc-core: use USB API functions rather than constants
Himangi Saraogi
1
-4
/
+2
[next]