Age | Commit message (Expand) | Author | Files | Lines |
2008-01-25 | V4L/DVB (7058): IR corrections for the Pinnacle 800i | Steven Toth | 1 | -0/+1 |
2008-01-25 | V4L/DVB (7042): xc5000: Tuner analog support | Steven Toth | 1 | -0/+1 |
2008-01-25 | V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support | Steven Toth | 1 | -0/+19 |
2008-01-25 | V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event | Mauro Carvalho Chehab | 1 | -0/+2 |
2008-01-25 | V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support | Andrey J. Melnikoff (TEMHOTA) | 1 | -0/+1 |
2008-01-25 | V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h> | Michael Krufky | 1 | -0/+7 |
2008-01-25 | V4L/DVB (6869): cs5345: new i2c driver | Hans Verkuil | 2 | -0/+42 |
2008-01-25 | V4L/DVB (6861): cx2341x: command argument should be u32 instead of int | Hans Verkuil | 1 | -1/+1 |
2008-01-25 | V4L/DVB (6785): tda8290: remove dependency on struct tuner | Michael Krufky | 1 | -2/+0 |
2008-01-25 | V4L/DVB (6766): ivtv: remove i2c legacy support from drivers that no longer n... | Hans Verkuil | 1 | -1/+0 |
2008-01-25 | V4L/DVB (6603): V4L: videobuf: convert streaming and reading to bitfields | Brandon Philips | 1 | -2/+2 |
2008-01-25 | V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V... | Brandon Philips | 1 | -7/+7 |
2008-01-25 | V4L/DVB (6580): Set slave's master before master's attach call. | Sakari Ailus | 1 | -3/+2 |
2008-01-25 | V4L/DVB (6574): common/ir-functions.c: make a function static | Adrian Bunk | 1 | -1/+0 |
2008-01-25 | V4L/DVB (6496): saa7146_vv.h: remove wrong include <linux/videodev.h> | Marco Schluessler | 1 | -1/+0 |
2008-01-25 | V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driver | Hans Verkuil | 2 | -0/+96 |
2008-01-25 | V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 | Michael Krufky | 1 | -2/+0 |
2008-01-25 | V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach client | Hans Verkuil | 1 | -3/+5 |
2008-01-25 | V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointer | Hans Verkuil | 2 | -0/+7 |
2008-01-25 | V4L/DVB (6451): v4l2: add support for bus-based I2C drivers | Hans Verkuil | 3 | -0/+204 |
2008-01-25 | V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo... | Michael Krufky | 1 | -0/+2 |
2008-01-25 | V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-01-25 | V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab | 1 | -1/+6 |
2007-12-11 | V4L/DVB (6601): V4L: videobuf-core locking fixes and comments | Brandon Philips | 1 | -0/+2 |
2007-10-23 | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 1 | -0/+1 |
2007-10-22 | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil | 1 | -4/+0 |
2007-10-22 | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 1 | -1/+0 |
2007-10-13 | v4l: copy_to_user() is not a good method name | Al Viro | 1 | -1/+1 |
2007-10-10 | V4L/DVB (6293): V4L: convert struct class_device to struct device | Kay Sievers | 1 | -6/+8 |
2007-10-10 | V4L/DVB (6292): videobuf_core init always require callback implementation | Mauro Carvalho Chehab | 1 | -2/+3 |
2007-10-10 | V4L/DVB (6290): remove videobuf_set_pci_ops | Mauro Carvalho Chehab | 2 | -22/+0 |
2007-10-10 | V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ... | Mauro Carvalho Chehab | 3 | -5/+3 |
2007-10-10 | V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th... | Mauro Carvalho Chehab | 1 | -0/+0 |
2007-10-09 | V4L/DVB (6256): Remove the obsolete video-buf module | Mauro Carvalho Chehab | 1 | -289/+0 |
2007-10-09 | V4L/DVB (6254): Add videobuf-vmalloc | Mauro Carvalho Chehab | 1 | -0/+44 |
2007-10-09 | V4L/DVB (6252): Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab | 1 | -1/+1 |
2007-10-09 | V4L/DVB (6251): Replace video-buf to a more generic approach | Mauro Carvalho Chehab | 2 | -0/+378 |
2007-10-09 | V4L/DVB (6219): V4L: Int if: Remove [gs]_ext_clk | Sakari Ailus | 1 | -8/+0 |
2007-10-09 | V4L/DVB (6217): V4L: Int if: Add BT.656 interface support | Sakari Ailus | 1 | -0/+50 |
2007-10-09 | V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updates | Sakari Ailus | 1 | -52/+78 |
2007-10-09 | V4L/DVB (6179): Clean up FusionHDTV ir code | Michael Krufky | 1 | -1/+1 |
2007-10-09 | V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT Gold | Chaogui Zhang | 1 | -0/+1 |
2007-10-09 | V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux | Hans Verkuil | 1 | -65/+0 |
2007-10-09 | V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux | Hans Verkuil | 1 | -35/+0 |
2007-10-09 | V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl define | Hans Verkuil | 1 | -1/+2 |
2007-10-09 | V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy | Hans Verkuil | 1 | -1/+1 |
2007-10-09 | V4L/DVB (5978): tuner: Better tuner radio support | Trent Piepho | 2 | -0/+5 |
2007-10-09 | V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2... | Oliver Endriss | 1 | -1/+0 |
2007-10-09 | V4L/DVB (5929): Add vp27smpx driver | Hans Verkuil | 1 | -0/+3 |
2007-10-09 | V4L/DVB (5913): Clean up duplicate includes in include/media/ | Jesper Juhl | 1 | -2/+0 |