aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too lateHans Verkuil4-7/+21
2010-02-26V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRLLaurent Pinchart1-1/+1
2010-02-26V4L/DVB: uvcvideo: Blacklist gain control for Asus EeePC T91 integrated webcamLaurent Pinchart1-0/+1
2010-02-26V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum valuesLaurent Pinchart2-4/+45
2010-02-26V4L/DVB: uvcvideo: Cache control min, max, res and def query resultsLaurent Pinchart2-49/+74
2010-02-26V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range menu indexLaurent Pinchart1-1/+1
2010-02-26V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDsLaurent Pinchart3-55/+36
2010-02-26V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 secondsLaurent Pinchart1-1/+1
2010-02-26V4L/DVB: gspca - main: Fix a compile error when CONFIG_INPUT is not setJean-François Moine1-0/+6
2010-02-26V4L/DVB: gspca - sonixj: Set the vertical flip at capture start for all sensorsJean-François Moine1-6/+1
2010-02-26V4L/DVB: gspca - sonixj: Add vertical flip control for sensor hv7131rJean-François Moine1-5/+16
2010-02-26V4L/DVB: videobuf: add missing checks for kzalloc returning NULLPawel Osciak2-0/+4
2010-02-26V4L/DVB: cx88-alsa: prevent out-of-range volume settingClemens Ladisch1-4/+6
2010-02-26V4L/DVB: dvb-usb/opera1: misplaced parenthesisRoel Kluin1-1/+1
2010-02-26V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028LMauro Carvalho Chehab1-1/+3
2010-02-26V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in AustraliaMauro Carvalho Chehab1-17/+60
2010-02-26V4L/DVB: bttv: Let the user disable IR supportJean Delvare1-2/+7
2010-02-26V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is workingCatimimi2-1/+3
2010-02-26V4L/DVB: dvb: fix sparse warningsRandy Dunlap2-2/+2
2010-02-26V4L/DVB: V4L: dvb-usb, add extra sync to down-up input eventsJiri Slaby2-0/+2
2010-02-26V4L/DVB: add missing 'p' at card name 'Hauppauge HD PVR'Lars Hanisch1-1/+1
2010-02-26V4L/DVB: Add an entry for Kworld 315U remoteFranklin Meng1-0/+1
2010-02-26V4L/DVB: radio_timberdale: depends on I2cRandy Dunlap1-0/+1
2010-02-26V4L/DVB: media/video/tlg2300: fix build when CONFIG_PM=nRandy Dunlap2-5/+18
2010-02-26V4L/DVB: Kbuild addition for TVP7002 driverSantiago Nunez-Corrales2-0/+10
2010-02-26V4L/DVB: tvp7002: fix compilation breakage when advanced debug is enabledHans Verkuil1-10/+6
2010-02-26V4L/DVB: TVP7002 driver for DM365Santiago Nunez-Corrales1-0/+1191
2010-02-26V4L/DVB: Definitions for TVP7002 in DM365Santiago Nunez-Corrales1-0/+150
2010-02-26V4L/DVB: AZ6027: Fix build warningsManu Abraham1-4/+4
2010-02-26Revert "V4L/DVB: az6027: az6027_read_mac_addr is currently unused"Mauro Carvalho Chehab1-2/+2
2010-02-26Revert "V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2"Mauro Carvalho Chehab1-2/+2
2010-02-26sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevicesGuennadi Liakhovetski1-0/+18
2010-02-26soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctlsGuennadi Liakhovetski1-0/+28
2010-02-26soc-camera: return -ENODEV if sensor is missingMagnus Damm1-6/+2
2010-02-26pxa_camera: remove init() callbackAntonio Ospite1-10/+0
2010-02-26soc-camera: adjust coding style to match V4L preferencesGuennadi Liakhovetski1-15/+30
2010-02-26soc-camera: ov772x: Modify buswidth controlKuninori Morimoto1-15/+7
2010-02-26tw9910: use TABs for indentationGuennadi Liakhovetski1-4/+4
2010-02-26soc-camera: update mt9v022 to take into account board signal routingGuennadi Liakhovetski1-9/+8
2010-02-26V4L/DVB: az6027: az6027_read_mac_addr is currently unusedMauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2Mauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB: AZ6027: Fix checkpatch violationsManu Abraham2-300/+320
2010-02-26V4L/DVB: AZ6027: Add driver supported ID'sManu Abraham1-3/+4
2010-02-26V4L/DVB: AZ6027: Update BuildManu Abraham2-0/+11
2010-02-26V4L/DVB: AZ6027: Add driver supported ID'sManu Abraham1-1/+5
2010-02-26V4L/DVB: AZ6027: Initial import of the driverAdams Xu2-0/+1144
2010-02-26V4L/DVB: tlg2300: remove the country code for analog tv and radioHuang Shijie4-78/+128
2010-02-26V4L/DVB: Add driver for Telegent tlg2300Huang Shijie11-0/+4041
2010-02-26V4L/DVB: Kworld 315U remote supportFranklin Meng1-0/+51
2010-02-26V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins1-1/+3