index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
zc3xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
1
-7024
/
+0
*
[media] gspca: the field 'frozen' is under CONFIG_PM
Hans Verkuil
2012-05-20
1
-2
/
+5
*
[media] gscpa: Move ctrl_handler to gspca_dev
Hans de Goede
2012-05-14
1
-6
/
+7
*
[media] gspca_zc3xx: Convert to the control framework
Hans Verkuil
2012-05-14
1
-268
/
+170
*
[media] gspca_zc3xx: Disable the highest quality setting as it is not usable
Hans de Goede
2012-05-14
1
-3
/
+6
*
[media] gspca_zc3xx: Always automatically adjust BRC as needed
Hans de Goede
2012-05-14
1
-106
/
+53
*
[media] gspca_zc3xx: Fix JPEG quality setting code
Hans de Goede
2012-05-14
1
-42
/
+22
*
[media] gspca_zc3xx: Fix setting of jpeg quality while streaming
Hans de Goede
2012-05-14
1
-2
/
+3
*
[media] gspca: Fix locking issues related to suspend/resume
Hans Verkuil
2012-05-14
1
-2
/
+3
*
[media] gspca - zc3xx: Lack of register 08 value for sensor cs2102k
Jean-François Moine
2012-03-19
1
-1
/
+1
*
[media] gspca - zc3xx: Add V4L2_CID_JPEG_COMPRESSION_QUALITY control support
Jean-François Moine
2012-03-19
1
-7
/
+38
*
[media] gspca - zc3xx: Set the exposure at start of hv7131r
Jean-François Moine
2012-03-08
1
-2
/
+1
*
[media] gspca - zc3xx: Fix bad sensor values when changing autogain
Jean-François Moine
2012-03-08
1
-0
/
+4
*
[media] gspca - zc3xx: Cleanup source
Jean-François Moine
2012-03-08
1
-9
/
+6
*
[media] gspca - zc3xx: Remove the low level traces
Jean-François Moine
2012-03-08
1
-35
/
+13
*
[media] gspca - zc3xx: Do automatic transfer control for hv7131r and pas202b
Jean-François Moine
2012-03-08
1
-0
/
+134
*
[media] gspca - zc3xx: Adjust the JPEG decompression tables
Jean-François Moine
2012-03-08
1
-47
/
+50
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-15
1
-67
/
+50
|
\
|
*
[media] gspca - zc3xx: Bad initialization of zc305/gc0303
Jean-François Moine
2011-12-11
1
-63
/
+50
|
*
[media] gspca: Remove the useless variable 'nbalt'
Jean-François Moine
2011-12-11
1
-4
/
+0
*
|
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
|
/
*
[media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter Cam
Wolfram Sang
2011-09-23
1
-0
/
+1
*
[media] gspca: Use current logging styles
Joe Perches
2011-09-04
1
-6
/
+8
*
[media] gspca: Fix some warnings tied to 'no debug'
Jean-François Moine
2011-05-21
1
-1
/
+4
*
[media] gspca - zc3xx: Adjust the mc501cb exchanges
Jean-François Moine
2011-05-20
1
-36
/
+6
*
[media] gspca - zc3xx: Add exposure control for sensor hv7131r
Jean-François Moine
2011-03-22
1
-7
/
+69
*
[media] gspca - zc3xx: Cleanup source
Jean-François Moine
2011-03-22
1
-24
/
+24
*
[media] gspca - sonixj, zc3xx: Let some bandwidth for audio when USB 1.1
Jean-François Moine
2011-03-21
1
-0
/
+4
*
[media] gspca - zc3xx: Discard the partial frames
Jean-François Moine
2011-01-31
1
-2
/
+10
*
[media] gspca - zc3xx: Fix bad images with the sensor hv7131r
Jean-François Moine
2011-01-31
1
-2
/
+15
*
[media] gspca - zc3xx: Bad delay when given by a table
Jean-François Moine
2011-01-31
1
-1
/
+1
*
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
Jean-François Moine
2011-01-19
1
-1
/
+1
*
[media] gspca - zc3xx: The sensor of the VF0250 is a GC0303
Jean-François Moine
2010-12-29
1
-30
/
+30
*
[media] gspca - zc3xx: Use the new video control mechanism
Jean-François Moine
2010-12-29
1
-176
/
+52
*
[media] gspca - zc3xx: Keep sorted the device table
Jean-François Moine
2010-12-29
1
-1
/
+1
*
[media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolution
Jean-François Moine
2010-12-29
1
-1
/
+1
*
[media] gspca: Fix coding style issues
Jean-François Moine
2010-10-21
1
-9
/
+5
*
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 - all modules: Display error messages when gspca debug disabled
Jean-François Moine
2010-10-21
1
-5
/
+4
*
V4L/DVB: gspca - all modules: Remove useless module load/unload messages
Jean-François Moine
2010-10-21
1
-7
/
+1
*
V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)
Jean-François Moine
2010-08-08
1
-467
/
+307
*
V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131r
Jean-François Moine
2010-08-08
1
-118
/
+123
*
V4L/DVB: gspca - zc3xx: Possible use of the highest alternate setting
Jean-François Moine
2010-08-08
1
-2
/
+0
*
V4L/DVB: gspca - zc3xx: Do the sensor probe at resume time
Jean-François Moine
2010-08-08
1
-15
/
+19
*
V4L/DVB: gspca - zc3xx: Check the USB exchanges
Jean-François Moine
2010-08-08
1
-158
/
+171
*
V4L/DVB: gspca - zc3xx: Cleanup source
Jean-François Moine
2010-08-08
1
-185
/
+200
*
V4L/DVB: Remove obsolete zc0301 v4l driver
Amerigo Wang
2010-08-02
1
-2
/
+0
*
V4L/DVB: gspca: Remove/move useless inclusions of slab.h
Jean-François Moine
2010-08-02
1
-1
/
+0
*
V4L/DVB: gspca - zc3xx: Add back the brightness control
Jean-François Moine
2010-08-02
1
-17
/
+56
*
V4L/DVB: gspca - zc3xx: Don't change the registers 7 and 8 for sensor pas202b
Jean-François Moine
2010-08-02
1
-4
/
+0
[next]