index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
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
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
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-03-30
V4L/DVB (11300): cx88: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fields
Trent Piepho
2009-03-30
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-11-11
V4L/DVB (9368): VBI fix for cx88 cards
Rafael Diniz
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-17
V4L/DVB (9269): cx88: add I2S-ADC tvaudio method
Darron Broad
2008-10-12
V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.
Darron Broad
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-26
V4L/DVB (8477): v4l: remove obsolete audiochip.h
Hans Verkuil
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-04-24
V4L/DVB (7463): cx88: Enable color killer by default
Frej Drejhammar
2008-04-24
V4L/DVB (7454): cx88: Add user control for color killer
Frej Drejhammar
2008-04-24
V4L/DVB (7452): cx88: Enable chroma AGC by default for all non-SECAM modes
Frej Drejhammar
2008-04-24
V4L/DVB (7451): cx88: Add user control for chroma AGC
Frej Drejhammar
2008-04-24
V4L/DVB (7449): cx88: fix oops on module removal caused by IR worker
Marton Balint
2008-04-24
V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 Gold
Michael Krufky
2008-04-24
V4L/DVB (7254): cx88: fix FusionHDTV 5 PCI nano name and enable IR support
Michael Krufky
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-03-20
V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to it
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards
Ricardo Cerqueira
2008-01-25
V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADC
Ricardo Cerqueira
2008-01-25
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
2007-12-11
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
[next]