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
/
imon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
media: imon: rename protocol from other to imon
Sean Young
1
-14
/
+23
2018-03-21
media: Revert "[media] staging: lirc_imon: port remaining usb ids to imon and...
Sean Young
1
-128
/
+7
2017-12-18
media: imon: remove unused function tv2int
Sean Young
1
-23
/
+0
2017-12-18
media: imon: auto-config ffdc 26 device
Sean Young
1
-0
/
+5
2017-12-14
media: imon: auto-config ffdc 30 device
Sean Young
1
-0
/
+1
2017-12-14
media: rc: Replace timeval with ktime_t in imon.c
Chunyan Zhang
1
-13
/
+13
2017-11-27
media: imon: don't use kernel-doc "/**" markups
Mauro Carvalho Chehab
1
-20
/
+20
2017-10-31
media: rc: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-27
media: imon: Fix null-ptr-deref in imon_probe
Arvind Yadav
1
-0
/
+5
2017-10-04
[media] imon: Improve a size determination in two functions
Markus Elfring
1
-3
/
+2
2017-10-04
[media] media: imon: make two const arrays static, reduces object code size
Colin Ian King
1
-3
/
+3
2017-10-04
[media] media: imon: delete an error message for a failed memory allocation
Markus Elfring
1
-3
/
+2
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
-24
/
+25
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-1
/
+1
2017-08-20
media: imon: constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-05-19
[media] ir-core: fix gcc-7 warning on bool arithmetic
Arnd Bergmann
1
-1
/
+1
2017-04-10
[media] imon: use setup_timer
Geliang Tang
1
-3
/
+2
2017-01-30
[media] staging: lirc_imon: port remaining usb ids to imon and remove
Sean Young
1
-6
/
+127
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-24
[media] imon: use complete() instead of complete_all()
Daniel Wagner
1
-2
/
+4
2016-10-21
[media] rc: don't break long lines
Mauro Carvalho Chehab
1
-29
/
+19
2016-10-21
[media] imon: use %*ph to do small hexa dumps
Mauro Carvalho Chehab
1
-5
/
+2
2016-08-24
[media] media: rc: imon: don't print error when allocating urb fails
Wolfram Sang
1
-10
/
+3
2014-11-03
[media] imon: fix other RC type protocol support
Ulrich Eckhardt
1
-1
/
+2
2014-09-23
[media] imon: fix usbdev leaks
Alexey Khoroshilov
1
-0
/
+6
2014-09-23
[media] media/rc/imon.c: use USB API functions rather than constants
Himangi Saraogi
1
-1
/
+1
2014-09-03
[media] imon: fix sparse warnings
Hans Verkuil
1
-4
/
+4
2014-08-22
[media] imon: Fix not working front panel
Ulrich Eckhardt
1
-0
/
+1
2014-08-22
[media] imon: Add internal key table for 15c2:0034
Ulrich Eckhardt
1
-1
/
+22
2014-08-22
[media] imon: Define keytables per USB Device Id
Ulrich Eckhardt
1
-93
/
+173
2014-07-26
[media] rc-core: fix various sparse warnings
David Härdeman
1
-4
/
+4
2014-07-26
[media] rc-core: remove protocol arrays
David Härdeman
1
-4
/
+3
2014-07-24
[media] rc-core: document the protocol type
David Härdeman
1
-1
/
+4
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
1
-3
/
+4
2014-01-07
[media] media: Remove OOM message after input_allocate_device
Joe Perches
1
-6
/
+2
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
1
-1
/
+1
2013-04-24
[media] media/rc/imon.c: kill urb when send_packet() is interrupted
Kevin Baradon
1
-1
/
+3
2013-04-24
[media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failed
Kevin Baradon
1
-1
/
+8
2013-04-24
[media] imon: Use large delays earlier
Kevin Baradon
1
-6
/
+7
2013-03-22
[media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when k...
Kevin Baradon
1
-11
/
+0
2013-03-22
[media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036
Kevin Baradon
1
-4
/
+13
2013-02-01
[media] imon: fix Knob event interpretation issues on ARM
Alexandre Lissy
1
-2
/
+2
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-22
/
+18
2012-05-15
[media] drivers/media: add missing __devexit_p() annotations
Arnd Bergmann
1
-1
/
+1
2012-02-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+22
2012-01-26
[media] imon: don't wedge hardware after early callbacks
Jarod Wilson
1
-4
/
+22
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-20
/
+1
[next]