summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [media] pvrusb2: initialize standards mask before detecting standardMauro Carvalho Chehab2011-10-081-0/+1
* [media] saa7115: Trust that V4L2 core will fill the maskMauro Carvalho Chehab2011-10-081-7/+12
* [media] v4l2-ioctl: Fill the default value for VIDIOC_QUERYSTDMauro Carvalho Chehab2011-10-081-0/+8
* [media] pvrusb2: implement VIDIOC_QUERYSTDMauro Carvalho Chehab2011-10-083-0/+17
* [media] saa7115: Fix standards detectionMauro Carvalho Chehab2011-10-081-14/+31
* [media] dib9000: release a lock on errorDan Carpenter2011-09-301-0/+1
* [media] mxl111sf: fix a couple precedence bugsDan Carpenter2011-09-301-2/+2
* Revert "[media] siano: apply debug flag to module level"Mauro Carvalho Chehab2011-09-265-2/+13
* [media] v4l: mem2mem: add wait_{prepare,finish} ops to m2m_testdevMichael Olbrich2011-09-261-0/+14
* [media] s5p-tv: fix mbus configurationTomasz Stanislawski2011-09-264-2/+15
* [media] s5p-tv: hdmi: use DVI modeTomasz Stanislawski2011-09-262-7/+8
* [media] s5p-tv: Add PM_RUNTIME dependencyHatim Ali2011-09-261-1/+1
* [media] em28xx: replug locking cleanupChris Rankin2011-09-261-4/+7
* [media] em28xx: remove unused prototypesChris Rankin2011-09-261-2/+0Star
* [media] em28xx: fix deadlock when unplugging and replugging a DVB adapterChris Rankin2011-09-251-2/+4
* [media] stv090x: set status bits when there is no lockGuy Martin2011-09-251-20/+15Star
* [media] Increase a timeout, so that bad scheduling does not accidentially cau...Hans Petter Selasky2011-09-251-1/+1
* [media] Refactor Mantis DMA transfer to deliver 16Kb TS data per interruptMarko Ristola2011-09-254-63/+38Star
* [media] stb0899: Removed an extra byte sent at init on DiSEqC busFlorent AUDEBERT2011-09-254-4/+0Star
* [media] em28xx: fix race on disconnectChris Rankin2011-09-242-23/+8Star
* [media] cx23885, cx25840: Provide IR Rx timeout event reportsAndy Walls2011-09-242-8/+16
* [media] m5mols: Remove superfluous irq field from the platform data structSylwester Nawrocki2011-09-241-3/+3
* [media] s5p-fimc: Convert to use generic media bus polarity flagsSylwester Nawrocki2011-09-242-5/+10
* [media] dvb: Add support for pctv452eIgor M. Liplianin2011-09-2410-0/+1359
* [media] media, rc: Use static inline functions to kill warningsPekka Enberg2011-09-241-7/+7
* [media] gspca - main: Display the subdriver name and version at probe timeJean-François Moine2011-09-241-1/+2
* [media] gspca - main: Version change to 2.14.0Jean-François Moine2011-09-241-5/+3Star
* [media] gspca - sn9c20x: Fix status LED device 0c45:62b3Frank Schaefer2011-09-241-1/+1
* [media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter CamWolfram Sang2011-09-241-0/+1
* [media] gspca - spca1528: Don't force the USB transfer alternate settingJean-François Moine2011-09-241-2/+4
* [media] gspca - spca1528: Change the JPEG quality of the imagesJean-François Moine2011-09-241-2/+2
* [media] gspca - spca1528: Add some comments and update copyrightJean-François Moine2011-09-241-4/+4
* [media] gspca - spca1528: Increase the status waiting timeJean-François Moine2011-09-241-3/+5
* [media] gspca - topro: New subdriver for Topro webcamsJean-François Moine2011-09-243-0/+5001
* [media] gspca - main: Handle the xHCI error on usb_set_interface()Jean-François Moine2011-09-241-0/+3
* [media] gspca - main: Use a better altsetting for image transferJean-François Moine2011-09-241-60/+151
* [media] gspca - benq: Remove the useless function sd_isoc_initJean-François Moine2011-09-241-15/+0Star
* [media] it913x-fe: correct tuner settingstvboxspy2011-09-242-50/+113
* [media] it913x: add remote control supporttvboxspy2011-09-241-1/+33
* [media] stk-webcam.c: webcam LED bug fixArvydas Sidorenko2011-09-241-1/+10
* [media] v4l subdev: add dispatching for VIDIOC_DBG_G_REGISTER and VIDIOC_DBG_...Martin Hostettler2011-09-241-0/+19
* [media] davinci vpbe: remove unused macroManjunath Hadli2011-09-241-1/+0Star
* [media] ttusb2: TT CT-3650 CI supportJose Alberto Reguero2011-09-241-1/+283
* [media] uvcvideo: Add a mapping for H.264 payloadsStephan Lachowsky2011-09-242-0/+9
* [media] media: Fix a UVC performance problem on systems with non-coherent DMAAl Cooper2011-09-241-1/+16
* [media] uvcvideo: Remove deprecated UVCIOC ioctlsLaurent Pinchart2011-09-242-148/+6Star
* [media] uvcvideo: Detect The Imaging Source CCD cameras by vendor and product IDArne Caspari2011-09-241-0/+8
* [media] rc tables: include linux/module.hMauro Carvalho Chehab2011-09-233-0/+3
* [media] staging: dt3155v4l: fix build breakMarek Szyprowski2011-09-231-2/+2
* [media] altera-stapl: it is time to move out from stagingIgor M. Liplianin2011-09-2315-58/+10Star