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
/
sn9c20x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-2428
/
+0
2012-07-10
gspca_sn9c20x: Fix NULL pointer dereference
Hans de Goede
1
-5
/
+8
2012-06-11
[media] gscpa_sn9c20x: Move clustering of controls to after error checking
Hans de Goede
1
-10
/
+14
2012-05-14
[media] gscpa: Move ctrl_handler to gspca_dev
Hans de Goede
1
-13
/
+13
2012-05-14
[media] gspca_sn9c20x: Whitespace fixes
Hans de Goede
1
-2
/
+2
2012-05-14
[media] gcpca_sn9c20x: Convert to the control framework
Hans Verkuil
1
-283
/
+212
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-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-01-16
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+38
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
1
-0
/
+1
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-09-24
[media] gspca - sn9c20x: Fix status LED device 0c45:62b3
Frank Schaefer
1
-1
/
+1
2011-09-04
[media] sn9c20x: Use current logging styles
Joe Perches
1
-36
/
+38
2011-03-22
[media] gspca_sn9c20x: Add another MSI laptop to the sn9c20x upside down list
Hans de Goede
1
-0
/
+7
2011-03-22
[media] gspca_sn9c20x: Make buffers slightly larger for JPEG frames
Hans de Goede
1
-4
/
+4
2011-03-22
[media] gspca_sn9c20x: Add LED_REVERSE flag for 0c45:62bb
Hans de Goede
1
-1
/
+1
2011-03-22
[media] gspca_sn9c20x: Add hflip and vflip controls for the ov7660 sensor
Hans de Goede
1
-3
/
+13
2011-03-22
[media] gspca_sn9c20x: Fix colored borders with ov7660 sensor
Hans de Goede
1
-2
/
+5
2011-01-19
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca/sn9c20x: Fix support for mt9m001 (mi1300) sensor
Mauro Carvalho Chehab
1
-13
/
+61
2010-12-29
[media] gspca/sn9c20x: Get rid of scale "magic" numbers
Mauro Carvalho Chehab
1
-25
/
+33
2010-12-29
[media] gspca/sn9c20x: Test if sensor is a OV sensor
Mauro Carvalho Chehab
1
-0
/
+9
2010-10-21
[media] gspca: Fix coding style issues
Jean-François Moine
1
-4
/
+9
2010-10-21
V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m
Jean-François Moine
1
-4
/
+2
2010-10-21
V4L/DVB: gspca - sn9c20x: Better image sizes
Jean-François Moine
1
-7
/
+7
2010-10-21
V4L/DVB: gspca - sn9c20x: Fix the number of bytes per line
Jean-François Moine
1
-12
/
+12
2010-10-21
V4L/DVB: gspca - all modules: Remove useless module load/unload messages
Jean-François Moine
1
-7
/
+1
2010-09-28
V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer images
Jean-François Moine
1
-2
/
+1
2010-08-02
V4L/DVB: gspca: Remove/move useless inclusions of slab.h
Jean-François Moine
1
-1
/
+0
2010-08-02
V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG header
Jean-François Moine
1
-14
/
+3
2010-05-19
V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensor
Brian Johnson
1
-25
/
+7
2010-05-19
V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag
Brian Johnson
1
-8
/
+8
2010-05-19
V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device list
Brian Johnson
1
-0
/
+7
2010-05-19
V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device list
Brian Johnson
1
-0
/
+7
2010-05-18
V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 code
Brian Johnson
1
-34
/
+24
[next]