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
/
IR
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote
Andy Walls
1
-0
/
+2
2010-08-09
V4L/DVB: IR: Port ene driver to new IR subsystem and enable it
Maxim Levitsky
4
-401
/
+258
2010-08-09
V4L/DVB: STAGING: remove lirc_ene0100 driver
Maxim Levitsky
2
-0
/
+1416
2010-08-09
V4L/DVB: IR: report unknown scancodes the in-kernel decoders found
Maxim Levitsky
1
-0
/
+8
2010-08-09
V4L/DVB: IR: extend interfaces to support more device settings
Maxim Levitsky
2
-19
/
+94
2010-08-09
V4L/DVB: IR: add helper function for hardware with small o/b buffer
Maxim Levitsky
3
-1
/
+86
2010-08-09
V4L/DVB: IR: Allow not to compile keymaps in
Maxim Levitsky
5
-46
/
+27
2010-08-09
V4L/DVB: IR: NECX: support repeat
Maxim Levitsky
2
-2
/
+23
2010-08-09
V4L/DVB: IR: nec decoder: fix repeat
Maxim Levitsky
1
-1
/
+1
2010-08-09
V4L/DVB: IR: JVC: make repeat work
Maxim Levitsky
1
-1
/
+13
2010-08-09
V4L/DVB: IR: replace workqueue with kthread
Maxim Levitsky
2
-12
/
+32
2010-08-09
V4L/DVB: IR: replace spinlock with mutex
Maxim Levitsky
1
-14
/
+14
2010-08-09
V4L/DVB: IR: minor fixes
Maxim Levitsky
3
-9
/
+12
2010-08-09
V4L/DVB: IR: Kconfig fixes
Maxim Levitsky
1
-3
/
+7
2010-08-09
V4L/DVB: IR: put newly ported streamzap driver in proper home
Jarod Wilson
3
-0
/
+754
2010-08-09
V4L/DVB: staging/lirc: port lirc_streamzap to ir-core
Jarod Wilson
2
-0
/
+82
2010-08-09
V4L/DVB: IR/mceusb: less generic callback name and remove cruft
Jarod Wilson
1
-4
/
+2
2010-08-09
V4L/DVB: IR/mceusb: remove bad ir_input_dev use
Jarod Wilson
1
-14
/
+1
2010-08-09
V4L/DVB: IR/imon: remove bad ir_input_dev use
Jarod Wilson
1
-15
/
+0
2010-08-09
V4L/DVB: IR/imon: remove incorrect calls to input_free_device
Jarod Wilson
1
-4
/
+1
2010-08-02
V4L/DVB: sms: Convert IR support to use the Remote Controller core
Mauro Carvalho Chehab
1
-2
/
+3
2010-08-02
V4L/DVB: standardize names at rc-dib0700 tables
Mauro Carvalho Chehab
2
-12
/
+12
2010-08-02
V4L/DVB: dib0700: break keytable into NEC and RC-5 variants
Mauro Carvalho Chehab
3
-83
/
+129
2010-08-02
V4L/DVB: Add a keymap file with dib0700 table
Mauro Carvalho Chehab
2
-0
/
+315
2010-08-02
V4L/DVB: media/IR: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-08-02
V4L/DVB: IR/lirc: use memdup_user instead of copy_from_user
Jarod Wilson
1
-8
/
+3
2010-08-02
V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable
Jarod Wilson
3
-227
/
+2
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
1
-3
/
+3
2010-08-02
V4L/DVB: IR/mceusb: more streamlining of device init
Jarod Wilson
1
-16
/
+18
2010-08-02
V4L/DVB: IR/mceusb: remove unused vars from gen1 init
Mauro Carvalho Chehab
1
-2
/
+1
2010-08-02
V4L/DVB: lirc: use unlocked_ioctl
Arnd Bergmann
3
-12
/
+10
2010-08-02
V4L/DVB: IR: jvc-decoder needs BITREVERSE
Randy Dunlap
1
-0
/
+1
2010-08-02
V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_read
Jarod Wilson
1
-1
/
+4
2010-08-02
V4L/DVB: IR/mceusb: unify and simplify different gen device init
Jarod Wilson
1
-43
/
+7
2010-08-02
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
Jarod Wilson
1
-0
/
+1
2010-08-02
V4L/DVB: IR: add empty lirc pseudo-keymap
Jarod Wilson
2
-0
/
+42
2010-08-02
V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
Jarod Wilson
6
-0
/
+310
2010-08-02
V4L/DVB: IR: add lirc device interface
Jarod Wilson
4
-0
/
+999
2010-08-02
V4L/DVB: IR/mceusb: add tx callback functions and wire up
Jarod Wilson
1
-10
/
+138
2010-08-02
V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense
Jarod Wilson
1
-49
/
+14
2010-08-02
V4L/DVB: IR/mceusb: misc cleanups and init fixes
Jarod Wilson
1
-69
/
+69
2010-08-02
V4L/DVB: IR/mceusb: use the proper ir-core device unregister function
Jarod Wilson
1
-1
/
+1
2010-08-02
V4L/DVB: IR/imon: use the proper ir-core device unregister function
Jarod Wilson
1
-2
/
+2
2010-08-02
V4L/DVB: media/IR: nec-decoder needs to select BITREV
Randy Dunlap
1
-0
/
+1
2010-08-02
V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl
David Härdeman
7
-464
/
+118
2010-08-02
V4L/DVB: ir-core: allow specifying multiple protocols at one open/write
Mauro Carvalho Chehab
1
-46
/
+46
2010-08-02
V4L/DVB: ir-core: Add support for disabling all protocols
Mauro Carvalho Chehab
1
-9
/
+18
2010-08-02
V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6
Mauro Carvalho Chehab
1
-2
/
+2
2010-08-02
V4L/DVB: ir-core: Remove magic numbers at the sysfs logic
Mauro Carvalho Chehab
1
-51
/
+32
2010-08-02
V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling
David Härdeman
8
-462
/
+232
[next]