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