| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. | Jean-Francois Moine | 2008-12-30 | 23 | -33/+33 |
* | V4L/DVB (10048): gspca - stv06xx: New subdriver. | Erik Andren | 2008-12-30 | 13 | -1/+2805 |
* | V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages. | Jean-Francois Moine | 2008-12-30 | 1 | -51/+53 |
* | V4L/DVB (10045): gspca - ov534: Remove empty line in trace. | Jean-Francois Moine | 2008-12-30 | 1 | -1/+1 |
* | V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added. | Hans de Goede | 2008-12-30 | 1 | -0/+1 |
* | V4L/DVB (10041): m5602 - rework parts of the resolution initialization | Erik Andrén | 2008-12-30 | 2 | -35/+32 |
* | V4L/DVB (10040): m5602 - ov9650: Activate variopixel | Erik Andrén | 2008-12-30 | 1 | -0/+7 |
* | V4L/DVB (10039): m5602 - ov9650: Add CIF mode | Erik Andrén | 2008-12-30 | 2 | -1/+51 |
* | V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequence | Erik Andrén | 2008-12-30 | 1 | -9/+4 |
* | V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensor | Erik Andrén | 2008-12-30 | 2 | -3/+51 |
* | V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutions | Erik Andrén | 2008-12-30 | 2 | -26/+57 |
* | V4L/DVB (10035): m5602: add a start sending hook in the sensor struct | Erik Andrén | 2008-12-30 | 2 | -0/+6 |
* | V4L/DVB (10034): m5602: fixup offset in order to align image | Erik Andrén | 2008-12-30 | 1 | -3/+3 |
* | V4L/DVB (10033): m5602: add some comments | Erik Andrén | 2008-12-30 | 2 | -9/+10 |
* | V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700 | Erik Andrén | 2008-12-30 | 1 | -0/+7 |
* | V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library | Erik Andrén | 2008-12-30 | 1 | -1/+1 |
* | V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030 | Erik Andrén | 2008-12-30 | 1 | -4/+12 |
* | V4L/DVB (10029): m5602: remove uneeded test on po1030 | Erik Andrén | 2008-12-30 | 1 | -6/+0 |
* | V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor function | Erik Andrén | 2008-12-30 | 2 | -40/+0 |
* | V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common function | Erik Andrén | 2008-12-30 | 1 | -13/+13 |
* | V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensor | Erik Andrén | 2008-12-30 | 2 | -43/+0 |
* | V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common function | Erik Andrén | 2008-12-30 | 1 | -17/+17 |
* | V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ... | Erik Andrén | 2008-12-30 | 2 | -36/+0 |
* | V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun... | Erik Andrén | 2008-12-30 | 1 | -9/+9 |
* | V4L/DVB (10022): m5602: Remove the po1030 read_sensor function | Erik Andrén | 2008-12-30 | 2 | -36/+0 |
* | V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor function | Erik Andrén | 2008-12-30 | 1 | -13/+13 |
* | V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f... | Erik Andrén | 2008-12-30 | 2 | -42/+0 |
* | V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor function | Erik Andrén | 2008-12-30 | 1 | -24/+24 |
* | V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor function | Erik Andrén | 2008-12-30 | 1 | -6/+17 |
* | V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation | Erik Andrén | 2008-12-30 | 2 | -0/+39 |
* | V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions. | Erik Andrén | 2008-12-30 | 10 | -230/+0 |
* | V4L/DVB (10013): Convert all sensors to use the unified write sensor function | Erik Andrén | 2008-12-30 | 6 | -95/+98 |
* | V4L/DVB (10012): m5602: Start to unify read/write sensor functions | Erik Andrén | 2008-12-30 | 7 | -0/+52 |
* | V4L/DVB (10011): m5602: Remove the write and read sensor from the main struct | Erik Andrén | 2008-12-30 | 5 | -18/+1 |
* | V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja | Erik Andrén | 2008-12-30 | 1 | -0/+7 |
* | V4L/DVB (10009): gspca - m5602: Convert some functions to be static | Erik Andrén | 2008-12-30 | 10 | -15/+14 |
* | V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.c | Erik Andrén | 2008-12-30 | 1 | -2/+3 |
* | V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83a | Erik Andrén | 2008-12-30 | 1 | -26/+36 |
* | V4L/DVB (10006): gspca - m5602: Align some defines | Erik Andrén | 2008-12-30 | 2 | -10/+10 |
* | V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some comments | Erik Andrén | 2008-12-30 | 2 | -14/+14 |
* | V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handling | Erik Andrén | 2008-12-30 | 1 | -21/+30 |
* | V4L/DVB (10003): m5602: Simplify the error handling in the ov9650 sensor | Erik Andrén | 2008-12-30 | 1 | -35/+46 |
* | V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor code | Erik Andrén | 2008-12-30 | 1 | -8/+8 |
* | V4L/DVB (10001): gspca - m5602: Minor fixes | Erik Andrén | 2008-12-30 | 2 | -2/+3 |
* | V4L/DVB (10000): gspca - m5602: Add lost ampersand | Erik Andrén | 2008-12-30 | 1 | -1/+1 |
* | V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added. | Fabio Rossi | 2008-12-30 | 1 | -0/+1 |
* | V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl. | Jean-Francois Moine | 2008-12-30 | 1 | -1/+1 |
* | V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables. | Jean-Francois Moine | 2008-12-30 | 2 | -5/+5 |
* | V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset. | Roel Kluin | 2008-12-30 | 1 | -1/+1 |
* | V4L/DVB (9992): gspca - pac207: Webcam 093a:2461 added. | Hans de Goede | 2008-12-30 | 1 | -0/+1 |