summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] tuner-xc2028.c: fix compile warningHans Verkuil1-2/+2
2011-03-22[media] xc5000: add set_config and otherDmitri Belimov2-2/+37
2011-03-22[media] xc5000: add support for DVB-C tuningIgor M. Liplianin1-0/+18
2011-03-22[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab1-4/+4
2011-03-22[media] Remove the remaining usages for T_STANDBYMauro Carvalho Chehab2-8/+34
2011-03-22[media] tuner-xc2028: More firmware loading retriesAlina Friedrichsen1-3/+3
2011-03-22[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-22Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds5-83/+79
2011-01-21kconfig: 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...Linus 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-16i2c: 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-09V4L/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
2010-05-18V4L/DVB: xc3028: fix regression in firmware loading timeDevin Heitmueller1-4/+7
2010-05-18V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm...Mauro Carvalho Chehab1-0/+5
2010-05-18V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000Mauro Carvalho Chehab2-2/+9
2010-05-18V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speedMauro Carvalho Chehab2-1/+5
2010-05-07V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil1-6/+5
2010-05-07V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold1-3/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo13-1/+12
2010-02-26V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cardsAndy Walls1-0/+21
2010-02-26V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too lateHans Verkuil1-5/+6
2010-02-26V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028LMauro Carvalho Chehab1-1/+3
2010-02-26V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in AustraliaMauro Carvalho Chehab1-17/+60
2010-02-02saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab1-2/+2