index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
/
cx88-mpeg.c
Age
Commit message (
Expand
)
Author
2011-07-27
[media] cx88: properly maintain decoder config when using MPEG encoder
Devin Heitmueller
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-05-20
[media] cx88: protect cx8802_devlist with a mutex
Jonathan Nieder
2011-05-20
[media] cx88: hold device lock during sub-driver initialization
Jonathan Nieder
2011-05-20
[media] cx88: fix locking of sub-driver operations
Jonathan Nieder
2011-05-20
[media] cx88: protect per-device driver list with device lock
Jonathan Nieder
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
2010-12-24
media/video: explicitly flush request_module work
Tejun Heo
2010-10-21
V4L/DVB: drivers/media: Make static data tables and strings const
lawrence rust
2010-05-19
V4L/DVB: cx88: fix setting input when using DVB
Istvan Varga
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB: Add support for SMT7020 to cx88
Dirk Herrendoerfer
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-09-21
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
Peter Huewe
2009-08-13
V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and bac...
Sohail Syyed
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-01-07
V4L/DVB (10190): cx88: Fix some Kbuild troubles
Mauro Carvalho Chehab
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-29
V4L/DVB (9654): new email address
Jelle Foks
2008-11-11
V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc...
Darron Broad
2008-10-21
V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontends
Mauro Carvalho Chehab
2008-10-21
V4L/DVB (9332): cx88: initial fix for analogue only compilation
Darron Broad
2008-10-17
V4L/DVB (9271): videobuf: data storage optimisation (2)
Darron Broad
2008-10-17
V4L/DVB (9265): videobuf: data storage optimisation
Darron Broad
2008-10-17
V4L/DVB (9250): cx88: Convert __FUNCTION__ to __func__
Steven Toth
2008-10-17
V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.
Steven Toth
2008-04-24
V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7256): cx88: Add support for tuner-xc3028
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-02-18
V4L/DVB (7201): cx88-mpeg: Fix race condition in variable access
Ricardo Cerqueira
2008-02-18
V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devices
Roland Stoll
2008-01-25
V4L/DVB (7046): Finalise support for the Pinnacle HD 8000i
Steven Toth
2008-01-25
V4L/DVB (7043): New card supported(partially): Pinnacle 800i
Steven Toth
2008-01-25
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
2008-01-25
V4L/DVB (6576): cx88-mpeg.c: make 4 functions static
Adrian Bunk
2007-10-22
V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver
Trent Piepho
2007-10-22
V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_e...
Trent Piepho
2007-10-22
V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and ...
Trent Piepho
2007-10-22
V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selected
Trent Piepho
2007-10-09
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
Michael Krufky
2007-10-09
V4L/DVB (6083): cx88-alsa: Rework buffer handling
Trent Piepho
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits
Trent Piepho
2007-10-09
V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()s
Trent Piepho
2007-10-09
V4L/DVB (6021): cx88: Copy board information into card state
Trent Piepho
2007-10-09
V4L/DVB (5912): Clean up duplicate includes in drivers/media/
Jesper Juhl
2007-09-14
V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open()
Steven Toth
2007-07-18
V4L/DVB (5783): Fix excess of debug messages on cx88-mpeg
Mauro Carvalho Chehab
2007-05-09
V4L/DVB (5567): Cx88-mpeg.c: make 2 functions static
Adrian Bunk
[next]