index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
spca561.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
Jean-François Moine
2011-01-19
1
-1
/
+1
*
[media] gspca: Convert some uppercase hexadecimal values to lowercase
Jean-François Moine
2010-12-29
1
-1
/
+1
*
V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m
Jean-François Moine
2010-10-21
1
-3
/
+3
*
V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled
Jean-François Moine
2010-10-21
1
-1
/
+1
*
V4L/DVB: gspca - all modules: Remove useless module load/unload messages
Jean-François Moine
2010-10-21
1
-7
/
+1
*
V4L/DVB: gspca_spca561: Add support for camera button
Hans de Goede
2010-05-18
1
-0
/
+24
*
V4L/DVB: gspca_spca561: Fix LED on rev12a cameras
Hans de Goede
2010-05-18
1
-23
/
+11
*
V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver
John Ellson
2010-05-06
1
-0
/
+1
*
V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
Marton Nemeth
2010-02-26
1
-2
/
+2
*
V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...
Jean-Francois Moine
2009-12-05
1
-9
/
+5
*
V4L/DVB (11872): gspca - spca561: Rename the 'White Balance' control to 'Hue'.
Hans de Goede
2009-06-16
1
-14
/
+14
*
V4L/DVB (11871): gspca - spca561: Change the Rev12a controls.
Hans de Goede
2009-06-16
1
-45
/
+32
*
V4L/DVB (10371): gspca - spca561: Fix image problem in the 352x288 mode of re...
Jean-Francois Moine
2009-03-30
1
-3
/
+6
*
V4L/DVB (10368): gspca - spca561: Fix bugs and rewrite the init/start of the ...
Jean-Francois Moine
2009-03-30
1
-126
/
+42
*
V4L/DVB (10367): gspca - spca561: Optimize the isoc scanning function.
Jean-Francois Moine
2009-03-30
1
-6
/
+2
*
V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...
Alexey Klimov
2009-03-30
1
-1
/
+1
*
V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...
Alexey Klimov
2009-03-30
1
-1
/
+3
*
V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.
Jean-Francois Moine
2009-03-30
1
-1
/
+0
*
V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.
Jean-Francois Moine
2008-12-30
1
-2
/
+2
*
V4L/DVB (9988): gspca - spca561: Separate the bridge and sensor tables of Rev72a
Jean-Francois Moine
2008-12-30
1
-61
/
+49
*
V4L/DVB (9987): gspca - spca561: Control changes for Rev72a.
Jean-Francois Moine
2008-12-30
1
-60
/
+82
*
V4L/DVB (9986): gspca - spca561: Don't get the control values from the webcam.
Jean-Francois Moine
2008-12-30
1
-38
/
+0
*
V4L/DVB (9985): gspca - spca561: Cleanup source.
Jean-Francois Moine
2008-12-30
1
-129
/
+117
*
V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.
Jean-Francois Moine
2008-11-24
1
-0
/
+3
*
V4L/DVB (9098): Whitespace cleanups
Mauro Carvalho Chehab
2008-10-12
1
-1
/
+1
*
V4L/DVB (9079): gspca: Return error code from stream start functions.
Jean-Francois Moine
2008-10-12
1
-2
/
+4
*
V4L/DVB (9076): gspca: USB direction lacking in spca561.
Shane
2008-10-12
1
-1
/
+1
*
V4L/DVB (9058): spca561: while balance -> white balance typo
Shane
2008-10-12
1
-1
/
+1
*
V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561.
Shane
2008-10-04
1
-1
/
+1
*
V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...
Li Zefan
2008-09-04
1
-2
/
+2
*
V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex...
Hans de Goede
2008-09-04
1
-19
/
+36
*
V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.
Jean-Francois Moine
2008-09-04
1
-5
/
+34
*
V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.
Jean-Francois Moine
2008-09-03
1
-13
/
+6
*
V4L/DVB (8718): gspca: suspend/resume added.
Jean-Francois Moine
2008-09-03
1
-0
/
+4
*
V4L/DVB (8705): gspca: Adjust some control limits in spca561.
Jean-Francois Moine
2008-09-03
1
-10
/
+8
*
V4L/DVB (8703): gspca: Do controls work for spca561 revision 12a.
Jean-Francois Moine
2008-09-03
1
-27
/
+46
*
V4L/DVB (8672): gspca: Big rewrite of spca561.
Jean-Francois Moine
2008-09-03
1
-260
/
+336
*
V4L/DVB (8671): gspca: Remove the unused field 'dev_name' of the device struc...
Jean-Francois Moine
2008-09-03
1
-1
/
+0
*
V4L/DVB (8669): gspca: Add white balance control for spca561 rev 012A.
Jean-Francois Moine
2008-09-03
1
-18
/
+92
*
V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash.
Jean-Francois Moine
2008-08-06
1
-16
/
+26
*
V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a8...
Jean-Francois Moine
2008-07-27
1
-15
/
+15
*
V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.
Jean-Francois Moine
2008-07-27
1
-39
/
+18
*
V4L/DVB (8442): gspca: Remove the version from the subdrivers.
Jean-Francois Moine
2008-07-23
1
-4
/
+1
*
V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.
Jean-Francois Moine
2008-07-20
1
-54
/
+61
*
V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.
Jean-Francois Moine
2008-07-20
1
-8
/
+24
*
V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.
Jean-Francois Moine
2008-07-20
1
-13
/
+17
*
V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.
Hans de Goede
2008-07-20
1
-3
/
+3
*
V4L/DVB (8157): gspca: all subdrivers
Jean-Francois Moine
2008-07-20
1
-0
/
+1025