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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-18
V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support
Vaibhav Hiremath
2
-1
/
+115
2010-05-18
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
Vaibhav Hiremath
1
-8
/
+4
2010-05-18
V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support
Vaibhav Hiremath
2
-3
/
+21
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...
Vaibhav Hiremath
2
-4
/
+22
2010-05-18
V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed
Vaibhav Hiremath
1
-1
/
+0
2010-05-18
V4L/DVB: arv: convert to V4L2
Hans Verkuil
2
-214
/
+179
2010-05-18
V4L/DVB: zoran: remove V4L1 videodev.h include
Hans Verkuil
2
-18
/
+22
2010-05-18
V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device
Hans Verkuil
4
-47
/
+55
2010-05-18
V4L/DVB: w9966: remove camelCase
Hans Verkuil
1
-168
/
+168
2010-05-18
V4L/DVB: w9966: reorganize the order of functions
Hans Verkuil
1
-300
/
+263
2010-05-18
V4L/DVB: pms: remove unnecessary exclusive open/close
Hans Verkuil
1
-18
/
+0
2010-05-18
V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats
Hans Verkuil
2
-0
/
+14
2010-05-18
V4L/DVB: w9966: coding style cleanup
Hans Verkuil
1
-238
/
+223
2010-05-18
V4L/DVB: arv: coding style cleanup
Hans Verkuil
1
-77
/
+76
2010-05-18
V4L/DVB: bw-qcam: coding style cleanup
Hans Verkuil
1
-245
/
+207
2010-05-18
V4L/DVB: c-qcam: coding style cleanup
Hans Verkuil
1
-246
/
+237
2010-05-18
V4L/DVB: ov7670: silence some compiler warnings
Jonathan Corbet
1
-4
/
+3
2010-05-18
V4L/DVB: ov7670: Always rewrite clkrc when setting format
Jonathan Corbet
1
-1
/
+5
2010-05-18
V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0
Jonathan Corbet
1
-0
/
+37
2010-05-18
V4L/DVB: ov7670: wire up controls for exposure and autoexposure
Jonathan Corbet
1
-0
/
+86
2010-05-18
V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAIN
Jonathan Corbet
1
-0
/
+73
2010-05-18
V4L/DVB: ov7670: Don't use SMBUS I/O
Jonathan Corbet
1
-4
/
+30
2010-05-18
V4L/DVB: ov7670: Avoid reading clkrc
Jonathan Corbet
1
-27
/
+18
2010-05-18
V4L/DVB: ov7670: Use CCIR601 in all video modes
Jonathan Corbet
1
-4
/
+4
2010-05-18
V4L/DVB: em28xx: "Empia Em28xx Audio" too long
Dan Carpenter
1
-1
/
+1
2010-05-18
V4L/DVB: cx231xx: card->driver "Conexant cx231xx Audio" too long
Dan Carpenter
1
-1
/
+1
2010-05-18
V4L/DVB: cx25821: prepend cx25821_ to video exported symbols
Mauro Carvalho Chehab
15
-566
/
+566
2010-05-18
V4L/DVB: cx25821-video.c: fix table indent
Mauro Carvalho Chehab
1
-24
/
+24
2010-05-18
V4L/DVB: cx25821: fix coding style issues in cx25821-i2c.c
Olimpiu Pascariu
1
-6
/
+6
2010-05-18
V4L/DVB: cx25821: fix coding style issues in cx25821-medusa-video.c
Olimpiu Pascariu
1
-99
/
+108
2010-05-18
V4L/DVB: cx25821: fix coding style issues in cx25821-gpio.c
Olimpiu Pascariu
1
-13
/
+12
2010-05-18
V4L/DVB: cx25821: fix coding style issues in cx25821-core.c
Olimpiu Pascariu
1
-79
/
+77
2010-05-18
V4L/DVB: cx25821-audio-upstream.c: Fixed some checkpatch.pl warnings/errors
Mauro Carvalho Chehab
1
-72
/
+74
2010-05-18
V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()
Dan Carpenter
1
-1
/
+1
[prev]
[next]