Age | Commit message (Expand) | Author |
2009-01-02 | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-30 | V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000 | Darron Broad |
2008-12-29 | V4L/DVB (9654): new email address | Jelle Foks |
2008-11-11 | V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-users | Frederic CAND |
2008-11-11 | V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fix | Frederic CAND |
2008-10-21 | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-12 | V4L/DVB (8904): cx88: add missing unlock_kernel | Hans Verkuil |
2008-10-12 | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil |
2008-10-07 | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" | Linus Torvalds |
2008-09-29 | V4L/DVB (8904): cx88: add missing unlock_kernel | Hans Verkuil |
2008-07-27 | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-26 | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil |
2008-07-23 | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil |
2008-07-20 | V4L/DVB (8105): cx2341x: add TS capability | Hans Verkuil |
2008-07-20 | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-26 | V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_i... | Roel Kluin |
2008-04-24 | V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | V4L/DVB (7451): cx88: Add user control for chroma AGC | Frej Drejhammar |
2008-04-24 | V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API | Guennadi Liakhovetski |
2008-04-24 | V4L/DVB (7094): static memory | Douglas Schilling Landgraf |
2008-01-25 | V4L/DVB (6861): cx2341x: command argument should be u32 instead of int | Hans Verkuil |
2008-01-25 | V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codec | Michael Krufky |
2008-01-25 | V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmute | Jelle Foks |
2008-01-25 | V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'s | Jelle Foks |
2008-01-25 | V4L/DVB (6828): cx88-blackbird: audio improvements | Jelle Foks |
2007-12-11 | V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips |
2007-10-22 | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil |
2007-10-09 | V4L/DVB (6252): Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-10-09 | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-10-09 | V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy | Hans Verkuil |
2007-10-09 | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-10-09 | V4L/DVB (6021): cx88: Copy board information into card state | Trent Piepho |
2007-07-18 | V4L/DVB (5734): Cx88: kill dev->fw_size | Michael Krufky |
2007-07-18 | V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwares | Hans Verkuil |
2007-07-03 | V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners | Jelle Foks |
2007-03-03 | V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized f... | Michael Krufky |
2007-02-21 | V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird | Mauro Carvalho Chehab |
2007-02-21 | V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2 | Mauro Carvalho Chehab |
2007-02-21 | V4L/DVB (5108): Remove_cx88_ioctl | Mauro Carvalho Chehab |
2007-02-21 | V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.c | Mauro Carvalho Chehab |
2007-02-21 | V4L/DVB (5106): Do some cleanups at cx88-blackbird | Mauro Carvalho Chehab |
2007-02-21 | V4L/DVB (5105): Reorder some ioctl handlers | Mauro Carvalho Chehab |
2007-02-21 | V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.c | Mauro Carvalho Chehab |
2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven |
2006-12-10 | V4L/DVB (4838): Fix cx88-blackbird null pointer | Jelle Foks |
2006-12-10 | V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T sup... | Steven Toth |
2006-10-03 | V4L/DVB (4674): Use NULL instead of 0 for ptrs | Randy Dunlap |
2006-10-03 | V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX8... | Michael Krufky |
2006-10-03 | V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum. | Steven Toth |