index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_rt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
Mauro Carvalho Chehab
5
-0
/
+389
2010-05-19
V4L/DVB: ir-nec-decoder: Cleanups
Mauro Carvalho Chehab
1
-32
/
+8
2010-05-19
V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
Mauro Carvalho Chehab
2
-108
/
+172
2010-05-19
V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core
David Härdeman
1
-37
/
+3
2010-05-19
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
4
-48
/
+113
2010-05-19
V4L/DVB: ir-core: re-add some debug functions for keytable changes
Mauro Carvalho Chehab
1
-2
/
+17
2010-05-19
V4L/DVB: drivers/media/IR - improve keytable code
David Härdeman
2
-331
/
+191
2010-05-19
V4L/DVB: saa7134: Add support for both positive and negative edge IRQ
Mauro Carvalho Chehab
1
-4
/
+6
2010-05-19
V4L/DVB: saa7134: Fix IRQ2 bit names for the register map
Mauro Carvalho Chehab
3
-20
/
+22
2010-05-19
V4L/DVB: ir-common: remove keymap tables from the module
Mauro Carvalho Chehab
68
-4157
/
+1
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
18
-135
/
+247
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
12
-19
/
+33
2010-05-19
V4L/DVB: Break Remote Controller keymaps into modules
Mauro Carvalho Chehab
68
-2
/
+5632
2010-05-19
V4L/DVB: ir-core: Add support for RC map code register
Mauro Carvalho Chehab
3
-1
/
+87
2010-05-19
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
Mauro Carvalho Chehab
67
-3245
/
+4122
2010-05-19
V4L/DVB: ir-common: Use macros to define the keytables
Mauro Carvalho Chehab
2
-138
/
+141
2010-05-19
V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table
Mauro Carvalho Chehab
23
-180
/
+180
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
10
-100
/
+100
2010-05-19
V4L/DVB: ir-common: re-order keytables by name and remove duplicates
Mauro Carvalho Chehab
1
-48
/
+48
2010-05-19
V4L/DVB: ir-common: Use a function to declare an IR table
Mauro Carvalho Chehab
1
-65
/
+71
2010-05-19
V4L/DVB: Add CHIP ID of the uPD61151
Dmitri Belimov
1
-0
/
+5
2010-05-19
V4L/DVB: ov511: Fix continuation lines
Joe Perches
1
-2
/
+2
2010-05-19
V4L/DVB: saa7134: fix GPIO HW-404M7
Vladimir Ermakov
2
-3
/
+2
2010-05-19
V4L/DVB: drivers/media/video: avoid NULL dereference
Julia Lawall
1
-5
/
+0
2010-05-19
V4L/DVB: cx88-dvb: fix on switch identation
Ricardo Maraschini
1
-1
/
+1
2010-05-19
V4L/DVB: cx23885: strcpy() => strlcpy()
Dan Carpenter
1
-1
/
+1
2010-05-19
V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.c
Olimpiu Pascariu
1
-58
/
+63
2010-05-18
V4L/DVB: cx88: Only start IR if the input device is opened
Mauro Carvalho Chehab
3
-15
/
+66
2010-05-18
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
Mauro Carvalho Chehab
6
-17
/
+98
2010-05-18
V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc
Mauro Carvalho Chehab
1
-10
/
+10
2010-05-18
V4L/DVB: saa7134: clear warning noise
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-18
V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
Mauro Carvalho Chehab
2
-2
/
+133
2010-05-18
V4L/DVB: ir-core: prepare to add more operations for ir decoders
Mauro Carvalho Chehab
4
-24
/
+62
2010-05-18
V4L/DVB: ir-core: dynamically load the compiled IR protocols
Mauro Carvalho Chehab
6
-15
/
+125
2010-05-18
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
5
-65
/
+117
2010-05-18
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
Mauro Carvalho Chehab
3
-44
/
+61
2010-05-18
V4L/DVB: ir-core: add two functions to report keyup/keydown events
Mauro Carvalho Chehab
2
-1
/
+60
2010-05-18
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
Mauro Carvalho Chehab
6
-5
/
+365
2010-05-18
V4L/DVB: saa7134: add code to allow changing IR protocol
Mauro Carvalho Chehab
2
-4
/
+63
2010-05-18
V4L/DVB: saa7134: use a full scancode table for M135A
Mauro Carvalho Chehab
3
-52
/
+54
2010-05-18
V4L/DVB: ir-core: be less pedantic with RC protocol name
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-18
V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices
Laurent Pinchart
1
-2
/
+6
2010-05-18
V4L/DVB: uvcvideo: Support iris absolute and relative controls
Laurent Pinchart
1
-0
/
+20
2010-05-18
V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls
Laurent Pinchart
5
-0
/
+39
2010-05-18
V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam
Laurent Pinchart
1
-0
/
+9
2010-05-18
V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams
Laurent Pinchart
1
-0
/
+9
2010-05-18
V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflict
Jean-François Moine
2
-10
/
+10
2010-05-18
V4L/DVB: gspca - t613: Add color controls
Costantino Leandro
1
-9
/
+150
2010-05-18
V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal...
Vaibhav Hiremath
1
-0
/
+13
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
Vaibhav Hiremath
1
-14
/
+28
[next]