Age | Commit message (Expand) | Author |
2007-11-11 | Fix em28xx read stream locking | Mauro Carvalho Chehab |
2007-11-10 | Fix em28xx to allow multiple open | Mauro Carvalho Chehab |
2007-11-10 | Fix: avoids negative vma usage count | Mauro Carvalho Chehab |
2007-11-04 | em28xx: autodetect Cinergy 200 USB and VGear PocketTV | Mauro Carvalho Chehab |
2007-11-03 | em28xx: fix failing autodetection after the reboot | Mauro Carvalho Chehab |
2007-11-03 | em28xx: fix locking to allow accesses from 2 different threads at the same time | Mauro Carvalho Chehab |
2007-11-03 | Add a hint for boards without unique USB ID | Mauro Carvalho Chehab |
2007-11-03 | Fix: Adds the generic PCI IDs for em28xx | Mauro Carvalho Chehab |
2007-11-02 | backport changeset 3a4fa0a25da81600ea0bcd75692ae8ca6050d165 | Mauro Carvalho Chehab |
2007-10-31 | em28xx: Include linux/mm.h | Trent Piepho |
2007-10-18 | Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-10 | Change list_for_each+list_entry to list_for_each_entry | Trent Piepho |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-15 | Fix a memory leak in em28xx_usb_probe() | Mauro Carvalho Chehab |
2007-08-13 | Initialize filp->private_data only once in em28xx_v4l2_open | Mauro Carvalho Chehab |
2007-05-13 | Backport kernel changeset 59c51591a0ac7568824f541f57de967e88adaa07 | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-19 | compat: Add compat code for vm_insert_page() | Trent Piepho |
2006-12-27 | Allyesconfig build fixes on some non x86 arch | Mauro Carvalho Chehab |
2006-10-21 | Two cleanups made at kernel tree | Mauro Carvalho Chehab |
2006-08-26 | Add u32 argument to VIDIOC_INT_RESET. | Hans Verkuil |
2006-06-26 | Remove all instances of request_module("tda9887") | Michael Krufky |
2006-04-11 | Use after free in drivers/media/video/em28xx/em28xx-video.c | Mauro Carvalho Chehab |
2006-04-03 | Change all emails to the currently used one. | Mauro Carvalho Chehab |
2006-04-02 | Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 | Hans Verkuil |
2006-04-01 | Make msp3400 routing defines more consistent | Hans Verkuil |
2006-04-01 | Remove obsolete commands from tvp5150.c | Hans Verkuil |
2006-03-19 | Implement correct msp3400 input/output routing | Hans Verkuil |
2006-03-15 | Merging mchehab saa7115 tree | Mauro Carvalho Chehab |
2006-03-14 | Fix a bug when more than MAXBOARDS were plugged on em28xx | Mauro Carvalho Chehab |
2006-03-13 | Remove saa711x driver | Mauro Carvalho Chehab |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-02-05 | Fixed em28xx based system lockup | Markus Rechberger |
2006-02-01 | fixed amux hauppauge hvr900/terratec hybrid xs | Markus Rechberger |
2006-01-22 | Hauppauge HVR 900 Composite support | Markus Rechberger |
2006-01-22 | CodingStyle fixes. | Mauro Carvalho Chehab |
2006-01-22 | Implemented VIDIOC_G_FMT/S_FMT for sliced VBI | Mauro Carvalho Chehab |
2006-01-21 | Several fixes to prepare for VBI | Mauro Carvalho Chehab |
2006-01-15 | Semaphore to mutex conversion on drivers/media | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-06 | Latest patch #ifs were wrong. fixing. | Mauro Carvalho Chehab |
2006-01-06 | USB: remove .owner field from struct usb_driver | Mauro Carvalho Chehab |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2005-12-26 | Fixed API to set I2S speed control | Mauro Carvalho Chehab |
2005-12-25 | replace <media/i2c-compat.h> with "i2c-compat.h" | Michael Krufky |
2005-12-18 | Fix compilation failure with gcc 2.95.3. | Mauro Carvalho Chehab |
2005-12-17 | Reverted latest two patches | Mauro Carvalho Chehab |
2005-12-17 | Fix compilation failure with gcc 2.95.3 and corrected set video std | Mauro Carvalho Chehab |
2005-12-11 | Makes v4l compile under 2.4 kernels | Mauro Carvalho Chehab |