Age | Commit message (Expand) | Author |
2012-08-15 | [media] rename most media/video pci drivers to media/pci | Mauro Carvalho Chehab |
2012-07-06 | [media] cx88: don't use current_norm | Hans Verkuil |
2012-07-06 | [media] cx88: fix a number of v4l2-compliance violations | Hans Verkuil |
2012-07-06 | [media] cx88: support control events | Hans Verkuil |
2012-07-06 | [media] cx88: add priority support | Hans Verkuil |
2012-07-06 | [media] cx88: move fmt, width and height to cx8800_dev | Hans Verkuil |
2012-07-06 | [media] cx88: remove radio and type from cx8800_fh | Hans Verkuil |
2012-07-06 | [media] cx88: each device node gets the right controls | Hans Verkuil |
2012-07-06 | [media] cx88: first phase to convert cx88 to the control framework | Hans Verkuil |
2012-07-06 | [media] cx88: fix querycap | Hans Verkuil |
2011-08-27 | [media] cx88: notch filter control fixes | istvan_v@mailbox.hu |
2011-07-27 | [media] cx88: implemented luma notch filter control | istvan_v@mailbox.hu |
2011-07-27 | [media] cx88: implemented sharpness control | istvan_v@mailbox.hu |
2011-07-27 | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab |
2011-05-20 | [media] cx88: don't use atomic_t for core->users | Jonathan Nieder |
2011-05-20 | [media] use pci_dev->revision | Bjørn Mork |
2011-03-21 | [media] Add proper audio support for Nova-S Plus with wm8775 ADC | Lawrence Rust |
2011-03-21 | [media] cx88: Don't allow opening a device while it is not ready | Mauro Carvalho Chehab |
2011-03-21 | [media] cx88: use unlocked_ioctl for cx88-video. | Mauro Carvalho Chehab |
2011-01-06 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-03 | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab |
2010-12-29 | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil |
2010-12-02 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-22 | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-23 | [media] Nova-S-Plus audio line input | lawrence rust |
2010-10-22 | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* | Laurent Pinchart |
2010-10-22 | [media] cx88: uninitialized variable | Dan Carpenter |
2010-10-21 | V4L/DVB: videobuf: add ext_lock argument to the queue init functions | Hans Verkuil |
2010-10-21 | V4L/DVB: cx88: Remove BKL | Mauro Carvalho Chehab |
2010-10-21 | V4L/DVB: drivers/media: Make static data tables and strings const | lawrence rust |
2010-10-21 | V4L/DVB: drivers/media/video: Adjust confusing if indentation | Julia Lawall |
2010-05-19 | V4L/DVB: cx88: improve error handling | Dan Carpenter |
2010-05-19 | V4L/DVB: cx88: fix checks for analog TV inputs | istvan_v@mailbox.hu |
2010-05-19 | V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks | Andreas Bombe |
2010-05-18 | V4L/DVB: cx88: Only start IR if the input device is opened | Mauro Carvalho Chehab |
2009-12-16 | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart |
2009-12-16 | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart |
2009-12-16 | V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers | Laurent Pinchart |
2009-12-16 | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart |
2009-12-16 | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart |
2009-12-05 | V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power | Laurent Pinchart |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-21 | trivial: media/video/cx88: add __init/__exit macros to cx88 drivers | Peter Huewe |
2009-09-19 | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-06-23 | V4L/DVB (11907): cx88: Use v4l bounding/alignment function | Trent Piepho |
2009-06-16 | V4L/DVB (12004): poll method lose race condition | Figo.zhang |
2009-06-16 | V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and hald | Devin Heitmueller |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |