index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
img-ir
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-04-11
media: img-ir-core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2021-09-30
media: rc: img-ir: Make use of the helper function devm_platform_ioremap_reso...
Cai Huoqing
1
-3
/
+1
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+1
2021-01-27
media: rc: select CONFIG_BITREVERSE where needed
Arnd Bergmann
1
-0
/
+1
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
13
-65
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-03-05
media: img-ir: Drop METAG dependency
James Hogan
1
-1
/
+1
2017-11-27
media: img-ir-hw: fix one kernel-doc comment
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
media: rc: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+9
2017-10-04
[media] media: img-ir: delete an error message for a failed memory allocation
Markus Elfring
1
-3
/
+2
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
9
-37
/
+38
2017-08-20
media: rc: simplify ir_raw_event_store_edge()
Sean Young
1
-2
/
+2
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2
-2
/
+2
2017-06-06
[media] rc-core: img-ir - leave the internals of rc_dev alone
David Härdeman
1
-4
/
+0
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2
-3
/
+2
2017-01-30
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
3
-13
/
+47
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
1
-2
/
+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
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-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-09-03
[media] img-ir: fix sparse warnings
Hans Verkuil
2
-6
/
+6
2014-07-26
[media] rc-core: remove protocol arrays
David Härdeman
1
-8
/
+8
2014-07-24
[media] rc-core: document the protocol type
David Härdeman
7
-13
/
+28
2014-06-17
[media] rc: img-ir: Expand copyright headers with GPL notices
James Hogan
11
-0
/
+55
2014-04-06
[media] rc-core: split dev->s_filter
David Härdeman
1
-1
/
+14
2014-04-06
[media] rc-core: do not change 32bit NEC scancode format for now
David Härdeman
1
-12
/
+15
2014-03-14
[media] rc: img-ir: hw: Fix min/max bits setup
James Hogan
1
-3
/
+3
2014-03-14
[media] rc: img-ir: jvc: Remove unused no-leader timings
James Hogan
1
-11
/
+0
2014-03-14
[media] rc: img-ir: hw: Remove unnecessary semi-colon
James Hogan
1
-1
/
+1
2014-03-11
[media] rc: img-ir: add Sanyo decoder module
James Hogan
4
-0
/
+134
2014-03-11
[media] rc: img-ir: add Sharp decoder module
James Hogan
4
-0
/
+111
2014-03-11
[media] rc: img-ir: add Sony decoder module
James Hogan
4
-0
/
+157
2014-03-11
[media] rc: img-ir: add JVC decoder module
James Hogan
4
-0
/
+104
2014-03-11
[media] rc: img-ir: add NEC decoder module
James Hogan
4
-0
/
+161
2014-03-11
[media] rc: img-ir: add to build
James Hogan
2
-0
/
+32
2014-03-11
[media] rc: img-ir: add hardware decoder driver
James Hogan
2
-0
/
+1301
2014-03-11
[media] rc: img-ir: add raw driver
James Hogan
2
-0
/
+211
[next]