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.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
/
drivers
/
media
/
video
/
gspca
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
[media] gspca: Fix locking issues related to suspend/resume
Hans Verkuil
7
-22
/
+31
2012-05-14
[media] gspca: Fix querycap and incorrect return codes
Hans Verkuil
1
-9
/
+10
2012-05-14
[media] gspca: Add support for control events
Hans Verkuil
1
-0
/
+4
2012-05-14
[media] gscpa: Use v4l2_fh and add G/S_PRIORITY support
Hans Verkuil
2
-3
/
+12
2012-05-14
[media] gspca: Use video_drvdata(file) instead of file->private_data
Hans Verkuil
1
-33
/
+31
2012-05-14
[media] gspca: Allow subdrivers to use the control framework
Hans Verkuil
2
-9
/
+28
2012-05-07
[media] gspca_pac7302: Improve the gain control
Hans de Goede
1
-5
/
+15
2012-05-07
[media] gspca_pac7302: Document some more registers
Hans de Goede
1
-1
/
+15
2012-05-07
[media] gspca_pac7302: Convert multi-line comments to standard kernel style
Hans de Goede
1
-63
/
+79
2012-05-07
[media] gspca_pac7311: Properly set the compression balance
Hans de Goede
1
-5
/
+25
2012-05-07
[media] gspca_pac7311: Convert multi-line comments to standard kernel style
Hans de Goede
1
-29
/
+33
2012-05-07
[media] gspca_pac7311: Switch to coarse expo autogain algorithm
Hans de Goede
1
-24
/
+6
2012-05-07
[media] gspca_pac7311: Switch to new gspca control mechanism
Hans de Goede
1
-183
/
+57
2012-05-07
[media] gspca_pac7311: Adjust control scales to match registers
Hans de Goede
1
-28
/
+13
2012-05-07
[media] gspca_pac7311: Make sure exposure changes get applied immediately
Hans de Goede
1
-0
/
+3
2012-05-07
[media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separation
Hans de Goede
2
-35
/
+11
2012-05-07
[media] gspca/autogain_functions.h: Allow users to declare what they want
Hans de Goede
6
-12
/
+13
2012-05-03
[media] gspca - sn9c20x: Change the exposure setting of Omnivision sensors
Jean-François Moine
1
-4
/
+19
2012-05-03
[media] gspca - sn9c20x: Don't do sensor update before the capture is started
Jean-François Moine
1
-2
/
+8
2012-05-03
[media] gspca - sn9c20x: Set the i2c interface speed
Jean-François Moine
1
-8
/
+15
2012-05-03
[media] gspca - sn9c20x: Define more tables as constant
Jean-François Moine
1
-21
/
+21
2012-05-03
[media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident table
Jean-François Moine
1
-0
/
+1
2012-05-03
[media] gspca - sn9c20x: Change the number of the sensor mt9vprb
Jean-François Moine
1
-1
/
+1
2012-05-03
[media] gspca - ov519: Add more information about probe problems
Jean-François Moine
1
-5
/
+5
2012-04-19
[media] video: vicam: Add MODULE_FIRMWARE
Tim Gardner
1
-1
/
+4
2012-03-20
[media] gspca - sn9c20x: Cleanup source
Jean-François Moine
1
-28
/
+32
2012-03-20
[media] gspca - sn9c20x: Simplify register write for capture start/stop
Jean-François Moine
1
-6
/
+2
2012-03-20
[media] gspca - sn9c20x: Add automatic JPEG compression mechanism
Jean-François Moine
1
-0
/
+101
2012-03-20
[media] gspca - sn9c20x: Greater delay in case of sensor no response
Jean-François Moine
1
-1
/
+1
2012-03-20
[media] gspca - sn9c20x: Optimize the code of write sequences
Jean-François Moine
1
-103
/
+66
2012-03-20
[media] gspca - sn9c20x: Add the JPEG compression quality control
Jean-François Moine
1
-4
/
+37
2012-03-20
[media] gspca - sn9c20x: Add a delay after Omnivision sensor reset
Jean-François Moine
1
-4
/
+14
2012-03-20
[media] gspca - sn9c20x: Propagate USB errors to higher level
Jean-François Moine
1
-152
/
+171
2012-03-20
[media] gspca - sn9c20x: Use the new video control mechanism
Jean-François Moine
1
-395
/
+134
2012-03-20
[media] gspca - sn9c20x: Fix loss of frame start
Jean-François Moine
1
-2
/
+5
2012-03-20
[media] gspca - zc3xx: Lack of register 08 value for sensor cs2102k
Jean-François Moine
1
-1
/
+1
2012-03-20
[media] gspca - ov534_9: Add brightness to OmniVision 5621 sensor
Jose Alberto Reguero
1
-9
/
+40
2012-03-20
[media] gspca - zc3xx: Add V4L2_CID_JPEG_COMPRESSION_QUALITY control support
Jean-François Moine
1
-7
/
+38
2012-03-08
[media] media: gspca: append $(srctree) to -I parameters
Andy Shevchenko
3
-3
/
+3
2012-03-08
[media] gspca - zc3xx: Set the exposure at start of hv7131r
Jean-François Moine
1
-2
/
+1
2012-03-08
[media] gspca - zc3xx: Fix bad sensor values when changing autogain
Jean-François Moine
1
-0
/
+4
2012-03-08
[media] gspca - zc3xx: Cleanup source
Jean-François Moine
1
-9
/
+6
2012-03-08
[media] gspca - zc3xx: Remove the low level traces
Jean-François Moine
1
-35
/
+13
2012-03-08
[media] gspca - zc3xx: Do automatic transfer control for hv7131r and pas202b
Jean-François Moine
1
-0
/
+134
2012-03-08
[media] gspca - zc3xx: Adjust the JPEG decompression tables
Jean-François Moine
1
-47
/
+50
2012-03-08
[media] gspca - sonixj: Add exposure, gain and auto exposure for po2030n
Jean-François Moine
1
-37
/
+145
2012-03-08
[media] gspca - sonixj: Remove the jpeg control
Jean-François Moine
1
-13
/
+0
2012-03-08
[media] gspca - pac7302: Do autogain setting work
Jean-François Moine
1
-41
/
+35
2012-03-08
[media] gspca - pac7302: Use the new video control mechanism
Jean-François Moine
1
-298
/
+79
2012-03-08
[media] gspca - pac7302: Simplify the function pkt_scan
Jean-François Moine
1
-47
/
+24
[next]