summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2011-10-08[media] it913x-fe changes to power up and down of tunerMalcolm Priestley2-7/+30
2011-10-08[media] tvp5150: Add video format registers configuration valuesJavier Martinez Canillas1-1/+16
2011-10-08[media] drivers/media: fix dependencies in video mt9t001/mt9p031Paul Gortmaker3-2/+4
2011-10-08[media] em28xx: Add VIDIOC_QUERYSTD supportMauro Carvalho Chehab1-0/+16
2011-10-08[media] msp3400: Add standards detection to the driverMauro Carvalho Chehab3-23/+85
2011-10-08[media] pvrusb2: initialize standards mask before detecting standardMauro Carvalho Chehab1-0/+1
2011-10-08[media] saa7115: Trust that V4L2 core will fill the maskMauro Carvalho Chehab1-7/+12
2011-10-08[media] v4l2-ioctl: Fill the default value for VIDIOC_QUERYSTDMauro Carvalho Chehab1-0/+8
2011-10-08[media] pvrusb2: implement VIDIOC_QUERYSTDMauro Carvalho Chehab3-0/+17
2011-10-08[media] saa7115: Fix standards detectionMauro Carvalho Chehab1-14/+31
2011-10-08Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki1-2/+2
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller8-17/+26
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja1-5/+12
2011-09-30[media] dib9000: release a lock on errorDan Carpenter1-0/+1
2011-09-30[media] mxl111sf: fix a couple precedence bugsDan Carpenter1-2/+2
2011-09-30OMAPDSS: remove vaddr from overlay infoTomi Valkeinen1-1/+0
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle4-4/+4
2011-09-26Revert "[media] siano: apply debug flag to module level"Mauro Carvalho Chehab5-2/+13
2011-09-26[media] v4l: mem2mem: add wait_{prepare,finish} ops to m2m_testdevMichael Olbrich1-0/+14
2011-09-26[media] s5p-tv: fix mbus configurationTomasz Stanislawski4-2/+15
2011-09-26[media] s5p-tv: hdmi: use DVI modeTomasz Stanislawski2-7/+8
2011-09-26[media] s5p-tv: Add PM_RUNTIME dependencyHatim Ali1-1/+1
2011-09-26[media] em28xx: replug locking cleanupChris Rankin1-4/+7
2011-09-26[media] em28xx: remove unused prototypesChris Rankin1-2/+0
2011-09-25[media] em28xx: fix deadlock when unplugging and replugging a DVB adapterChris Rankin1-2/+4
2011-09-25[media] stv090x: set status bits when there is no lockGuy Martin1-20/+15
2011-09-25[media] Increase a timeout, so that bad scheduling does not accidentially cau...Hans Petter Selasky1-1/+1
2011-09-25[media] Refactor Mantis DMA transfer to deliver 16Kb TS data per interruptMarko Ristola4-63/+38
2011-09-25[media] stb0899: Removed an extra byte sent at init on DiSEqC busFlorent AUDEBERT4-4/+0
2011-09-24[media] em28xx: fix race on disconnectChris Rankin2-23/+8
2011-09-24[media] cx23885, cx25840: Provide IR Rx timeout event reportsAndy Walls2-8/+16
2011-09-24[media] m5mols: Remove superfluous irq field from the platform data structSylwester Nawrocki1-3/+3
2011-09-24[media] s5p-fimc: Convert to use generic media bus polarity flagsSylwester Nawrocki2-5/+10
2011-09-24[media] dvb: Add support for pctv452eIgor M. Liplianin10-0/+1359
2011-09-24[media] media, rc: Use static inline functions to kill warningsPekka Enberg1-7/+7
2011-09-24[media] gspca - main: Display the subdriver name and version at probe timeJean-François Moine1-1/+2
2011-09-24[media] gspca - main: Version change to 2.14.0Jean-François Moine1-5/+3
2011-09-24[media] gspca - sn9c20x: Fix status LED device 0c45:62b3Frank Schaefer1-1/+1
2011-09-24[media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter CamWolfram Sang1-0/+1
2011-09-24[media] gspca - spca1528: Don't force the USB transfer alternate settingJean-François Moine1-2/+4
2011-09-24[media] gspca - spca1528: Change the JPEG quality of the imagesJean-François Moine1-2/+2
2011-09-24[media] gspca - spca1528: Add some comments and update copyrightJean-François Moine1-4/+4
2011-09-24[media] gspca - spca1528: Increase the status waiting timeJean-François Moine1-3/+5
2011-09-24[media] gspca - topro: New subdriver for Topro webcamsJean-François Moine3-0/+5001
2011-09-24[media] gspca - main: Handle the xHCI error on usb_set_interface()Jean-François Moine1-0/+3
2011-09-24[media] gspca - main: Use a better altsetting for image transferJean-François Moine1-60/+151
2011-09-24[media] gspca - benq: Remove the useless function sd_isoc_initJean-François Moine1-15/+0
2011-09-24[media] it913x-fe: correct tuner settingstvboxspy2-50/+113
2011-09-24[media] it913x: add remote control supporttvboxspy1-1/+33