index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
USB: ov534_9.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-19
[media] video: vicam: Add MODULE_FIRMWARE
Tim Gardner
1
-1
/
+4
2012-03-19
[media] gspca - sn9c20x: Cleanup source
Jean-François Moine
1
-28
/
+32
2012-03-19
[media] gspca - sn9c20x: Simplify register write for capture start/stop
Jean-François Moine
1
-6
/
+2
2012-03-19
[media] gspca - sn9c20x: Add automatic JPEG compression mechanism
Jean-François Moine
1
-0
/
+101
2012-03-19
[media] gspca - sn9c20x: Greater delay in case of sensor no response
Jean-François Moine
1
-1
/
+1
2012-03-19
[media] gspca - sn9c20x: Optimize the code of write sequences
Jean-François Moine
1
-103
/
+66
2012-03-19
[media] gspca - sn9c20x: Add the JPEG compression quality control
Jean-François Moine
1
-4
/
+37
2012-03-19
[media] gspca - sn9c20x: Add a delay after Omnivision sensor reset
Jean-François Moine
1
-4
/
+14
2012-03-19
[media] gspca - sn9c20x: Propagate USB errors to higher level
Jean-François Moine
1
-152
/
+171
2012-03-19
[media] gspca - sn9c20x: Use the new video control mechanism
Jean-François Moine
1
-395
/
+134
2012-03-19
[media] gspca - sn9c20x: Fix loss of frame start
Jean-François Moine
1
-2
/
+5
2012-03-19
[media] gspca - zc3xx: Lack of register 08 value for sensor cs2102k
Jean-François Moine
1
-1
/
+1
2012-03-19
[media] gspca - ov534_9: Add brightness to OmniVision 5621 sensor
Jose Alberto Reguero
1
-9
/
+40
2012-03-19
[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
2012-03-08
[media] gspca - pac7302: Cleanup source
Jean-François Moine
1
-39
/
+33
2012-03-08
[media] gspca - pac7302: Add new webcam 06f8:301b
Jean-François Moine
1
-0
/
+1
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-132
/
+923
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
8
-10
/
+10
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
45
-562
/
+45
2012-01-06
[media] gscpa_t613: Add support for the camera button
Hans de Goede
1
-0
/
+25
2012-01-06
[media] gscpa_ov519: Fix the bandwidth calc for enabling compression
Hans de Goede
1
-2
/
+2
2012-01-06
[media] gspca_pac7302: Add usb-id for 145f:013c
Hans de Goede
1
-0
/
+1
2012-01-06
[media] gspca_sonixb: Fix exposure control min/max value for coarse expo sensors
Hans de Goede
1
-6
/
+9
2012-01-06
[media] gspca: Add jl2005bcd sub driver
Theodore Kilgore
3
-0
/
+566
2012-01-06
Merge tag 'v3.2' into staging/for_v3.3
Mauro Carvalho Chehab
1
-1
/
+1
2012-01-06
[media] gscpa - sn9c20x: Add sd_isoc_init ensuring enough bw when i420 fmt
Hans de Goede
1
-0
/
+37
2012-01-06
[media] gspca: Add a need_max_bandwidth flag to sd_desc
Hans de Goede
5
-1
/
+8
2012-01-06
[media] gspca - main: isoc mode devices are never low speed
Hans de Goede
1
-4
/
+1
[prev]
[next]