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
/
cx23885
/
cx23885-core.c
Age
Commit message (
Expand
)
Author
2008-07-26
V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.
Steven Toth
2008-07-26
V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.
Steven Toth
2008-07-26
V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific ...
Steven Toth
2008-07-26
V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1...
Steven Toth
2008-07-26
V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible default
Steven Toth
2008-07-26
V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/vi...
Steven Toth
2008-07-20
V4L/DVB (8133): cx23885 endianness fixes
Al Viro
2008-06-05
V4L/DVB (7965): annotate bcx_riscmem
Al Viro
2008-04-24
V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800
Steven Toth
2008-04-24
V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support
Steven Toth
2008-04-24
V4L/DVB (7648): cx23885: Load any module dependencies accordingly
Steven Toth
2008-04-24
V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to gener...
Guennadi Liakhovetski
2008-04-01
V4L/DVB (7464): Convert driver to use a single SRAM memory map
Steven Toth
2008-01-25
V4L/DVB (7014): cx23885: dprintk macro cleanup
Steven Toth
2008-01-25
V4L/DVB (7007): cx23885: Add basic video support for the HVR1800
Steven Toth
2008-01-25
V4L/DVB (7006): cx23885: Track the board clock frequency and allow overrides
Steven Toth
2008-01-25
V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementation
Steven Toth
2008-01-25
V4L/DVB (7003): cx23885: Add support for device revision detection
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 (6575): cx23885/: cleanups
Adrian Bunk
2007-10-22
V4L/DVB (6325): Double-free in cx23885_initdev
Florin Malita
2007-10-10
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-10
V4L/DVB (6284): cx23885: Update to new videobuf code
Trent Piepho
2007-10-09
V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus
Steven Toth
2007-10-09
V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
2007-10-09
V4L/DVB (6195): Changes to support MPEG TS on VIDB
Steven Toth
2007-10-09
V4L/DVB (6194): Changes to support interrupts on VIDB
Steven Toth
2007-10-09
V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDB
Steven Toth
2007-10-09
V4L/DVB (6191): Removed a redundant switch()
Steven Toth
2007-10-09
V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in code
Steven Toth
2007-10-09
V4L/DVB (6171): cx23885: Cleaning up defines
Steven Toth
2007-10-09
V4L/DVB (6170): cx23885: General cleanup of old code
Steven Toth
2007-10-09
V4L/DVB (6168): cx23885: Added HVR1250 ATSC support
Steven Toth
2007-10-09
V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detech
Steven Toth
2007-10-09
V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification
Steven Toth
2007-10-09
V4L/DVB (6163): cx23885: remove old comments
Michael Krufky
2007-10-09
V4L/DVB (6162): cx23885: whitespace cleanups
Michael Krufky
2007-10-09
V4L/DVB (6159): General code cleanup
Steven Toth
2007-10-09
V4L/DVB (6157): Removed the need to manually define .bridge for each card
Steven Toth
2007-10-09
V4L/DVB (6155): Cleanup/remove code to access the sram memory maps
Steven Toth
2007-10-09
V4L/DVB (6154): NMI hang and corrupt transport packet fixes
Steven Toth
2007-10-09
V4L/DVB (6153): I2C bus 3 register was incorrect
Steven Toth
2007-10-09
V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernels
Michael Krufky
2007-10-09
V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver
Steven Toth