aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [media] v4l2-subdev: add (un)register internal opsHans Verkuil2011-01-191-2/+12
| * [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-199-154/+99
| * [media] saa7134: Kworld SBTVD: make both analog and digital to workMauro Carvalho Chehab2011-01-193-17/+16
| * [media] saa7134: Fix digital mode on Kworld SBTVDMauro Carvalho Chehab2011-01-192-2/+41
| * [media] saa7134: Fix analog mode for Kworld SBTVDMauro Carvalho Chehab2011-01-192-76/+4
| * [media] mb86a20s: Be sure that device is initialized before starting DVBMauro Carvalho Chehab2011-01-191-4/+28
| * [media] mb86a20s: Fix i2c read/write error messagesMauro Carvalho Chehab2011-01-191-2/+2
| * [media] tda8290: Turn tda829x on before touching at the I2C gateMauro Carvalho Chehab2011-01-191-5/+6
| * [media] tda8290: Fix a bug if no tuner is detectedMauro Carvalho Chehab2011-01-191-1/+4
| * [media] tda8290: Make all read operations atomicMauro Carvalho Chehab2011-01-191-53/+66
| * [media] em28xx: Fix IR support for WinTV USB2Mauro Carvalho Chehab2011-01-191-0/+1
| * [media] ir-kbd-i2c: Make IR debug messages more usefulMauro Carvalho Chehab2011-01-191-2/+4
| * [media] dib0700: Fix IR keycode handlingMauro Carvalho Chehab2011-01-191-3/+3
| * [media] rc-dib0700-nec: Fix keytable for Pixelview SBTVDMauro Carvalho Chehab2011-01-191-26/+26
| * [media] radio-si470x: Always report support for RDSTobias Lorenz2011-01-191-6/+0
| * [media] radio-si470x: de-emphasis should be set if requested by module parameterTobias Lorenz2011-01-191-1/+2
| * [media] v4l2-ioctl: fix incorrect error code if VIDIOC_DBG_G/S_REGISTER are u...Hans Verkuil2011-01-191-8/+12
| * [media] gspca_sonixb: Fix mirrored image with ov7630Hans de Goede2011-01-191-1/+1
| * [media] gspca_sonixj: Add one more commented out usb-idHans de Goede2011-01-191-0/+1
| * [media] gspca_sonixj: Probe sensor type independent of bridge typeHans de Goede2011-01-192-31/+29
| * [media] gspca_sonixj: Enable more usb ids when sn9c102 gets compiled tooHans de Goede2011-01-192-9/+3
| * [media] gspca_sonixb: Add usb ids for known sn9c103 camerasHans de Goede2011-01-192-9/+11
| * [media] gspca_sonixb: TAS5130C brightness control really is a gain controlHans de Goede2011-01-191-14/+4
| * [media] gspca_sonixb: Fix TAS5110D sensor gain controlHans de Goede2011-01-191-6/+30
| * [media] gspca_sonixb: Adjust autoexposure window for vga cams so that it is c...Hans de Goede2011-01-191-2/+2
| * [media] gspca_sonixb: Refactor to unify bridge handlingHans de Goede2011-01-191-90/+116
| * [media] sn9c102: Remove not supported and non existing usb idsHans de Goede2011-01-191-35/+31
| * [media] et61x251: remove wrongly claimed usb idsHans de Goede2011-01-191-24/+0
| * [media] gspca_main: wake wq on streamoffHans de Goede2011-01-191-0/+2
| * [media] gspca_main: Allow switching from read to mmap / userptr modeHans de Goede2011-01-191-0/+4
| * [media] gspca_main: Simplify read mode memory type checksHans de Goede2011-01-191-12/+2
| * [media] gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer releaseHans de Goede2011-01-191-12/+11
| * [media] gspca_main: Remove no longer used users variableHans de Goede2011-01-192-28/+5
| * [media] gspca_main: Update buffer flags even when user_copy failsHans de Goede2011-01-191-5/+5
| * [media] gspca_main: Locking fixes 2Hans de Goede2011-01-192-55/+58
| * [media] gspca_main: Locking fixes 1Hans de Goede2011-01-191-6/+9
| * [media] af9013: fix AF9013 TDA18271 IF configAntti Palosaari2011-01-191-2/+2
| * [media] radio-gemtek-pci: remove duplicate driverHans Verkuil2011-01-193-493/+0
| * [media] radio-maxiradio.c: use sensible frequency rangeHans Verkuil2011-01-191-2/+2
| * [media] davinci: convert vpif_display to core-assisted lockingHans Verkuil2011-01-191-78/+20
| * [media] davinci: convert vpif_capture to core-assisted lockingHans Verkuil2011-01-191-76/+14
| * [media] vpif_cap/disp: Cleanup, improved commentsMats Randgaard2011-01-193-17/+25
| * [media] vpif_cap/disp: Added support for DV timingsMats Randgaard2011-01-194-25/+290
| * [media] vpif_cap/disp: Add support for DV presetsMats Randgaard2011-01-196-9/+350
| * [media] vpif: Consolidate formats from capture and displayMats Randgaard2011-01-194-31/+58
| * [media] vpif_cap/disp: Add debug functionalityMats Randgaard2011-01-192-0/+169
| * [media] cpia2: convert .ioctl to .unlocked_ioctlHans Verkuil2011-01-193-121/+50
| * [media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil2011-01-194-27/+5
| * [media] bttv: remove obsolete 'no_tda9875' fieldHans Verkuil2011-01-192-40/+0
| * [media] tda9875: remove duplicate driverHans Verkuil2011-01-193-421/+0