[media] ddbridge: fix compiler warnings
[pandora-kernel.git] / drivers / media / dvb / frontends /
2011-09-04 Edward Sheldrake[media] drxd: fix divide error
2011-09-03 Chris Rankin[media] em28xx: don't sleep on disconnect
2011-09-03 Arnaud Lacombe[media] drivers/media: do not use EXTRA_CFLAGS
2011-09-03 Steve Kerrison[media] CXD2820R: Replace i2c message translation with...
2011-09-03 Dan Carpenter[media] dib9000: return error code on failure
2011-09-03 Dan Carpenter[media] dib7000p: return error code on allocation failure
2011-09-03 Mauro Carvalho Chehab[media] dvb-core, tda18271c2dd: define get_if_frequency...
2011-08-27 Jose Alberto Reguero[media] ttusb2: add support for the dvb-t part of CT...
2011-08-27 Malcolm Priestley[media] it913x_fe: frontend and tuner driver v1.05
2011-08-06 Patrick Boettcher[media] DiBcom: protect the I2C bufer access
2011-07-30 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-28 Mauro Carvalho Chehab[media] tda18271c2dd: Fix saw filter configuration...
2011-07-27 Devin Heitmueller[media] au8522: set signal field to 100% when signal...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Fix the logic that selects between DVB...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Fix read debug message
2011-07-27 Mauro Carvalho Chehab[media] drxk: Fix error return code during drxk init
2011-07-27 Mauro Carvalho Chehab[media] drxk: Remove goto/break after return
2011-07-27 Mauro Carvalho Chehab[media] drxk: Fix a bug at some switches that broke...
2011-07-27 Mauro Carvalho Chehab[media] Remove the double symbol increment hack from...
2011-07-27 Jesper Juhl[media] media, Micronas dvb-t: Fix mem leaks, don't...
2011-07-27 Mauro Carvalho Chehabtda18271c2dd: Fix compilation when module is not selected
2011-07-27 Mauro Carvalho Chehab[media] tda18271c2dd.h: Don't add the same symbol twice
2011-07-27 Mauro Carvalho Chehab[media] dvb: don't cause missing symbols for drxk/tda18...
2011-07-27 Mauro Carvalho Chehab[media] drxk: remove a now unused variable
2011-07-27 Mauro Carvalho Chehab[media] drxk: Add a fallback method for QAM parameter...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Improve the scu_command error message
2011-07-27 Mauro Carvalho Chehab[media] drxk: Simplify the DVB-C set mode logic
2011-07-27 Mauro Carvalho Chehab[media] drxk: Fix driver removal
2011-07-27 Mauro Carvalho Chehab[media] drxk: Improves the UIO handling
2011-07-27 Mauro Carvalho Chehab[media] drxk: Print detected configuration
2011-07-27 Mauro Carvalho Chehab[media] drxk: Fix the antenna switch logic
2011-07-27 Mauro Carvalho Chehab[media] drxk: change mode before calling the set mode...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Proper handle/propagate the error codes
2011-07-27 Mauro Carvalho Chehab[media] drxk: Allow to disable I2C Bridge control switch
2011-07-27 Mauro Carvalho Chehab[media] drxk: Add a parameter for the microcode name
2011-07-27 Mauro Carvalho Chehab[media] drxk: Print an error if firmware is not loaded
2011-07-27 Mauro Carvalho Chehab[media] drxk: Avoid OOPSes if firmware is corrupted
2011-07-27 Mauro Carvalho Chehab[media] drxk: Convert an #ifdef logic as a new config...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Move I2C address into a config structure
2011-07-27 Mauro Carvalho Chehab[media] drxk: remove _0 from read/write routines
2011-07-27 Mauro Carvalho Chehab[media] drxk: Add debug printk's
2011-07-27 Mauro Carvalho Chehab[media] tda18271c2dd: add tda18271c2dd prefix to the...
2011-07-27 Mauro Carvalho Chehab[media] drxk: add drxk prefix to the errors
2011-07-27 Mauro Carvalho Chehab[media] drxk: fix warning: ‘status’ may be used uniniti...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Return -EINVAL if an invalid bandwidth...
2011-07-27 Mauro Carvalho Chehab[media] tda18271c2dd: Remove the CHK_ERROR macro
2011-07-27 Mauro Carvalho Chehab[media] drxk: Remove the CHK_ERROR macro
2011-07-27 Mauro Carvalho Chehab[media] drxd/drxk: Don't export MulDiv32 symbol
2011-07-27 Oliver Endriss[media] DRX-K, TDA18271c2: Add build support
2011-07-27 Oliver Endriss[media] DRX-K: Tons of coding-style fixes
2011-07-27 Oliver Endriss[media] DRX-K: Shrink size of drxk_map.h
2011-07-27 Ralph Metzler[media] DRX-K: Initial check-in
2011-07-27 Oliver Endriss[media] tda18271c2dd: Lots of coding-style fixes
2011-07-27 Ralph Metzler[media] tda18271c2dd: Initial check-in
2011-07-27 Mauro Carvalho Chehab[media] nxt6000: i2c bus error should return -EIO
2011-07-27 Mauro Carvalho Chehab[media] drxd, siano: Remove unused include linux/version.h
2011-07-27 Greg Dietsche[media] dvb: remove unnecessary code
2011-07-27 Justin P. Mattock[media] frontends/s5h1420: Change: clock_settting to...
2011-07-27 Devin Heitmueller[media] dib7000p: setup dev.parent for i2c master built...
2011-07-27 Hans Petter Selasky[media] cx24113: Don't reuse core macro names
2011-07-27 Hans Petter Selasky[media] itd1000: Don't reuse core macro names
2011-07-27 Antti Palosaari[media] cxd2820r: correct missing error checks
2011-07-27 Antti Palosaari[media] cxd2820r: fix bitfields
2011-07-27 Antti Palosaari[media] cxd2820r: malloc buffers instead of stack
2011-07-27 Chris MasonMerge branch 'integration' into for-linus
2011-07-27 Dmitry TorokhovMerge branch 'next' into for-linus
2011-07-26 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-23 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2011-07-22 Linus TorvaldsMerge branch 'for-3.1' of git://git./linux/kernel/git...
2011-07-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-22 Jiri KosinaMerge branches 'roccat', 'upstream' and 'wiimote' into...
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git./linux/kernel...
2011-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-05 Takashi IwaiMerge branch 'for-3.1' of git://git./linux/kernel/git...
2011-07-05 Takashi IwaiMerge branch 'for-3.0' of git://git./linux/kernel/git...
2011-07-04 Tony LindgrenMerge branch 'iommu-for-tony' of git://github.com/ohadb...
2011-07-01 Ingo MolnarMerge branch 'sched/core-v2' of git://git./linux/kernel...
2011-07-01 Ingo MolnarMerge commit 'v3.0-rc5' into sched/core
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-30 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-30 Jens AxboeMerge branch 'for-3.0-important' of git://git.drbd...
2011-06-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-23 Nicholas BellingerMerge tag 'v3.0-rc4' of /linux/kernel/git/torvalds...
2011-06-21 Konrad Rzeszutek... Merge branch 'stable/vga.support' into stable/drivers
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-06-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-16 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2011-06-16 Ingo MolnarMerge branch 'tip/perf/core-2' of git://git./linux...
2011-06-14 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next