summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
* [media] media: gspca: append $(srctree) to -I parametersAndy Shevchenko2012-03-083-3/+3
* [media] gspca - zc3xx: Set the exposure at start of hv7131rJean-François Moine2012-03-081-2/+1
* [media] gspca - zc3xx: Fix bad sensor values when changing autogainJean-François Moine2012-03-081-0/+4
* [media] gspca - zc3xx: Cleanup sourceJean-François Moine2012-03-081-9/+6
* [media] gspca - zc3xx: Remove the low level tracesJean-François Moine2012-03-081-35/+13
* [media] gspca - zc3xx: Do automatic transfer control for hv7131r and pas202bJean-François Moine2012-03-081-0/+134
* [media] gspca - zc3xx: Adjust the JPEG decompression tablesJean-François Moine2012-03-081-47/+50
* [media] gspca - sonixj: Add exposure, gain and auto exposure for po2030nJean-François Moine2012-03-081-37/+145
* [media] gspca - sonixj: Remove the jpeg controlJean-François Moine2012-03-081-13/+0
* [media] gspca - pac7302: Do autogain setting workJean-François Moine2012-03-081-41/+35
* [media] gspca - pac7302: Use the new video control mechanismJean-François Moine2012-03-081-298/+79
* [media] gspca - pac7302: Simplify the function pkt_scanJean-François Moine2012-03-081-47/+24
* [media] gspca - pac7302: Cleanup sourceJean-François Moine2012-03-081-39/+33
* [media] gspca - pac7302: Add new webcam 06f8:301bJean-François Moine2012-03-081-0/+1
* 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
OpenPOWER on IntegriCloud