index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-03-22
[media] cx88: use unlocked_ioctl for cx88-video.
Mauro Carvalho Chehab
1
-2
/
+2
2011-01-07
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-23
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
1
-2
/
+2
2010-10-23
[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-17
V4L/DVB (12004): poll method lose race condition
Figo.zhang
1
-4
/
+10
2009-06-17
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-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-8
/
+4
2009-04-07
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
1
-6
/
+3
2009-04-07
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
1
-2
/
+2
2009-04-07
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
2008-11-11
V4L/DVB (9368): VBI fix for cx88 cards
Rafael Diniz
1
-2
/
+8
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-3
/
+3
2008-10-18
V4L/DVB (9269): cx88: add I2S-ADC tvaudio method
Darron Broad
1
-22
/
+30
2008-10-12
V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.
Darron Broad
1
-1
/
+4
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-2
/
+8
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-3
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-13
/
+20
2008-07-26
V4L/DVB (8477): v4l: remove obsolete audiochip.h
Hans Verkuil
1
-2
/
+2
[next]