index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-1
/
+1
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-01-25
V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support
Andrey J. Melnikoff (TEMHOTA)
1
-1
/
+2
2007-10-22
V4L/DVB (6352): ir-kbd-i2c: Missing break statement
Trent Piepho
1
-0
/
+1
2007-10-09
V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
1
-0
/
+3
2007-10-09
V4L/DVB (6179): Clean up FusionHDTV ir code
Michael Krufky
1
-7
/
+5
2007-10-09
V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT Gold
Chaogui Zhang
1
-1
/
+35
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-07-18
V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remote
Jan Frey
1
-11
/
+39
2007-07-18
V4L/DVB (5684): V4L: ir-kbd-i2c - switch to using msecs_to_jiffies()
Dmitry Torokhov
1
-1
/
+2
2007-04-27
V4L/DVB (5479): Use ARRAY_SIZE instead of a magic number
Mauro Carvalho Chehab
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-10
V4L/DVB (4898): Saa7134: add support for remote control of Hauppauge HVR1110
Thomas Genty
1
-1
/
+2
2006-12-10
V4L/DVB (4854): Handle errors from input_register_device()
Dmitry Torokhov
1
-17
/
+26
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-10-03
V4L/DVB (4670): Allow RC5 codes 64 - 127 in ir-kbd-i2c.c
David Hardeman
1
-5
/
+14
2006-06-25
V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control support
Sylvain Pasche
1
-15
/
+45
2006-04-02
V4L/DVB (3696): Previous change for cx2341X boards broke the remote support
Hans Verkuil
1
-2
/
+1
2006-04-02
V4L/DVB (3605): Add support for I2C_HW_B_CX2341X board adapter
Hans Verkuil
1
-0
/
+4
2006-01-23
V4L/DVB (3393): Move all IR keymaps to ir-common module
Ricardo Cerqueira
1
-40
/
+1
2006-01-23
V4L/DVB (3395): Hauppauge Grey Remote support
J.O. Aho
1
-1
/
+10
2006-01-09
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
1
-1
/
+1
2006-01-09
V4L/DVB (3123b): syncs V4L subsystem tree with kernel
Mauro Carvalho Chehab
1
-6
/
+10
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
1
-1
/
+4
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-1
/
+0
2005-12-12
[PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRARED
Mauro Carvalho Chehab
1
-1
/
+1
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
Mauro Carvalho Chehab
1
-2
/
+3
2005-12-12
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
Mauro Carvalho Chehab
1
-2
/
+2
2005-12-01
[PATCH] V4L: Some funcions now static and I2C hw code for IR
Mauro Carvalho Chehab
1
-1
/
+1
2005-11-13
[PATCH] v4l: (935) Moved common IR stuff to ir-common.c
Ricardo Cerqueira
1
-0
/
+52
2005-11-09
[PATCH] v4l: 898: em2820 i2c fix
Mauro Carvalho Chehab
1
-3
/
+3
2005-11-09
[PATCH] v4l: 817: saa713x keymaps and key builders were moved from ir kbd i2c c
Ricardo Cerqueira
1
-186
/
+16
2005-11-09
[PATCH] v4l: 812: supports the pinnacle pctv 110i board video inputs and remote
Ricardo Cerqueira
1
-1
/
+117
2005-11-09
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
1
-11
/
+11
2005-11-09
[PATCH] v4l: 791: codingstyle fixes
Mauro Carvalho Chehab
1
-5
/
+7
2005-11-09
[PATCH] v4l: 790: added support for terratec cinergy 250 usb
Markus Rechberger
1
-1
/
+1
2005-11-09
[PATCH] v4l: 784: several improvement on i2c ir handling for em2820
Mauro Carvalho Chehab
1
-154
/
+84
2005-11-09
[PATCH] v4l: 783: fixed bad em2820 remote layout values
Markus Rechberger
1
-31
/
+30
2005-11-09
[PATCH] v4l: 782: ir-kbd-i2c.c updates
Markus Rechberger
1
-96
/
+126
2005-11-09
[PATCH] v4l: 762: added support for the terratec cinergy 250 usb tv remote
Markus Rechberger
1
-0
/
+45
2005-11-09
[PATCH] v4l: 672: fix build for 2.6.14
Michael Krufky
1
-2
/
+0
2005-10-28
[PATCH] drivers/media: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-14
/
+19
2005-09-09
[PATCH] v4l: common part Updates and tuner additions
Mauro Carvalho Chehab
1
-1
/
+0
2005-09-05
[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname
Jean Delvare
1
-1
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
1
-1
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
1
-1
/
+1
[prev]
[next]