summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] pwc: Remove dead snapshot codeHans de Goede2012-01-067-306/+57
* [media] pwc: Remove driver specific use of pixfmt.priv in the pwc driverHans de Goede2012-01-061-17/+6
* [media] pwc: Remove driver specific sysfs interfaceHans de Goede2012-01-062-91/+0
* [media] pwc: Read new preset values when changing awb control to a presetHans de Goede2012-01-061-8/+23
* [media] pwc: Rework lockingHans de Goede2012-01-066-82/+137
* [media] pwc: Make auto white balance speed and delay available as v4l2 controlsHans de Goede2012-01-063-57/+57
* [media] pwc: Properly mark device_hint as unused in all probe error pathsHans de Goede2012-01-061-2/+2
* [media] pwc: Use v4l2-device and v4l2-fhHans de Goede2012-01-062-46/+33
* [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
|\
| * 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] davinci vpbe: add VENC block changes to enable dm365 and dm355Manjunath Hadli2012-01-061-24/+181
* | [media] davinci vpbe: add dm365 and dm355 specific OSD changesManjunath Hadli2012-01-061-41/+432
* | [media] davinci vpbe: add dm365 VPBE display driver changesManjunath Hadli2012-01-061-3/+45
* | [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] Add AC97 8384:7650 for some versions of EMP202Gareth Williams2012-01-051-1/+1
* | [media] it913x add support for IT9135 9006 devicesMalcolm Priestley2012-01-052-2/+16
* | [media] drxk_hard: fix locking issues when changing the delsysMauro Carvalho Chehab2012-01-052-22/+24
* | [media] drxk: create only one frontend for both DVB-C and DVB-TMauro Carvalho Chehab2012-01-056-145/+88
* | [media] drxk: remove ops.info.frequency_stepsize from DVB-CMauro Carvalho Chehab2012-01-051-1/+0
* | [media] dvb_frontend: improve documentation on set_delivery_system()Mauro Carvalho Chehab2012-01-051-9/+18
* | [media] dvb_frontend: Update the dynamic info->typeMauro Carvalho Chehab2012-01-051-4/+9
* | [media] dvb_frontend: regression fix: add a missing inc inside the loopMauro Carvalho Chehab2012-01-051-0/+1
* | [media] mt2063: fix get_if_frequency callStefan Ringel2012-01-051-1/+1
* | [media] cx25840: Fix compilation for i386 architectureMauro Carvalho Chehab2012-01-051-1/+2
* | [media] cx25840: Added g_std support to the video decoder driverSteven Toth2012-01-051-0/+36
* | [media] cx25840: Hauppauge HVR1850 Analog driver supportSteven Toth2012-01-051-8/+3180
* | [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncationSteven Toth2012-01-052-4/+4
* | [media] cx23885: Control cleanup on the MPEG EncoderSteven Toth2012-01-051-65/+36
* | [media] cx23885: Hauppauge HVR1850 Analog driver supportSteven Toth2012-01-055-34/+197
* | [media] Don't test for ops->info.type inside driversMauro Carvalho Chehab2012-01-042-6/+7
* | [media] drxk: Add support for parallel mode and prints mpeg modeMauro Carvalho Chehab2012-01-042-6/+11
* | [media] drxk: Improve a few debug messagesMauro Carvalho Chehab2012-01-041-3/+9
* | [media] mt2063: Add it to the building systemMauro Carvalho Chehab2012-01-042-0/+8
* | [media] mt2063: Add support for get_if_frequency()Mauro Carvalho Chehab2012-01-041-4/+4
* | [media] mt2063: add some useful info for the dvb callback callsMauro Carvalho Chehab2012-01-041-21/+47
OpenPOWER on IntegriCloud