Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
32f3869184d498850d36b7e6aa3b9f5260ea648a
/
drivers
/
media
/
rc
/
imon.c
e87cb47
[media] imon: fix usbdev leaks
by Alexey Khoroshilov
· 10 years ago
9408d8f
[media] media/rc/imon.c: use USB API functions rather than constants
by Himangi Saraogi
· 10 years ago
d778d25
[media] imon: fix sparse warnings
by Hans Verkuil
· 10 years ago
6ddc2be
[media] imon: Fix not working front panel
by Ulrich Eckhardt
· 10 years ago
7b5fc07
[media] imon: Add internal key table for 15c2:0034
by Ulrich Eckhardt
· 10 years ago
0d8053f
[media] imon: Define keytables per USB Device Id
by Ulrich Eckhardt
· 10 years ago
d6740d8
[media] rc-core: fix various sparse warnings
by David Härdeman
· 11 years ago
c5540fb
[media] rc-core: remove protocol arrays
by David Härdeman
· 11 years ago
120703f
[media] rc-core: document the protocol type
by David Härdeman
· 11 years ago
1a1934f
[media] rc: abstract access to allowed/enabled protocols
by James Hogan
· 11 years ago
da4a733
[media] media: Remove OOM message after input_allocate_device
by Joe Perches
· 11 years ago
39c1cb2
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
5f3f254
[media] media/rc/imon.c: kill urb when send_packet() is interrupted
by Kevin Baradon
· 12 years ago
7d54ba0
[media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failed
by Kevin Baradon
· 12 years ago
f7d141b
[media] imon: Use large delays earlier
by Kevin Baradon
· 12 years ago
e9e7a16
[media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when keypad is pressed
by Kevin Baradon
· 12 years ago
26ccbec
[media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036
by Kevin Baradon
· 12 years ago
24dec5d
[media] imon: fix Knob event interpretation issues on ARM
by Alexandre Lissy
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
c003ab1
[media] rc-core: add separate defines for protocol bitmaps and numbers
by David Härdeman
· 12 years ago
cd624c7
[media] drivers/media: add missing __devexit_p() annotations
by Arnd Bergmann
· 13 years ago
e98092b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
8791d63
[media] imon: don't wedge hardware after early callbacks
by Jarod Wilson
· 13 years ago
ecb3b2b
USB: convert drivers/media/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
6f6b90c
[media] imon: don't parse scancodes until intf configured
by Jarod Wilson
· 13 years ago
47a09b0
[media] imon: rate-limit send_packet spew
by Jarod Wilson
· 13 years ago
372b424
[media] imon: allow either proto on unknown 0xffdc
by Jarod Wilson
· 13 years ago
842071c
[media] imon: auto-config ffdc 7e device
by Jarod Wilson
· 13 years ago
94215cc
[media] imon: fix initial panel key repeat suppression
by Jarod Wilson
· 13 years ago
443b391
[media] imon: support for 0x46 0xffdc imon vfd
by Jarod Wilson
· 13 years ago
aeb35eb
[media] imon: Correct call to input_free_device
by Julia Lawall
· 13 years ago
76a2d21
[media] imon: clean up disconnect routine
by Jarod Wilson
· 14 years ago
1c08232
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
23ef710
[media] imon: add conditional locking in change_protocol
by Jarod Wilson
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
53a5fd4
[media] imon: add more panel scancode mappings
by Jarod Wilson
· 14 years ago
76f1ef4
[media] rc/imon: default to key mode instead of mouse mode
by Jarod Wilson
· 14 years ago
9ad77eb
[media] rc/imon: need to submit urb before ffdc type check
by Jarod Wilson
· 14 years ago
7d2edfc
[media] rc/imon: fix ffdc device detection oops
by Jarod Wilson
· 14 years ago
8350e15
[media] media: Remove unnecessary casts of usb_get_intfdata
by Joe Perches
· 14 years ago
52b6614
[media] rc: Rename remote controller type to rc_type instead of ir_type
by Mauro Carvalho Chehab
· 14 years ago
ca86674
[media] Rename all public generic RC functions from ir_ to rc_
by Mauro Carvalho Chehab
· 14 years ago
6bda964
[media] rc: rename the remaining things to rc_core
by Mauro Carvalho Chehab
· 14 years ago
d8b4b58
[media] ir-core: make struct rc_dev the primary interface
by David Härdeman
· 14 years ago
32cf86f
[media] rename drivers/media/IR to drives/media/rc
by Mauro Carvalho Chehab
· 14 years ago
[Renamed from drivers/media/IR/imon.c]
62c6503
[media] ir-core: remove remaining users of the ir-functions keyhandlers
by David Härdeman
· 14 years ago
0851668
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
52fae5e
[media] imon: fix nomouse modprobe option
by Jarod Wilson
· 14 years ago
6aa209e
[media] imon: remove redundant change_protocol call
by Jarod Wilson
· 14 years ago
428cc76
[media] imon: fix my egregious brown paper bag w/rdev/idev split
by Jarod Wilson
· 14 years ago
e230250
[media] drivers/media/IR/imon.c: Use pr_err instead of err
by Joe Perches
· 14 years ago
04292fc
V4L/DVB: IR/imon: set up mce-only devices w/mce keytable
by Jarod Wilson
· 14 years ago
693508d
V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock
by Jarod Wilson
· 14 years ago
eaf2bcc
V4L/DVB: imon: split mouse events to a separate input dev
by David Härdeman
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
da48db6
V4L/DVB: IR/imon: remove bad ir_input_dev use
by Jarod Wilson
· 14 years ago
20cd195
V4L/DVB: IR/imon: remove incorrect calls to input_free_device
by Jarod Wilson
· 14 years ago
abf8438
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
49da8be
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
by Jarod Wilson
· 14 years ago
8a3fa81
V4L/DVB: IR/imon: use the proper ir-core device unregister function
by Jarod Wilson
· 14 years ago
bbe4690
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
by Jarod Wilson
· 14 years ago
f789bf4
V4L/DVB: IR/imon: clean up usage of bools
by Jarod Wilson
· 14 years ago
083e472
V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
by Jarod Wilson
· 15 years ago
9723dbb
V4L/DVB: media/IR/imon: potential double unlock on error
by Dan Carpenter
· 15 years ago
5f6e3c8e
V4L/DVB: media/IR/imon: testing the wrong variable
by Dan Carpenter
· 15 years ago
f03900d
V4L/DVB: media/IR/imon: precendence issue: ! vs ==
by Dan Carpenter
· 15 years ago
db190fc
V4L/DVB: IR/imon: add proper auto-repeat support
by Jarod Wilson
· 15 years ago
666a9ed
V4L/DVB: IR/imon: minor change_protocol fixups
by Jarod Wilson
· 15 years ago
6718e8a
V4L/DVB: IR/imon: convert to ir-core protocol change handling
by Jarod Wilson
· 15 years ago
1f71bae
V4L/DVB: irmon: Cleanup some warning noise
by Mauro Carvalho Chehab
· 15 years ago
21677cf
V4L/DVB: ir-core: add imon driver
by Jarod Wilson
· 15 years ago