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
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
[media] Add support for the IguanaWorks USB IR Transceiver
Sean Young
3
-0
/
+651
2012-07-30
[media] Minor cleanups for MCE USB
Sean Young
1
-8
/
+5
2012-07-30
[media] mceusb: Add Twisted Melon USB IDs
Mark Lord
1
-0
/
+7
2012-07-30
[media] rc: ati_remote.c: code style fixing
Du, Changbin
1
-53
/
+80
2012-07-30
[media] Avoid sysfs oops when an rc_dev's raw device is absent
Douglas Bagnall
1
-2
/
+3
2012-07-14
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
1
-1
/
+3
2012-07-06
[media] media: Use pr_info not homegrown pr_reg macro
Joe Perches
2
-87
/
+90
2012-07-06
[media] winbond-cir: Initialise timeout, driver_type and allowed_protos
Anton Blanchard
1
-0
/
+2
2012-07-06
[media] winbond-cir: Fix txandrx module info
Anton Blanchard
1
-1
/
+1
2012-07-06
[media] media: gpio-ir-recv: add allowed_protos for platform data
Du, Changbin
1
-1
/
+4
2012-07-06
[media] rc/Kconfig: Move a LIRC sub-option to the right place
Mauro Carvalho Chehab
1
-10
/
+11
2012-07-06
[media] Kconfig: Split the core support options from the driver ones
Mauro Carvalho Chehab
1
-2
/
+9
2012-07-05
[media] media: reorganize the main Kconfig items
Mauro Carvalho Chehab
1
-16
/
+13
2012-07-05
[media] ene_ir: Fix driver initialisation
Luis Henriques
1
-1
/
+2
2012-06-25
[media] media: gpio-ir-recv: switch to module_platform_driver
Benoît Thébaudeau
1
-12
/
+1
2012-06-25
[media] media: gpio-ir-recv: add map name
Benoît Thébaudeau
1
-1
/
+1
2012-06-25
[media] media: gpio-ir-recv: fix missing udev by-path entry
Benoît Thébaudeau
1
-0
/
+6
2012-05-20
[media] rc-loopback: remove duplicate line
Michel Machado
1
-1
/
+0
2012-05-20
[media] patch for Asus My Cinema PS3-100 (1043:48cd)
remi schwartz
2
-0
/
+92
2012-05-20
[media] rc: Fix invalid free_region and/or free_irq on probe failure
Ben Hutchings
3
-29
/
+24
2012-05-20
[media] rc-it913x=v2 Incorrect assigned KEY_1
Malcolm Priestley
1
-1
/
+1
2012-05-20
[media] ati_remote: add regular up/down buttons to Medion Digitainer keymap
Anssi Hannula
1
-0
/
+8
2012-05-20
[media] ati_remote: add keymap for Medion X10 OR2x remotes
Anssi Hannula
3
-4
/
+135
2012-05-15
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
5
-94
/
+95
2012-05-15
[media] drivers/media: add missing __devexit_p() annotations
Arnd Bergmann
3
-3
/
+3
2012-05-15
[media] media/rc: IR_SONY_DECODER depends on BITREVERSE
Arnd Bergmann
1
-0
/
+1
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
2
-4
/
+3
2012-04-26
[media] fintek-cir: change || to &&
Dan Carpenter
1
-1
/
+1
2012-04-26
[media] rc: Postpone ISR registration
Luis Henriques
5
-93
/
+93
2012-04-18
[media] rc-core: set mode for winbond-cir
David Härdeman
1
-0
/
+1
2012-04-11
[media] ati_remote: add support for Medion X10 Digitainer remote
Anssi Hannula
3
-28
/
+178
2012-04-11
[media] ati_remote: allow specifying a default keymap selector function
Anssi Hannula
1
-10
/
+26
2012-04-10
[media] [3.3.0] ir-raw: remove BUG_ON in ir_raw_event_thread
Srinivas Kandagatla
1
-5
/
+3
2012-03-19
[media] rc: Pospone ir raw decoders loading until really needed
Ezequiel García
1
-2
/
+7
2012-03-19
[media] mceusb: add Formosa device ID 0xe042
Jarod Wilson
1
-0
/
+2
2012-03-19
[media] gpio-ir-recv: a couple signedness bugs
Dan Carpenter
1
-2
/
+2
2012-03-19
Merge tag 'v3.3' into staging/for_v3.4
Mauro Carvalho Chehab
1
-4
/
+22
2012-03-08
[media] media: ir-sony-decoder: 15bit function decode fix
James Hogan
1
-1
/
+1
2012-03-08
[media] rc: Add support for GPIO based IR Receiver driver
Ravi Kumar V
3
-0
/
+215
2012-03-08
[media] Add support for KWorld PC150-U ATSC hybrid tuner card
Kyle Strickland
2
-0
/
+103
2012-03-08
[media] rc/ir-raw: use kfifo_rec_ptr_1 instead of kfifo
James Hogan
1
-1
/
+1
2012-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+22
2012-02-14
[media] fintek-cir: add support for newer chip version
Mauro Carvalho Chehab
2
-9
/
+21
2012-02-14
[media] IT913X Version 1 and Version 2 keymaps
Malcolm Priestley
3
-0
/
+191
2012-01-26
[media] imon: don't wedge hardware after early callbacks
Jarod Wilson
1
-4
/
+22
2012-01-21
Merge tag 'v3.3-rc1' into staging/for_v3.3
Mauro Carvalho Chehab
10
-128
/
+16
2012-01-21
[media] az6007: Use the right keycode for Terratec H7
Mauro Carvalho Chehab
1
-0
/
+52
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-74
/
+354
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
4
-7
/
+7
2012-01-10
[media] rc-videomate-m1f.c Rename to match remote controler name
Samuel Rakitnican
1
-12
/
+12
[next]