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
/
video
/
ir-kbd-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
[media] ir-kbd-i2c: pass device code w/key in hauppauge case
Jarod Wilson
1
-1
/
+1
2011-03-23
[media] rc/keymaps: Remove the obsolete rc-rc5-tv keymap
Mauro Carvalho Chehab
1
-14
/
+2
2011-03-23
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
Mauro Carvalho Chehab
1
-2
/
+2
2011-01-31
[media] ir-kbd-i2c: improve remote behavior with z8 behind usb
Jarod Wilson
1
-0
/
+13
2011-01-19
[media] ir-kbd-i2c: Add back defaults setting for Zilog Z8's at addr 0x71
Andy Walls
1
-0
/
+6
2011-01-19
[media] ir-kbd-i2c: Make IR debug messages more useful
Mauro Carvalho Chehab
1
-2
/
+4
2010-12-30
[media] ir-kbd-i2c: Add HD PVR IR Rx support to ir-kbd-i2c
Andy Walls
1
-0
/
+1
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-9
/
+9
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] ir-kbd-i2c: add rc_dev as a parameter to the driver
Mauro Carvalho Chehab
1
-12
/
+33
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
1
-11
/
+14
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
1
-2
/
+1
2010-11-16
i2c: Drivers shouldn't include <linux/i2c-id.h>
Jean Delvare
1
-1
/
+0
2010-10-21
V4L/DVB: saa7134: get rid of I2C_HW_SAA7134
Mauro Carvalho Chehab
1
-7
/
+5
2010-10-21
V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c
Mauro Carvalho Chehab
1
-19
/
+0
2010-10-21
V4L/DVB: bttv: Move PV951 IR to the right driver
Mauro Carvalho Chehab
1
-29
/
+0
2010-10-21
V4L/DVB: ir-kbd-i2c: remove obsolete I2C_HW_B_CX2341X test
Hans Verkuil
1
-4
/
+2
2010-08-02
V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.c
David Härdeman
1
-10
/
+4
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
1
-11
/
+11
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
1
-9
/
+9
2010-05-18
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
1
-4
/
+4
2010-02-26
V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
Magnus Alm
1
-0
/
+1
2010-02-26
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
1
-1
/
+1
2010-02-26
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
1
-2
/
+2
2009-12-16
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
1
-5
/
+2
2009-12-16
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
1
-2
/
+2
2009-12-16
V4L/DVB (13591): add support for IR on FlyDVB Trio (saa7134)
Lukas Karas
1
-1
/
+2
2009-12-05
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Mauro Carvalho Chehab
1
-1
/
+6
2009-12-05
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
Mauro Carvalho Chehab
1
-1
/
+1
2009-12-05
V4L/DVB (13236): ir-kbd-i2c: Don't reject unknown I2C addresses
Jean Delvare
1
-8
/
+2
2009-09-12
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
1
-10
/
+10
2009-09-12
V4L/DVB (12368): ir-kbd-i2c: Add support for Z8F0811/Hauppage IR transceivers
Andy Walls
1
-3
/
+6
2009-09-12
V4L/DVB (12366): ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs a...
Andy Walls
1
-1
/
+30
2009-09-12
V4L/DVB (12365): ir-kbd-i2c: Remove superfulous inlines
Jean Delvare
1
-2
/
+2
2009-06-17
V4L/DVB (11846): ir-kbd-i2c: Don't assume all IR receivers are supported
Jean Delvare
1
-3
/
+10
2009-06-17
V4L/DVB (11845): ir-kbd-i2c: Use initialization data
Jean Delvare
1
-1
/
+11
2009-06-17
V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
Jean Delvare
1
-166
/
+34
2009-06-17
V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs
Jean Delvare
1
-2
/
+3
2009-03-30
V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmod
Jean Delvare
1
-15
/
+5
2009-03-30
V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote control
Oldřich Jedlička
1
-0
/
+64
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
1
-3
/
+3
2008-10-13
V4L/DVB (9168): Add support for MSI TV@nywhere Plus remote
Brian Rogers
1
-2
/
+40
2008-10-12
V4L/DVB (9016): HVR3000/4000 Hauppauge related IR cleanups
Darron Broad
1
-2
/
+20
2008-07-20
V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c
Mauro Carvalho Chehab
1
-82
/
+0
2008-04-26
V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probe
Jean Delvare
1
-12
/
+9
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-24
V4L/DVB (7332): ir-kbd-i2c: Minor optimization in ir_probe
Jean Delvare
1
-3
/
+3
2008-04-24
V4L/DVB (7286): limit stack usage of ir-kbd-i2c.c
Marcin Slusarz
1
-7
/
+11
[next]