Age | Commit message (Expand) | Author |
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 |
2005-12-05 | Make em28xx page alloc compatible with kernels < 2.6.15 | Mauro Carvalho Chehab |
2005-12-05 | Convert em28xx to use vm_insert_page instead of remap_pfn_range | Mauro Carvalho Chehab |
2005-12-02 | fix compile error, remove dead code and volume scaling | Hans Verkuil |
2005-12-02 | Fixed device controls for em28xx on WinTV USB2 devices | Mauro Carvalho Chehab |
2005-11-20 | This patch makes needlessly global code static. | Mauro Carvalho Chehab |
2005-11-10 | em28xx IR fixup and explicit compat_ioctl32 handler | Mauro Carvalho Chehab |
2005-11-06 | - #elsif removed, since it breaks gentree stuff. | Mauro Carvalho Chehab |
2005-11-06 | - Fixed autodetection of max size by if alternate setting | Mauro Carvalho Chehab |
2005-11-04 | kernel-sync: | Mauro Carvalho Chehab |
2005-11-03 | - em28xx cleanups and fixes. | Mauro Carvalho Chehab |
2005-10-30 | - Renamed common structures to em28xx | Mauro Carvalho Chehab |
2005-10-28 | - module em2820 renamed to em28xx and moved to V4L dir. | Mauro Carvalho Chehab |
2005-10-25 | - Some module rename and small fixes | Mauro Carvalho Chehab |
2005-10-23 | Update em2800 scaler code and comments based on info from empiatech | Markus Rechberger |
2005-10-22 | * ../linux/drivers/usb/media/em2820-video.c: | Markus Rechberger |
2005-10-18 | - Commented obsoleted stuff at videodev headers. | Mauro Carvalho Chehab |
2005-10-17 | * ../linux/drivers/usb/media/em2820-video.c: (em2820_v4l2_close): | Markus Rechberger |
2005-10-17 | * ../linux/drivers/usb/media/em2820-video.c: | Markus Rechberger |
2005-10-16 | - Whitespace Cleanups. | Mauro Carvalho Chehab |
2005-10-14 | - Chip_id removed since it isn't required anymore. | Mauro Carvalho Chehab |
2005-10-14 | Several Improvement on I2C IR handling for em2820: | Mauro Carvalho Chehab |