summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common
AgeCommit message (Expand)Author
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-11-02Backport some changesets touching S/G codeMauro Carvalho Chehab
2007-11-02backport changeset 96de0e252cedffad61b3cb5e05662c591898e69aMauro Carvalho Chehab
2007-10-31ttpci: Rework Kconfig menus and MakefileTrent Piepho
2007-10-31saa7146: saa7146_wait_for_debi_done fixesOliver Endriss
2007-11-05 common/ir-functions.c: make a function staticMauro Carvalho Chehab
2007-10-18 patch which improves GotView Saa7135 remote controlMauro Carvalho Chehab
2007-10-05 V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreMauro Carvalho Chehab
2008-04-23saa7134: Add/fix Beholder entriesMauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-08-24Clean up FusionHDTV ir codeMichael Krufky
2007-08-24add IR remote support for FusionHDTV 5 RT GoldMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-09saa7146: clean-up irq processingOliver Endriss
2007-07-23dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transferOliver Endriss
2007-07-17use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab
2007-07-16merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-07-13saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2007-07-11ir-common: optimize bit extract functionTrent Piepho
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-05-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2007-05-03saa7146: DMA: Correctly free resources on error, sync PCI streamed dataOliver Endriss
2007-05-02saa7146: proper prototype for saa7146_video_do_ioctl()Oliver Endriss
2007-04-22saa7146: Release capture buffers on device closeOliver Endriss
2007-04-14Add support for the extra keys in the black Technotrend 1500 IRMauro Carvalho Chehab
2007-03-04Fix duplicated codes in Pinnacle Grey remoteRicardo Cerqueira
2007-02-24merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-21ir_rc5_timer_end decoder lockup fixHartmut Hackmann
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-02-13Backport: removal of duplicated symbolMauro Carvalho Chehab
2007-02-06Remove the unused kernel config option VIDEO_VIDEOBUFMauro Carvalho Chehab
2009-02-13tuner: fix TUV1236D analog/digital setupMauro Carvalho Chehab
2009-02-11Adds IR table for the IR provided with this board and includes it atMauro Carvalho Chehab
2009-02-08tda8290: Print an error if i2c_gate is not providedMauro Carvalho Chehab
2009-02-08tda827x: Be sure that gate will be open/closed at the proper timeMauro Carvalho Chehab
2009-02-10merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146Mauro Carvalho Chehab
2009-02-08saa7146: move v4l2 device registration to saa7146_vv.Hans Verkuil
2009-02-08saa7146: prevent unnecessary loading of v4l2-common.Hans Verkuil
2009-02-07saa7146: setting control while capturing should return EBUSY, not EINVAL.Hans Verkuil
2009-02-07saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil
2009-02-07saa7146: the adapter class will be NULL when v4l2_subdev is used.Hans Verkuil
2009-02-07saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil
2009-02-07saa7146: implement v4l2_device support.Hans Verkuil
2009-02-02Add Freescale MC44S803 tuner driverAntti Palosaari
2007-01-31saa7146_vv: pass correct memory size to pci_free_consistentOliver Endriss
2007-01-12budget-ci: add support for the Technotrend 1500 bundled remoteMichael Krufky
2006-12-27Add support for more Encore TV cardsMauro Carvalho Chehab
2006-12-21Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab
2006-12-08Add support for the ASUS P7131 remote controlHartmut Hackmann