summaryrefslogtreecommitdiffstats
path: root/drivers/media/common
AgeCommit message (Expand)Author
2011-07-27[media] xc4000: added mutexIstvan Varga
2011-07-27[media] xc4000: added support for 7 MHz DVB-TIstvan Varga
2011-07-27[media] xc4000: updated standards tableIstvan Varga
2011-07-27[media] xc4000: code cleanupIstvan Varga
2011-07-27[media] xc4000: Fix a few bad whitespaces on itMauro Carvalho Chehab
2011-07-27[media] xc4000: cleanup dmesg loggingDevin Heitmueller
2011-07-27[media] xc4000: rename firmware image filenameDevin Heitmueller
2011-07-27[media] xc4000: turn off debug logging by defaultDevin Heitmueller
2011-07-27[media] xc4000: get rid of hard-coded 8MHz firmware configDevin Heitmueller
2011-07-27[media] xc4000: handle dib0700 broken i2c stretchingDevin Heitmueller
2011-07-27[media] xc4000: use if_khz provided in xc4000_configDevin Heitmueller
2011-07-27[media] xc4000: continued cleanup of the firmware loading routineDevin Heitmueller
2011-07-27[media] xc4000: add code to do standard and scode firmware loadingDevin Heitmueller
2011-07-27[media] xc4000: remove xc5000 firmware loading routineDevin Heitmueller
2011-07-27[media] xc4000: remove XREG_BUSY code only supported in xc5000Devin Heitmueller
2011-07-27[media] xc4000: properly set type for init1 firmwareDevin Heitmueller
2011-07-27[media] xc4000: cut over to using xc5000 version for loading i2c sequencesDevin Heitmueller
2011-07-27[media] xc4000: pull in firmware management code from xc3028Devin Heitmueller
2011-07-27[media] dib0700: add initial code for PCTV 340e by Davide FerriDavide Ferri
2011-05-20[media] DVB: mxl5005s: handle new bandwidths by returning -EINVALAndreas Oberritter
2011-05-20[media] tda18271: add DVB-C supportAntti Palosaari
2011-05-20[media] NXP TDA18212HN silicon tuner driverAntti Palosaari
2011-05-20[media] use pci_dev->revisionBjørn Mork
2011-05-20[media] xc5000: Improve it to work better with 6MHz-spaced channelsMauro Carvalho Chehab
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-19[media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheetMichael Krufky
2011-04-19[media] tda18271: update tda18271_rf_band as per NXP's rev.04 datasheetMichael Krufky
2011-04-19[media] tda18271: fix bad calculation of main post divider byteMichael Krufky
2011-04-19[media] tda18271: prog_cal and prog_tab variables should be s32, not u8Michael Krufky
2011-04-19[media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_initMichael Krufky
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22[media] tuner-xc2028.c: fix compile warningHans Verkuil
2011-03-21[media] xc5000: add set_config and otherDmitri Belimov
2011-03-21[media] xc5000: add support for DVB-C tuningIgor M. Liplianin
2011-03-21[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab
2011-03-21[media] Remove the remaining usages for T_STANDBYMauro Carvalho Chehab
2011-03-21[media] tuner-xc2028: More firmware loading retriesAlina Friedrichsen
2011-03-21[media] tuner-simple: add support for Tena TNF5337 MFDMauro Carvalho Chehab
2011-03-02[media] tda829x: fix regression in probe functionsJarod Wilson
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-19[media] saa7134: Kworld SBTVD: make both analog and digital to workMauro Carvalho Chehab
2011-01-19[media] tda8290: Turn tda829x on before touching at the I2C gateMauro Carvalho Chehab
2011-01-19[media] tda8290: Fix a bug if no tuner is detectedMauro Carvalho Chehab
2011-01-19[media] tda8290: Make all read operations atomicMauro Carvalho Chehab
2011-01-19[media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil
2011-01-04[media] tda18218: fix compile warningHans Verkuil
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil
2010-12-29[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds