summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[media] ddbridge: Allow compiling of the driverOliver Endriss4-1/+38
2011-07-27[media] ddbridge: Codingstyle fixesOliver Endriss3-117/+144
2011-07-27[media] ddbridge: Initial check-inRalph Metzler3-0/+2028
2011-07-27cxd2099: Remove the CHK_ERROR macroMauro Carvalho Chehab1-37/+101
2011-07-27[media] drxk: fix warning: ‘status’ may be used uninitialized in this fun...Mauro Carvalho Chehab1-3/+3
2011-07-27[media] drxk: Return -EINVAL if an invalid bandwidth is usedMauro Carvalho Chehab1-0/+2
2011-07-27[media] tda18271c2dd: Remove the CHK_ERROR macroMauro Carvalho Chehab1-104/+303
2011-07-27[media] drxk: Remove the CHK_ERROR macroMauro Carvalho Chehab2-1313/+2170
2011-07-27[media] drxd/drxk: Don't export MulDiv32 symbolMauro Carvalho Chehab2-2/+2
2011-07-27[media] ngene: Strip dummy packets inserted by the driverOliver Endriss3-7/+39
2011-07-27[media] ngene: Update for latest cxd2099Oliver Endriss1-1/+8
2011-07-27[media] cxd2099: Codingstyle fixesOliver Endriss2-41/+40
2011-07-27[media] cxd2099: Update to latest versionRalph Metzler2-88/+178
2011-07-27[media] ngene: Support DuoFlex CT attached to CineS2 and SaTiX-S2Oliver Endriss1-2/+2
2011-07-27[media] ngene: Fix name of Digital Devices PCIe/miniPCIeOliver Endriss1-4/+4
2011-07-27[media] ngene: Fix return code if no demux was foundOliver Endriss1-0/+1
2011-07-27[media] ngene: Codingstyle fixesOliver Endriss4-31/+25
2011-07-27[media] ngene: Support Digital Devices DuoFlex CTRalph Metzler4-40/+156
2011-07-27[media] get_dvb_firmware: Get DRX-K firmware for Digital Devices DVB-CT cardsOliver Endriss1-1/+19
2011-07-27[media] DRX-K, TDA18271c2: Add build supportOliver Endriss2-0/+24
2011-07-27[media] DRX-K: Tons of coding-style fixesOliver Endriss2-2129/+2444
2011-07-27[media] DRX-K: Shrink size of drxk_map.hOliver Endriss1-15989/+0
2011-07-27[media] DRX-K: Initial check-inRalph Metzler4-0/+21803
2011-07-27[media] tda18271c2dd: Lots of coding-style fixesOliver Endriss2-1143/+1118
2011-07-27[media] tda18271c2dd: Initial check-inRalph Metzler3-0/+1878
2011-07-27[media] v4l2-ctrls: Fix a merge conflictMauro Carvalho Chehab1-2/+0
2011-07-27[media] v4l2-ctrl: add codec controls support to the control frameworkKamil Debski1-5/+191
2011-07-27[media] v4l: add control definitions for codec devicesKamil Debski2-1/+1137
2011-07-27[media] v4l: add fourcc definitions for compressed formatsKamil Debski3-7/+64
2011-07-27[media] v4l: Document V4L2 control endianness as machine endiannessSakari Ailus1-0/+8
2011-07-27[media] adp1653: Add driver for LED flash controllerSakari Ailus4-0/+627
2011-07-27[media] v4l: Add flash control documentationSakari Ailus3-0/+293
2011-07-27[media] v4l: Add a class and a set of controls for flash devicesSakari Ailus2-0/+81
2011-07-27[media] DocBook: document V4L2_CTRL_TYPE_BITMASKHans Verkuil3-6/+27
2011-07-27[media] vivi: add bitmask test controlHans Verkuil1-2/+16
2011-07-27[media] v4l2-ctrls: add new bitmask control typeHans Verkuil3-1/+21
2011-07-27[media] vivi: Fix sleep-in-atomic-contextHans Verkuil1-3/+3
2011-07-27[media] DocBook: fix typo: vl42_plane_pix_format -> v4l2_plane_pix_formatHans Verkuil1-1/+1
2011-07-27[media] v4l2-ctrls: always send an event if a control changed implicitlyHans Verkuil1-1/+6
2011-07-27[media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_userHans Verkuil1-1/+1
2011-07-27[media] pwc: clean-up header filesHans de Goede7-367/+3
2011-07-27[media] pwc: Enable power-management by default on tested modelsHans de Goede1-0/+6
2011-07-27[media] pwc: Add a bunch of pwc custom API to feature-removal-schedule.txtHans de Goede1-0/+35
2011-07-27[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede3-1/+66
2011-07-27[media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede3-4/+38
2011-07-27[media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede4-1084/+823
2011-07-27[media] pwc: properly allocate dma-able memory for ISO buffersHans de Goede2-59/+28
2011-07-27[media] pwc: Allow multiple opensHans de Goede3-18/+42
2011-07-27[media] pwc: Move various initialization to driver load and / or stream startHans de Goede7-246/+114
2011-07-27[media] pwc: Make power-saving a per device optionHans de Goede3-37/+35