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.13.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
/
include
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
Jarod Wilson
1
-0
/
+1
2010-05-19
V4L/DVB: Add RC6 support to ir-core
David Härdeman
1
-0
/
+1
2010-05-19
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
1
-77
/
+10
2010-05-19
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
David Härdeman
1
-11
/
+36
2010-05-19
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
1
-6
/
+14
2010-05-19
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
Mauro Carvalho Chehab
2
-5
/
+22
2010-05-19
V4L/DVB: ir-core: move rc map code to rc-map.h
Mauro Carvalho Chehab
2
-35
/
+36
2010-05-19
V4L-DVB: ir-core: remove the ancillary buffer
Mauro Carvalho Chehab
1
-2
/
+1
2010-05-19
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
Mauro Carvalho Chehab
1
-0
/
+7
2010-05-19
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
1
-5
/
+10
2010-05-19
V4L/DVB: drivers/media/IR - improve keytable code
David Härdeman
1
-1
/
+3
2010-05-19
V4L/DVB: ir-common: remove keymap tables from the module
Mauro Carvalho Chehab
66
-4111
/
+0
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
3
-4
/
+102
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
1
-6
/
+20
2010-05-19
V4L/DVB: ir-core: Add support for RC map code register
Mauro Carvalho Chehab
1
-0
/
+11
2010-05-19
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
Mauro Carvalho Chehab
66
-85
/
+4111
2010-05-19
V4L/DVB: ir-common: Use macros to define the keytables
Mauro Carvalho Chehab
1
-1
/
+13
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-18
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
Mauro Carvalho Chehab
2
-0
/
+3
2010-05-18
V4L/DVB: ir-core: prepare to add more operations for ir decoders
Mauro Carvalho Chehab
1
-5
/
+2
2010-05-18
V4L/DVB: ir-core: dynamically load the compiled IR protocols
Mauro Carvalho Chehab
1
-5
/
+24
2010-05-18
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
1
-0
/
+2
2010-05-18
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
Mauro Carvalho Chehab
1
-1
/
+2
2010-05-18
V4L/DVB: ir-core: add two functions to report keyup/keydown events
Mauro Carvalho Chehab
1
-0
/
+4
2010-05-18
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
Mauro Carvalho Chehab
2
-0
/
+35
2010-05-18
V4L/DVB: saa7134: add code to allow changing IR protocol
Mauro Carvalho Chehab
1
-0
/
+3
2010-05-18
V4L/DVB: saa7134: use a full scancode table for M135A
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...
Vaibhav Hiremath
1
-0
/
+2
2010-05-18
V4L/DVB: v4l: videobuf: code cleanup
Pawel Osciak
3
-23
/
+26
2010-05-18
V4L/DVB: Add SPI support to V4L2
Dmitri Belimov
2
-0
/
+21
2010-05-18
V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.h
Hans Verkuil
1
-58
/
+62
2010-05-18
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
1
-1
/
+3
2010-05-18
V4L/DVB: ir-core: Add a macro to properly create IR tables
Mauro Carvalho Chehab
1
-1
/
+2
2010-05-18
V4L/DVB: ir: use a real device instead of a virtual class
Mauro Carvalho Chehab
1
-3
/
+1
2010-05-18
V4L/DVB: soc-camera: add runtime pm support for subdevices
Mauro Carvalho Chehab
1
-0
/
+8
2010-05-18
V4L/DVB: The first two parameters of soc_camera_limit_side() are usually poin...
Márton Németh
1
-2
/
+2
2010-05-07
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
Hans Verkuil
1
-1
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-26
V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards
Andy Walls
1
-0
/
+1
2010-02-26
V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365
Murali Karicheri
1
-1
/
+40
2010-02-26
V4L/DVB: V4L - vpfe capture - header files for ISIF driver
Murali Karicheri
1
-0
/
+531
2010-02-26
V4L/DVB: saa7115: fix saa7111a support
Hans Verkuil
1
-0
/
+1
2010-02-26
V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late
Hans Verkuil
1
-0
/
+1
2010-02-26
V4L/DVB: Add an entry for Kworld 315U remote
Franklin Meng
1
-0
/
+1
2010-02-26
V4L/DVB: Definitions for TVP7002 in DM365
Santiago Nunez-Corrales
1
-0
/
+56
2010-02-26
V4L/DVB: Support for TVP7002 in v4l2 definitions
Santiago Nunez-Corrales
1
-0
/
+3
2010-02-26
soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls
Guennadi Liakhovetski
1
-0
/
+2
2010-02-26
soc-camera: ov772x: Modify buswidth control
Kuninori Morimoto
1
-5
/
+5
[prev]
[next]