index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
sn9c20x.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
1
-2428
/
+0
*
gspca_sn9c20x: Fix NULL pointer dereference
Hans de Goede
2012-07-09
1
-5
/
+8
*
[media] gscpa_sn9c20x: Move clustering of controls to after error checking
Hans de Goede
2012-06-11
1
-10
/
+14
*
[media] gscpa: Move ctrl_handler to gspca_dev
Hans de Goede
2012-05-14
1
-13
/
+13
*
[media] gspca_sn9c20x: Whitespace fixes
Hans de Goede
2012-05-14
1
-2
/
+2
*
[media] gcpca_sn9c20x: Convert to the control framework
Hans Verkuil
2012-05-14
1
-283
/
+212
*
[media] gspca - sn9c20x: Change the exposure setting of Omnivision sensors
Jean-François Moine
2012-05-03
1
-4
/
+19
*
[media] gspca - sn9c20x: Don't do sensor update before the capture is started
Jean-François Moine
2012-05-03
1
-2
/
+8
*
[media] gspca - sn9c20x: Set the i2c interface speed
Jean-François Moine
2012-05-03
1
-8
/
+15
*
[media] gspca - sn9c20x: Define more tables as constant
Jean-François Moine
2012-05-03
1
-21
/
+21
*
[media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident table
Jean-François Moine
2012-05-03
1
-0
/
+1
*
[media] gspca - sn9c20x: Change the number of the sensor mt9vprb
Jean-François Moine
2012-05-03
1
-1
/
+1
*
[media] gspca - sn9c20x: Cleanup source
Jean-François Moine
2012-03-20
1
-28
/
+32
*
[media] gspca - sn9c20x: Simplify register write for capture start/stop
Jean-François Moine
2012-03-20
1
-6
/
+2
*
[media] gspca - sn9c20x: Add automatic JPEG compression mechanism
Jean-François Moine
2012-03-20
1
-0
/
+101
*
[media] gspca - sn9c20x: Greater delay in case of sensor no response
Jean-François Moine
2012-03-20
1
-1
/
+1
*
[media] gspca - sn9c20x: Optimize the code of write sequences
Jean-François Moine
2012-03-20
1
-103
/
+66
*
[media] gspca - sn9c20x: Add the JPEG compression quality control
Jean-François Moine
2012-03-20
1
-4
/
+37
*
[media] gspca - sn9c20x: Add a delay after Omnivision sensor reset
Jean-François Moine
2012-03-20
1
-4
/
+14
*
[media] gspca - sn9c20x: Propagate USB errors to higher level
Jean-François Moine
2012-03-20
1
-152
/
+171
*
[media] gspca - sn9c20x: Use the new video control mechanism
Jean-François Moine
2012-03-20
1
-395
/
+134
*
[media] gspca - sn9c20x: Fix loss of frame start
Jean-François Moine
2012-03-20
1
-2
/
+5
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-15
1
-0
/
+38
|
\
|
*
[media] gscpa - sn9c20x: Add sd_isoc_init ensuring enough bw when i420 fmt
Hans de Goede
2012-01-06
1
-0
/
+37
|
*
[media] gspca: Add a need_max_bandwidth flag to sd_desc
Hans de Goede
2012-01-06
1
-0
/
+1
*
|
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
|
/
*
[media] gspca - sn9c20x: Fix status LED device 0c45:62b3
Frank Schaefer
2011-09-24
1
-1
/
+1
*
[media] sn9c20x: Use current logging styles
Joe Perches
2011-09-04
1
-36
/
+38
*
[media] gspca_sn9c20x: Add another MSI laptop to the sn9c20x upside down list
Hans de Goede
2011-03-22
1
-0
/
+7
*
[media] gspca_sn9c20x: Make buffers slightly larger for JPEG frames
Hans de Goede
2011-03-22
1
-4
/
+4
*
[media] gspca_sn9c20x: Add LED_REVERSE flag for 0c45:62bb
Hans de Goede
2011-03-22
1
-1
/
+1
*
[media] gspca_sn9c20x: Add hflip and vflip controls for the ov7660 sensor
Hans de Goede
2011-03-22
1
-3
/
+13
*
[media] gspca_sn9c20x: Fix colored borders with ov7660 sensor
Hans de Goede
2011-03-22
1
-2
/
+5
*
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
Jean-François Moine
2011-01-19
1
-1
/
+1
*
[media] gspca/sn9c20x: Fix support for mt9m001 (mi1300) sensor
Mauro Carvalho Chehab
2010-12-29
1
-13
/
+61
*
[media] gspca/sn9c20x: Get rid of scale "magic" numbers
Mauro Carvalho Chehab
2010-12-29
1
-25
/
+33
*
[media] gspca/sn9c20x: Test if sensor is a OV sensor
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+9
*
[media] gspca: Fix coding style issues
Jean-François Moine
2010-10-21
1
-4
/
+9
*
V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m
Jean-François Moine
2010-10-21
1
-4
/
+2
*
V4L/DVB: gspca - sn9c20x: Better image sizes
Jean-François Moine
2010-10-21
1
-7
/
+7
*
V4L/DVB: gspca - sn9c20x: Fix the number of bytes per line
Jean-François Moine
2010-10-21
1
-12
/
+12
*
V4L/DVB: gspca - all modules: Remove useless module load/unload messages
Jean-François Moine
2010-10-21
1
-7
/
+1
*
V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer images
Jean-François Moine
2010-09-28
1
-2
/
+1
*
V4L/DVB: gspca: Remove/move useless inclusions of slab.h
Jean-François Moine
2010-08-02
1
-1
/
+0
*
V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG header
Jean-François Moine
2010-08-02
1
-14
/
+3
*
V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensor
Brian Johnson
2010-05-19
1
-25
/
+7
*
V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag
Brian Johnson
2010-05-19
1
-8
/
+8
*
V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device list
Brian Johnson
2010-05-19
1
-0
/
+7
*
V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device list
Brian Johnson
2010-05-19
1
-0
/
+7
*
V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 code
Brian Johnson
2010-05-18
1
-34
/
+24
[next]