summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1525-132/+923
|\
| * [media] gscpa_t613: Add support for the camera buttonHans de Goede2012-01-061-0/+25
| * [media] gscpa_ov519: Fix the bandwidth calc for enabling compressionHans de Goede2012-01-061-2/+2
| * [media] gspca_pac7302: Add usb-id for 145f:013cHans de Goede2012-01-061-0/+1
| * [media] gspca_sonixb: Fix exposure control min/max value for coarse expo sensorsHans de Goede2012-01-061-6/+9
| * [media] gspca: Add jl2005bcd sub driverTheodore Kilgore2012-01-063-0/+566
| * Merge tag 'v3.2' into staging/for_v3.3Mauro Carvalho Chehab2012-01-061-1/+1
| |\
| * | [media] gscpa - sn9c20x: Add sd_isoc_init ensuring enough bw when i420 fmtHans de Goede2012-01-061-0/+37
| * | [media] gspca: Add a need_max_bandwidth flag to sd_descHans de Goede2012-01-065-1/+8
| * | [media] gspca - main: isoc mode devices are never low speedHans de Goede2012-01-061-4/+1
| * | [media] gspca - main: Avoid clobbering all bandwidth when mic in webcamHans de Goede2012-01-061-0/+17
| * | [media] gspca: Check dev->actconfig rather than dev->configHans de Goede2012-01-063-8/+8
| * | [media] gspca - main: Take numerator into account in fps calculationsHans de Goede2012-01-061-1/+1
| * | [media] gspca - main: Correct use of interval in bandwidth calculationHans de Goede2012-01-061-1/+6
| * | [media] gspca - main: rename build_ep_tb to build_isoc_ep_tbHans de Goede2012-01-061-8/+6
| * | [media] gspca - main: Change the bandwidth estimation of isochronous transferJean-François Moine2012-01-061-3/+11
| * | [media] gspca - ov534_9: New sensor ov5621 and webcam 05a9:1550Jose Alberto Reguero2012-01-061-1/+140
| * | [media] gscpa_vicam: Fix oops if unplugged while streamingHans de Goede2011-12-301-1/+2
| * | [media] gspca_pac207: Raise max exposure + various autogain setting tweaksHans de Goede2011-12-301-5/+5
| * | [media] gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-301-2/+2
| * | [media] gspca - zc3xx: Bad initialization of zc305/gc0303Jean-François Moine2011-12-111-63/+50
| * | [media] gspca - topro: Lower the frame rate in 640x480 for the tp6800Jean-François Moine2011-12-111-1/+1
| * | [media] gspca - sonixj: Change color control for sensor po2030nJean-François Moine2011-12-111-1/+11
| * | [media] gspca - sonixj: Bad sensor mode at start timeJean-François Moine2011-12-111-1/+1
| * | [media] gspca: Remove the useless variable 'nbalt'Jean-François Moine2011-12-1110-19/+15
| * | [media] gspca: Remove the useless variable 'reverse_alts'Jean-François Moine2011-12-115-6/+0
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-138-10/+10
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0645-562/+45
|\ \ \ | |_|/ |/| |
| * | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1845-562/+45
| |/
* | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-291-2/+2
|/
* [media] gspca - main: Display the subdriver name and version at probe timeJean-François Moine2011-09-231-1/+2
* [media] gspca - main: Version change to 2.14.0Jean-François Moine2011-09-231-5/+3
* [media] gspca - sn9c20x: Fix status LED device 0c45:62b3Frank Schaefer2011-09-231-1/+1
* [media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter CamWolfram Sang2011-09-231-0/+1
* [media] gspca - spca1528: Don't force the USB transfer alternate settingJean-François Moine2011-09-231-2/+4
* [media] gspca - spca1528: Change the JPEG quality of the imagesJean-François Moine2011-09-231-2/+2
* [media] gspca - spca1528: Add some comments and update copyrightJean-François Moine2011-09-231-4/+4
* [media] gspca - spca1528: Increase the status waiting timeJean-François Moine2011-09-231-3/+5
* [media] gspca - topro: New subdriver for Topro webcamsJean-François Moine2011-09-233-0/+5001
* [media] gspca - main: Handle the xHCI error on usb_set_interface()Jean-François Moine2011-09-231-0/+3
* [media] gspca - main: Use a better altsetting for image transferJean-François Moine2011-09-231-60/+151
* [media] gspca - benq: Remove the useless function sd_isoc_initJean-François Moine2011-09-231-15/+0
* [media] gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSEDJean-François Moine2011-09-111-14/+3
* [media] gspca - main: Fix the isochronous transfer intervalJean-François Moine2011-09-111-1/+4
* [media] gspca - ov534_9: New sensor ov9712 and new webcam 05a9:8065Jean-François Moine2011-09-111-48/+183
* [media] gspca - ov534_9: Use the new control mechanismJean-François Moine2011-09-111-220/+61
* [media] gspca - kinect: Remove the gspca_debug definitionJean-François Moine2011-09-111-5/+0
* [media] gspca - sonixj: Cleanup source and remove useless instructionsJean-François Moine2011-09-111-8/+5
* [media] gspca - sonixj: Increase the exposure for sensor soi768Jean-François Moine2011-09-111-1/+1
OpenPOWER on IntegriCloud