summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-27[media] drxk: Convert an #ifdef logic as a new config parameterMauro Carvalho Chehab
2011-07-27[media] drxk: Move I2C address into a config structureMauro Carvalho Chehab
2011-07-27[media] drxk: remove _0 from read/write routinesMauro Carvalho Chehab
2011-07-27[media] drxk: Add debug printk'sMauro Carvalho Chehab
2011-07-27[media] tda18271c2dd: add tda18271c2dd prefix to the errorsMauro Carvalho Chehab
2011-07-27[media] drxk: add drxk prefix to the errorsMauro Carvalho Chehab
2011-07-27[media] ddbridge: use linux/io.h, instead of asm/io.hMauro Carvalho Chehab
2011-07-27[media] ddbridge: Avoid duplicated symbol definitionMauro Carvalho Chehab
2011-07-27[media] cxd2099: Update Kconfig description (ddbridge support)Oliver Endriss
2011-07-27[media] cxd2099: Fix compilation of ngene/ddbridge for DVB_CXD2099=nOliver Endriss
2011-07-27[media] ddbridge: Allow compiling of the driverOliver Endriss
2011-07-27[media] ddbridge: Codingstyle fixesOliver Endriss
2011-07-27[media] ddbridge: Initial check-inRalph Metzler
2011-07-27cxd2099: Remove the CHK_ERROR macroMauro Carvalho Chehab
2011-07-27[media] drxk: fix warning: ‘status’ may be used uninitialized in this fun...Mauro Carvalho Chehab
2011-07-27[media] drxk: Return -EINVAL if an invalid bandwidth is usedMauro Carvalho Chehab
2011-07-27[media] tda18271c2dd: Remove the CHK_ERROR macroMauro Carvalho Chehab
2011-07-27[media] drxk: Remove the CHK_ERROR macroMauro Carvalho Chehab
2011-07-27[media] drxd/drxk: Don't export MulDiv32 symbolMauro Carvalho Chehab
2011-07-27[media] ngene: Strip dummy packets inserted by the driverOliver Endriss
2011-07-27[media] ngene: Update for latest cxd2099Oliver Endriss
2011-07-27[media] cxd2099: Codingstyle fixesOliver Endriss
2011-07-27[media] cxd2099: Update to latest versionRalph Metzler
2011-07-27[media] ngene: Support DuoFlex CT attached to CineS2 and SaTiX-S2Oliver Endriss
2011-07-27[media] ngene: Fix name of Digital Devices PCIe/miniPCIeOliver Endriss
2011-07-27[media] ngene: Fix return code if no demux was foundOliver Endriss
2011-07-27[media] ngene: Codingstyle fixesOliver Endriss
2011-07-27[media] ngene: Support Digital Devices DuoFlex CTRalph Metzler
2011-07-27[media] DRX-K, TDA18271c2: Add build supportOliver Endriss
2011-07-27[media] DRX-K: Tons of coding-style fixesOliver Endriss
2011-07-27[media] DRX-K: Shrink size of drxk_map.hOliver Endriss
2011-07-27[media] DRX-K: Initial check-inRalph Metzler
2011-07-27[media] tda18271c2dd: Lots of coding-style fixesOliver Endriss
2011-07-27[media] tda18271c2dd: Initial check-inRalph Metzler
2011-07-27[media] v4l2-ctrls: Fix a merge conflictMauro Carvalho Chehab
2011-07-27[media] v4l2-ctrl: add codec controls support to the control frameworkKamil Debski
2011-07-27[media] adp1653: Add driver for LED flash controllerSakari Ailus
2011-07-27[media] v4l: Add a class and a set of controls for flash devicesSakari Ailus
2011-07-27[media] vivi: add bitmask test controlHans Verkuil
2011-07-27[media] v4l2-ctrls: add new bitmask control typeHans Verkuil
2011-07-27[media] vivi: Fix sleep-in-atomic-contextHans Verkuil
2011-07-27[media] v4l2-ctrls: always send an event if a control changed implicitlyHans Verkuil
2011-07-27[media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_userHans Verkuil
2011-07-27[media] pwc: clean-up header filesHans de Goede
2011-07-27[media] pwc: Enable power-management by default on tested modelsHans de Goede
2011-07-27[media] pwc: Add v4l2 controls for pan/tilt on Logitech QuickCam Orbit/SphereHans de Goede
2011-07-27[media] pwc: Allow dqbuf / read to complete while waiting for controlsHans de Goede
2011-07-27[media] pwc: Replace control code with v4l2-ctrls frameworkHans de Goede
2011-07-27[media] pwc: properly allocate dma-able memory for ISO buffersHans de Goede
2011-07-27[media] pwc: Allow multiple opensHans de Goede