Commit Graph

62 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Hans de Goede e7d712cc99 [media] gspca: s/strncpy/strlcpy/ 14 years ago
Jean-François Moine bff6069dc1 [media] gspca - stk014 / t613: Accept the index 0 in querymenu 14 years ago
Jean-François Moine 95c967c167 [media] gspca: Remove __devinit, __devinitconst and __devinitdata 14 years ago
Jean-François Moine 1d00d6c1ff [media] gspca: Convert some uppercase hexadecimal values to lowercase 14 years ago
Jean-François Moine 0b656321f3 V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled 15 years ago
Jean-François Moine 548264375b V4L/DVB: gspca - all modules: Remove useless module load/unload messages 15 years ago
Jean-François Moine 11ce884a0d V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sd 15 years ago
Julia Lawall feda79bffc V4L/DVB: drivers/media/video/gspca: Use kmemdup 15 years ago
Jean-François Moine be2a9fae7b V4L/DVB: gspca: Remove/move useless inclusions of slab.h 15 years ago
Jean-François Moine e9b156532e V4L/DVB: gspca - t613: Change the gain mechanism 15 years ago
Jean-François Moine ebb78c5a81 V4L/DVB: gspca - t613: Simplify the scan of isoc packets 15 years ago
Jean-François Moine 983882411b V4L/DVB: gspca - t613: Remove the RGB gains setting from sensor_polling 15 years ago
Jean-François Moine 79960d3904 V4L/DVB: gspca - t613: Change the gamma table 15 years ago
Jean-François Moine 78b98cb942 V4L/DVB: gspca - t613: Adjust light frequency values per sensor 15 years ago
Jean-François Moine cd8955b85e V4L/DVB: gspca - t613: Cleanup and clarify the source 15 years ago
Costantino Leandro be1da9ee83 V4L/DVB: gspca - t613: Add color controls 15 years ago
Jean-François Moine 24f222e77a V4L/DVB: gspca - t613: Check the result of kmalloc 15 years ago
Nicolau Werneck 00e8006db5 V4L/DVB: gspca - t613: Support for LT168G sensor. 15 years ago
Marton Nemeth 7e64dc4c4d V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant. 15 years ago
Jean-Francois Moine 76dd272b56 V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan(). 15 years ago
Jean-Francois Moine 78a6d74e81 V4L/DVB (12230): gspca - t613: Change tas5130a init sequences. 16 years ago
Jean-Francois Moine dd72cb3eda V4L/DVB (11446): gspca - t613: Do sensor reset only for sensor om6802. 16 years ago
Jean-Francois Moine e30bdc6693 V4L/DVB (11145): gspca - t613: Greater delay after om6802 reset. 16 years ago
Jean-Francois Moine 249fe889fd V4L/DVB (11144): gspca - t613: Don't re-read the ID registers at probe time. 16 years ago
Jean-Francois Moine 3da37e42ba V4L/DVB (11143): gspca - t613: Bad sensor detection. 16 years ago
Jean-Francois Moine 748c014889 V4L/DVB (10638): gspca - t613: Bad debug level when displaying the sensor type. 16 years ago
Jean-Francois Moine c35d066e85 V4L/DVB (10637): gspca - t613: Bad sensor name in kernel trace when 'other' sensor. 16 years ago
Tobias Klauser e23b290716 V4L/DVB (10628): V4L: Storage class should be before const qualifier 16 years ago
Hans Verkuil d9ddd3b010 V4L/DVB (10406): gspca: fix compiler warning 16 years ago
Jean-Francois Moine 409b11dd74 V4L/DVB (10382): gspca - t613: Bad returned value when no known sensor found. 16 years ago
Jean-Francois Moine 2d56f3bbe7 V4L/DVB (10381): gspca - t613: New unknown sensor added. 16 years ago
Jean-Francois Moine 82e2549102 V4L/DVB (10380): gspca - t613: Cleanup and optimize code. 16 years ago
Alexey Klimov e6b148490f V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_init. 16 years ago
Alexey Klimov f69e9529ed V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init function. 16 years ago
Jean-Francois Moine 50e06dee95 V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable. 16 years ago
Jean-Francois Moine cc611b8aef V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. 16 years ago
Roel Kluin 97a53a0fd4 V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset. 16 years ago
Jean-Francois Moine eb229b22fb V4L/DVB (9294): gspca: Add a stop sequence in t613. 17 years ago
Leandro Costantino ad62fb08de V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613. 17 years ago
Jean-Francois Moine 35480b6bc3 V4L/DVB (9292): gspca: Call the control setting functions at init time in t613. 17 years ago
Jean-Francois Moine cbc51c6d6e V4L/DVB (9291): gspca: Do not set the white balance temperature by default in t613. 17 years ago
Jean-Francois Moine 392ee5a59d V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613. 17 years ago
Jean-Francois Moine 236088d215 V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613. 17 years ago
Jean-Francois Moine 0bc99b5cf7 V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613. 17 years ago
Jean-Francois Moine f89be036eb V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t613. 17 years ago
Jean-Francois Moine fadc79935c V4L/DVB (9125): gspca: Big rewrite of t613 driver 17 years ago
Jean-Francois Moine b1043e562e V4L/DVB (9089): gspca: Remove the duplicated EOF (ff d9) in t613. 17 years ago
Jean-Francois Moine 72ab97cecb V4L/DVB (9079): gspca: Return error code from stream start functions. 17 years ago
Jean-Francois Moine 8295d99ee5 V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges. 17 years ago
Jean-Francois Moine 012d6b029e V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume. 17 years ago