aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)Author
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
2010-12-02[media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab
2010-11-22[media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare
2010-10-27[media] af9015: Fix max I2C message size when used with tda18271Mauro Carvalho Chehab
2010-10-21[media] tda18271: allow restricting max out to 4 bytesMauro Carvalho Chehab
2010-10-21V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returnedMauro Carvalho Chehab
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil
2010-10-21V4L/DVB: saa7146/tuner: remove mxb hackHans Verkuil
2010-10-21V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust
2010-10-21V4L/DVB: NXP TDA18218 silicon tuner driverAntti Palosaari
2010-08-08V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches
2010-08-02V4L/DVB: xc5000: Fix a few warningsMauro Carvalho Chehab
2010-08-02V4L/DVB: tuners:tuner-simple Fix warning: variable 'tun' set but not usedJustin P. Mattock
2010-08-02V4L/DVB: xc5000, rework xc_write_regDmitri Belimov
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart
2010-08-02V4L/DVB: tda18271: fix error detection during initialization of first instanceMichael Krufky
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls
2010-05-18V4L/DVB: xc3028: fix regression in firmware loading timeDevin Heitmueller
2010-05-18V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm...Mauro Carvalho Chehab
2010-05-18V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000Mauro Carvalho Chehab
2010-05-18V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speedMauro Carvalho Chehab
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil
2010-05-06V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cardsAndy Walls
2010-02-26V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too lateHans Verkuil
2010-02-26V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028LMauro Carvalho Chehab
2010-02-26V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in AustraliaMauro Carvalho Chehab
2010-02-01saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab
2010-01-17V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection fo...Michael Krufky
2010-01-17V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2Michael Krufky
2009-12-16V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab
2009-12-16V4L/DVB (13576): ir-common: fix an oops caused by the usage of an initialized...Mauro Carvalho Chehab
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart