summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
AgeCommit message (Expand)AuthorFilesLines
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman45-562/+45
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab1-1/+1
2011-12-29gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede1-2/+2
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman45-562/+45
2011-09-23[media] gspca - main: Display the subdriver name and version at probe timeJean-François Moine1-1/+2
2011-09-23[media] gspca - main: Version change to 2.14.0Jean-François Moine1-5/+3
2011-09-23[media] gspca - sn9c20x: Fix status LED device 0c45:62b3Frank Schaefer1-1/+1
2011-09-23[media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter CamWolfram Sang1-0/+1
2011-09-23[media] gspca - spca1528: Don't force the USB transfer alternate settingJean-François Moine1-2/+4
2011-09-23[media] gspca - spca1528: Change the JPEG quality of the imagesJean-François Moine1-2/+2
2011-09-23[media] gspca - spca1528: Add some comments and update copyrightJean-François Moine1-4/+4
2011-09-23[media] gspca - spca1528: Increase the status waiting timeJean-François Moine1-3/+5
2011-09-23[media] gspca - topro: New subdriver for Topro webcamsJean-François Moine3-0/+5001
2011-09-23[media] gspca - main: Handle the xHCI error on usb_set_interface()Jean-François Moine1-0/+3
2011-09-23[media] gspca - main: Use a better altsetting for image transferJean-François Moine1-60/+151
2011-09-23[media] gspca - benq: Remove the useless function sd_isoc_initJean-François Moine1-15/+0
2011-09-11[media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSEDJean-François Moine1-14/+3
2011-09-11[media] gspca - main: Fix the isochronous transfer intervalJean-François Moine1-1/+4
2011-09-11[media] gspca - ov534_9: New sensor ov9712 and new webcam 05a9:8065Jean-François Moine1-48/+183
2011-09-11[media] gspca - ov534_9: Use the new control mechanismJean-François Moine1-220/+61
2011-09-11[media] gspca - kinect: Remove the gspca_debug definitionJean-François Moine1-5/+0
2011-09-11[media] gspca - sonixj: Cleanup source and remove useless instructionsJean-François Moine1-8/+5
2011-09-11[media] gspca - sonixj: Increase the exposure for sensor soi768Jean-François Moine1-1/+1
2011-09-11[media] gspca - sonixj: Adjust the contrast controlJean-François Moine1-4/+4
2011-09-11[media] gspca - jeilinj: Cleanup codeJean-François Moine1-8/+2
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-04[media] gspca: Use current logging stylesJoe Perches42-266/+338
2011-09-03[media] t613: Use current logging stylesJoe Perches1-5/+7
2011-09-03[media] sn9c20x: Use current logging stylesJoe Perches1-36/+38
2011-09-03[media] pac207: Use current logging stylesJoe Perches1-6/+8
2011-09-03[media] finepix: Use current logging stylesJoe Perches1-3/+5
2011-09-03[media] m5602: Use current logging stylesJoe Perches7-74/+89
2011-09-03[media] gl860: Use current logging stylesJoe Perches1-3/+5
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe3-3/+3
2011-08-07[media] Fix wrong register mask in gspca/sonixj.cLuiz Ramos1-1/+1
2011-07-31[media] gspca-stv06xx: Triple frame rate by decreasing the scan rateErik Andrén1-1/+1
2011-07-31[media] gspca-stv06xx: Remove writes to read-only registersErik Andrén1-9/+0
2011-07-31[media] gspca-stv06xx: Fix sensor init indentationErik Andrén1-10/+10
2011-07-31[media] gspca-stv06xx: Simplify stv_init struct and vv6410 bridge initErik Andrén2-30/+18
2011-07-31[media] gspca-stv06xx: Simplify register writes by avoiding special data stru...Erik Andrén2-16/+21
2011-07-27[media] gspca: s/strncpy/strlcpy/Hans de Goede2-4/+4
2011-07-27[media] gspca_sunplus: Fix streaming on logitech quicksmart 420Hans de Goede1-3/+0
2011-07-27[media] gspca: Add new se401 camera driverHans de Goede4-0/+876
2011-07-27[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frameHans de Goede1-1/+4
2011-07-27[media] gspca - ov519: Fix a LED inversionJean-François Moine1-1/+2
2011-07-27[media] gspca - ov519: Fix sensor detection problemsJean-François Moine1-0/+3
2011-07-27[media] gspca: don't include linux/version.hMauro Carvalho Chehab1-8/+4
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-1/+0
2011-07-27[media] gspca - ov519: New sensor ov9600 with bridge ovfx2Jean-François Moine1-13/+96