aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-27i2c: Constify client address dataMark M. Hoffman1-1/+1
2008-01-25V4L/DVB (7058): IR corrections for the Pinnacle 800iSteven Toth1-0/+1
2008-01-25V4L/DVB (7042): xc5000: Tuner analog supportSteven Toth1-0/+1
2008-01-25V4L/DVB (7002): cx25840: Add basic CX23885 AVCore supportSteven Toth1-0/+19
2008-01-25V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_eventMauro Carvalho Chehab1-0/+2
2008-01-25V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 supportAndrey J. Melnikoff (TEMHOTA)1-0/+1
2008-01-25V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h>Michael Krufky1-0/+7
2008-01-25V4L/DVB (6869): cs5345: new i2c driverHans Verkuil2-0/+42
2008-01-25V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil1-1/+1
2008-01-25V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky1-2/+0
2008-01-25V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer need itHans Verkuil1-1/+0
2008-01-25V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfieldsBrandon Philips1-2/+2
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips1-7/+7
2008-01-25V4L/DVB (6580): Set slave's master before master's attach call.Sakari Ailus1-3/+2
2008-01-25V4L/DVB (6574): common/ir-functions.c: make a function staticAdrian Bunk1-1/+0
2008-01-25V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h>Marco Schluessler1-1/+0
2008-01-25V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driverHans Verkuil2-0/+96
2008-01-25V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky1-2/+0
2008-01-25V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach clientHans Verkuil1-3/+5
2008-01-25V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointerHans Verkuil2-0/+7
2008-01-25V4L/DVB (6451): v4l2: add support for bus-based I2C driversHans Verkuil3-0/+204
2008-01-25V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky1-0/+2
2008-01-25V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab1-1/+1
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-1/+6
2007-12-11V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips1-0/+2
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle1-0/+1
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil1-4/+0
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-1/+0
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro1-1/+1
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers1-6/+8
2007-10-10V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab1-2/+3
2007-10-10V4L/DVB (6290): remove videobuf_set_pci_opsMauro Carvalho Chehab2-22/+0
2007-10-10V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab3-5/+3
2007-10-10V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patchesMauro Carvalho Chehab1-0/+0
2007-10-09V4L/DVB (6256): Remove the obsolete video-buf moduleMauro Carvalho Chehab1-289/+0
2007-10-09V4L/DVB (6254): Add videobuf-vmallocMauro Carvalho Chehab1-0/+44
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-1/+1
2007-10-09V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab2-0/+378
2007-10-09V4L/DVB (6219): V4L: Int if: Remove [gs]_ext_clkSakari Ailus1-8/+0
2007-10-09V4L/DVB (6217): V4L: Int if: Add BT.656 interface supportSakari Ailus1-0/+50
2007-10-09V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updatesSakari Ailus1-52/+78
2007-10-09V4L/DVB (6179): Clean up FusionHDTV ir codeMichael Krufky1-1/+1
2007-10-09V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT GoldChaogui Zhang1-0/+1
2007-10-09V4L/DVB (6123): ivtv: move ivtv.h public header to include/linuxHans Verkuil1-65/+0
2007-10-09V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil1-35/+0
2007-10-09V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl defineHans Verkuil1-1/+2
2007-10-09V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil1-1/+1
2007-10-09V4L/DVB (5978): tuner: Better tuner radio supportTrent Piepho2-0/+5
2007-10-09V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transferOliver Endriss1-1/+0
2007-10-09V4L/DVB (5929): Add vp27smpx driverHans Verkuil1-0/+3