aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-20[media] DVB: mxl5005s: handle new bandwidths by returning -EINVALAndreas Oberritter1-0/+2
2011-05-20[media] tda18271: add DVB-C supportAntti Palosaari1-0/+4
2011-05-20[media] NXP TDA18212HN silicon tuner driverAntti Palosaari5-0/+366
2011-05-20[media] use pci_dev->revisionBjørn Mork1-6/+1
2011-05-20[media] xc5000: Improve it to work better with 6MHz-spaced channelsMauro Carvalho Chehab1-6/+26
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds3-26/+18
2011-04-19[media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheetMichael Krufky1-4/+5
2011-04-19[media] tda18271: update tda18271_rf_band as per NXP's rev.04 datasheetMichael Krufky1-2/+1
2011-04-19[media] tda18271: fix bad calculation of main post divider byteMichael Krufky1-10/+1
2011-04-19[media] tda18271: prog_cal and prog_tab variables should be s32, not u8Michael Krufky1-10/+11
2011-04-19[media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_initMichael Krufky1-4/+4
2011-03-31Fix common misspellingsLucas De Marchi3-6/+6
2011-03-22[media] tuner-xc2028.c: fix compile warningHans Verkuil1-2/+2
2011-03-21[media] xc5000: add set_config and otherDmitri Belimov2-2/+37
2011-03-21[media] xc5000: add support for DVB-C tuningIgor M. Liplianin1-0/+18
2011-03-21[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab1-4/+4
2011-03-21[media] Remove the remaining usages for T_STANDBYMauro Carvalho Chehab2-8/+34
2011-03-21[media] tuner-xc2028: More firmware loading retriesAlina Friedrichsen1-3/+3
2011-03-21[media] tuner-simple: add support for Tena TNF5337 MFDMauro Carvalho Chehab1-0/+21
2011-03-02[media] tda829x: fix regression in probe functionsJarod Wilson1-7/+7
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds5-83/+79
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-19[media] saa7134: Kworld SBTVD: make both analog and digital to workMauro Carvalho Chehab1-0/+1
2011-01-19[media] tda8290: Turn tda829x on before touching at the I2C gateMauro Carvalho Chehab1-5/+6
2011-01-19[media] tda8290: Fix a bug if no tuner is detectedMauro Carvalho Chehab1-1/+4
2011-01-19[media] tda8290: Make all read operations atomicMauro Carvalho Chehab1-53/+66
2011-01-19[media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil4-27/+5
2011-01-04[media] tda18218: fix compile warningHans Verkuil1-1/+1
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-32/+0
2010-12-29[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches1-6/+4
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-12/+12
2010-12-02[media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2-12/+12
2010-11-22[media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab1-4/+4
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare1-1/+0
2010-10-27[media] af9015: Fix max I2C message size when used with tda18271Mauro Carvalho Chehab1-1/+1
2010-10-21[media] tda18271: allow restricting max out to 4 bytesMauro Carvalho Chehab2-27/+37
2010-10-21V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returnedMauro Carvalho Chehab1-9/+7
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil1-1/+1
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2-2/+2
2010-10-21V4L/DVB: saa7146/tuner: remove mxb hackHans Verkuil1-1/+0
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2-3/+3
2010-10-21V4L/DVB: NXP TDA18218 silicon tuner driverAntti Palosaari5-0/+493
2010-08-08V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski1-1/+1
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2-4/+4
2010-08-02V4L/DVB: xc5000: Fix a few warningsMauro Carvalho Chehab1-1/+3
2010-08-02V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not usedJustin P. Mattock1-3/+0
2010-08-02V4L/DVB: xc5000, rework xc_write_regDmitri Belimov1-31/+26
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart1-1/+1
2010-08-02V4L/DVB: tda18271: fix error detection during initialization of first instanceMichael Krufky1-3/+5
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2-0/+17