Age | Commit message (Expand) | Author |
2008-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-23 | blackbird_find_mailbox negative return ignored in blackbird_initialize_codec() | Mauro Carvalho Chehab |
2008-04-08 | media/video/cx88 replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-23 | cx88: Add user control for chroma AGC | Mauro Carvalho Chehab |
2008-02-25 | From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de> | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-12-20 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-12-12 | cx2341x: command argument should be u32 instead of int. | Hans Verkuil |
2007-12-17 | Fix CodingStyle troubles caused by the previous cx88 commits | Mauro Carvalho Chehab |
2007-11-13 | V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips |
2007-10-13 | cx88-blackbird: don't mute audio when stopping the codec | Michael Krufky |
2007-10-11 | Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-05-21 | cx88-blackbird: remove unnecessary encoder unmute | Michael Krufky |
2007-05-21 | cx88-blackbird: remove unnecessary msleep()'s | Michael Krufky |
2007-05-21 | cx88-blackbird: audio improvements | Michael Krufky |
2007-08-27 | whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-08-24 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-08-21 | cx2341x: some controls should not be changed while the device is busy. | Hans Verkuil |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-15 | cx88: Copy board information into card state | Trent Piepho |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-05-21 | cx88-blackbird: fix vidioc_g_tuner never ending list of tuners | Michael Krufky |
2007-05-30 | cx88: kill dev->fw_size | Michael Krufky |
2007-05-30 | Blackbird should accept only new cx2341x encoding firmwares | Hans Verkuil |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-18 | cx88-blackbird: allow usage of both 376836 and 262144 sized firmware images | Michael Krufky |
2007-01-20 | keep the previous tvnorm default for cx88 and cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | Convert cx88-blackbird to use video_ioctl2 | Mauro Carvalho Chehab |
2007-01-20 | Remove_cx88_ioctl | Mauro Carvalho Chehab |
2007-01-20 | Use cx88_set_freq() on cx88-blackbird.c | Mauro Carvalho Chehab |
2007-01-20 | Do some cleanups at cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | changeset: 4899:0e0da8488f6b6ca379cf012987bd37237dfbab25 | Mauro Carvalho Chehab |
2007-01-20 | Moved several stuff that were at cx88-video to cx88-blackbird.c | Mauro Carvalho Chehab |
2006-11-18 | Fix cx88-blackbird null pointer | Mauro Carvalho Chehab |
2006-09-28 | merge: http://www.linuxtv.org/hg/~stoth/hvr1300-final | Mauro Carvalho Chehab |
2006-09-28 | use NULL instead of 0 for ptrs | Mauro Carvalho Chehab |
2006-09-27 | Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. | Steven Toth |
2006-09-25 | cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOO | Michael Krufky |
2006-09-25 | Changed cx88_board .dvb and .register to an enum. | Steven Toth |
2006-09-16 | cx88-ivtv was broken in changeset ca7f328178ca | Michael Krufky |
2006-08-12 | CONFIG_PM=n slim: drivers/media/video/* | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] release_firmware() fixes | Mauro Carvalho Chehab |
2006-06-26 | cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU | Michael Krufky |
2006-06-26 | Pass an explicit log prefix to cx2341x_log_status | Hans Verkuil |
2006-06-25 | cx88-blackbird: implement VIDIOC_LOG_STATUS | Michael Krufky |
2006-06-24 | cx88: cleanups | Michael Krufky |
2006-06-22 | cx88-blackbird: always set encoder height based on tvnorm->id | Michael Krufky |
2006-06-21 | CX2341X port was always set to 'memory', but 'streaming' is also possible | Hans Verkuil |
2006-06-18 | Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used. | Hans Verkuil |