| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 2007-10-23 | 1 | -0/+1 |
* | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil | 2007-10-22 | 1 | -4/+0 |
* | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab | 2007-10-22 | 1 | -1/+0 |
* | v4l: copy_to_user() is not a good method name | Al Viro | 2007-10-13 | 1 | -1/+1 |
* | V4L/DVB (6293): V4L: convert struct class_device to struct device | Kay Sievers | 2007-10-10 | 1 | -6/+8 |
* | V4L/DVB (6292): videobuf_core init always require callback implementation | Mauro Carvalho Chehab | 2007-10-10 | 1 | -2/+3 |
* | V4L/DVB (6290): remove videobuf_set_pci_ops | Mauro Carvalho Chehab | 2007-10-10 | 2 | -22/+0 |
* | V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ... | Mauro Carvalho Chehab | 2007-10-10 | 3 | -5/+3 |
* | V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th... | Mauro Carvalho Chehab | 2007-10-10 | 1 | -0/+0 |
* | V4L/DVB (6256): Remove the obsolete video-buf module | Mauro Carvalho Chehab | 2007-10-09 | 1 | -289/+0 |
* | V4L/DVB (6254): Add videobuf-vmalloc | Mauro Carvalho Chehab | 2007-10-09 | 1 | -0/+44 |
* | V4L/DVB (6252): Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab | 2007-10-09 | 1 | -1/+1 |
* | V4L/DVB (6251): Replace video-buf to a more generic approach | Mauro Carvalho Chehab | 2007-10-09 | 2 | -0/+378 |
* | V4L/DVB (6219): V4L: Int if: Remove [gs]_ext_clk | Sakari Ailus | 2007-10-09 | 1 | -8/+0 |
* | V4L/DVB (6217): V4L: Int if: Add BT.656 interface support | Sakari Ailus | 2007-10-09 | 1 | -0/+50 |
* | V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updates | Sakari Ailus | 2007-10-09 | 1 | -52/+78 |
* | V4L/DVB (6179): Clean up FusionHDTV ir code | Michael Krufky | 2007-10-09 | 1 | -1/+1 |
* | V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT Gold | Chaogui Zhang | 2007-10-09 | 1 | -0/+1 |
* | V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux | Hans Verkuil | 2007-10-09 | 1 | -65/+0 |
* | V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux | Hans Verkuil | 2007-10-09 | 1 | -35/+0 |
* | V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl define | Hans Verkuil | 2007-10-09 | 1 | -1/+2 |
* | V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy | Hans Verkuil | 2007-10-09 | 1 | -1/+1 |
* | V4L/DVB (5978): tuner: Better tuner radio support | Trent Piepho | 2007-10-09 | 2 | -0/+5 |
* | V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2... | Oliver Endriss | 2007-10-09 | 1 | -1/+0 |
* | V4L/DVB (5929): Add vp27smpx driver | Hans Verkuil | 2007-10-09 | 1 | -0/+3 |
* | V4L/DVB (5913): Clean up duplicate includes in include/media/ | Jesper Juhl | 2007-10-09 | 1 | -2/+0 |
* | V4L/DVB (5905): ivtv-fb: Use proper ioctl value | Hans Verkuil | 2007-10-09 | 1 | -3/+2 |
* | V4L/DVB (5902): Add ivtv-fb framebuffer driver. | Hans Verkuil | 2007-10-09 | 1 | -0/+35 |
* | V4L/DVB (5883): V4L: Fix a compile warning on non-32-bit machines. | Sakari Ailus | 2007-10-09 | 1 | -1/+1 |
* | V4L/DVB (5862): V4L: Add internal ioctl-like interface. | Sakari Ailus | 2007-10-09 | 1 | -0/+210 |
* | V4L/DVB (6220a): fix build error for et61x251 driver | Linus Torvalds | 2007-09-14 | 1 | -2/+3 |
* | V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel... | Oliver Endriss | 2007-07-18 | 1 | -3/+3 |
* | V4L/DVB (5793): Tuner: remove hardware-specific info from public header | Michael Krufky | 2007-07-18 | 1 | -68/+0 |
* | V4L/DVB (5753): Tuner: create struct tuner_operations | Michael Krufky | 2007-07-18 | 1 | -9/+12 |
* | V4L/DVB (5741): Tuner: add release callback | Michael Krufky | 2007-07-18 | 1 | -0/+1 |
* | V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct | Michael Krufky | 2007-07-18 | 1 | -12/+1 |
* | V4L/DVB (5563a): Add experimental support for tea5761 tuner | Mauro Carvalho Chehab | 2007-07-18 | 1 | -1/+7 |
* | V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed data | Jon Burgess | 2007-05-09 | 1 | -0/+2 |
* | V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl() | Adrian Bunk | 2007-05-09 | 1 | -0/+2 |
* | i2c: Cleanup the includes of <linux/i2c.h> | Jean Delvare | 2007-05-01 | 2 | -1/+1 |
* | V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules | Hans Verkuil | 2007-04-27 | 1 | -4/+87 |
* | V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder | Hans Verkuil | 2007-04-27 | 1 | -0/+65 |
* | V4L/DVB (5341): Add cx23415/6 chip idents. | Hans Verkuil | 2007-04-27 | 1 | -0/+4 |
* | V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN | Hans Verkuil | 2007-04-27 | 1 | -1/+1 |
* | V4L/DVB (5323): Updated support for tuner callbacks | Hartmut Hackmann | 2007-04-27 | 1 | -5/+3 |
* | V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct | Hartmut Hackmann | 2007-04-27 | 1 | -0/+7 |
* | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil | 2007-04-27 | 3 | -37/+66 |
* | V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT | Hans Verkuil | 2007-04-27 | 1 | -0/+8 |
* | V4L/DVB (5289): Add support for video output overlays. | Hans Verkuil | 2007-04-27 | 1 | -0/+8 |
* | V4L/DVB (5268): Add support for three new MPEG controls. | Hans Verkuil | 2007-04-27 | 1 | -0/+4 |