index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
/
cx88-video.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] cx88: notch filter control fixes
istvan_v@mailbox.hu
2011-08-27
1
-1
/
+1
*
[media] cx88: implemented luma notch filter control
istvan_v@mailbox.hu
2011-07-27
1
-0
/
+15
*
[media] cx88: implemented sharpness control
istvan_v@mailbox.hu
2011-07-27
1
-1
/
+28
*
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-07-27
1
-18
/
+3
*
[media] cx88: don't use atomic_t for core->users
Jonathan Nieder
2011-05-20
1
-2
/
+3
*
[media] use pci_dev->revision
Bjørn Mork
2011-05-20
1
-1
/
+1
*
[media] Add proper audio support for Nova-S Plus with wm8775 ADC
Lawrence Rust
2011-03-22
1
-4
/
+48
*
[media] cx88: Don't allow opening a device while it is not ready
Mauro Carvalho Chehab
2011-03-22
1
-10
/
+12
*
[media] cx88: use unlocked_ioctl for cx88-video.
Mauro Carvalho Chehab
2011-03-22
1
-2
/
+2
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-07
1
-12
/
+0
|
\
|
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-12
/
+0
*
|
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
Mauro Carvalho Chehab
2011-01-03
1
-26
/
+1
|
/
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-12-02
1
-4
/
+3
|
\
|
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-4
/
+3
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
[media] Nova-S-Plus audio line input
lawrence rust
2010-10-23
1
-1
/
+26
*
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
2010-10-23
1
-2
/
+2
*
[media] cx88: uninitialized variable
Dan Carpenter
2010-10-23
1
-2
/
+1
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-21
1
-2
/
+2
*
V4L/DVB: cx88: Remove BKL
Mauro Carvalho Chehab
2010-10-21
1
-9
/
+8
*
V4L/DVB: drivers/media: Make static data tables and strings const
lawrence rust
2010-10-21
1
-15
/
+15
*
V4L/DVB: drivers/media/video: Adjust confusing if indentation
Julia Lawall
2010-10-21
1
-1
/
+2
*
V4L/DVB: cx88: improve error handling
Dan Carpenter
2010-05-19
1
-1
/
+4
*
V4L/DVB: cx88: fix checks for analog TV inputs
istvan_v@mailbox.hu
2010-05-19
1
-2
/
+3
*
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
2010-05-19
1
-2
/
+2
*
V4L/DVB: cx88: Only start IR if the input device is opened
Mauro Carvalho Chehab
2010-05-18
1
-3
/
+3
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-2
/
+0
*
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
1
-3
/
+2
*
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
1
-26
/
+17
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
1
-3
/
+3
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-6
/
+6
*
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
2009-12-05
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
1
-2
/
+2
|
\
|
*
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
Peter Huewe
2009-09-21
1
-2
/
+2
*
|
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-3
/
+3
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
V4L/DVB (11907): cx88: Use v4l bounding/alignment function
Trent Piepho
2009-06-23
1
-9
/
+2
*
V4L/DVB (12004): poll method lose race condition
Figo.zhang
2009-06-17
1
-4
/
+10
*
V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and hald
Devin Heitmueller
2009-06-17
1
-0
/
+2
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-07
1
-8
/
+4
*
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
2009-04-07
1
-6
/
+3
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-07
1
-2
/
+2
*
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-04-07
1
-1
/
+1
*
V4L/DVB (11300): cx88: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
1
-12
/
+28
*
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
1
-5
/
+0
*
V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fields
Trent Piepho
2009-03-30
1
-5
/
+1
*
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-03-30
1
-0
/
+1
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-6
/
+7
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-9
/
+5
[next]