index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
cx23885
/
cx23885-core.c
Age
Commit message (
Expand
)
Author
2008-01-12
cx23885: dprintk macro cleanup
Steven Toth
2008-01-10
cx23885: Add basic video support for the HVR1800
Steven Toth
2008-01-10
cx23885: Track the board clock frequency and allow overrides.
Steven Toth
2008-01-10
cx23885: SRAM reallocation prior to analog video implementation.
Steven Toth
2008-01-10
cx23885: Add support for device revision detection
Steven Toth
2007-11-15
merge: http://ifup.org/hg/v4l-dvb
Mauro Carvalho Chehab
2007-11-06
V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
Brandon Philips
2007-11-05
cx23885/: cleanups
Mauro Carvalho Chehab
2007-10-13
Double-free in cx23885_initdev
Mauro Carvalho Chehab
2007-10-10
Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-04
cx23885: Update to new videobuf code
Trent Piepho
2007-09-08
cx23885: Changes to allow demodulators on each transport bus.
Steven Toth
2007-09-08
cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
2007-09-08
Changes to support MPEG TS on VIDB
Steven Toth
2007-09-08
Changes to support interrupts on VIDB
Steven Toth
2007-09-06
Ensure start_dma() is capable of starting dma on port VIDB.
Steven Toth
2007-09-06
Removed a redundant switch()
Steven Toth
2007-09-04
cx23885: Minor cleanup and important NMI comment placed in code.
Steven Toth
2007-09-04
cx23885: Cleaning up defines
Steven Toth
2007-09-04
cx23885: General cleanup of old code.
Steven Toth
2007-08-22
cx23885: Added HVR1250 ATSC support.
Steven Toth
2007-08-22
cx23885: Changed PCI quirks to after bridge detech.
Steven Toth
2007-08-14
cx23885: Ensure pci_quirks is called after board identification.
Steven Toth
2007-03-20
cx23885: remove old comments
Michael Krufky
2007-03-20
cx23885: whitespace cleanups
Michael Krufky
2007-03-20
General code cleanup.
Steven Toth
2007-03-19
Removed the need to manually define .bridge for each card.
Steven Toth
2007-03-19
Cleanup/remove code to access the sram memory maps.
Steven Toth
2007-03-19
NMI hang and corrupt transport packet fixes
Steven Toth
2007-03-16
I2C bus 3 register was incorrect.
Steven Toth
2007-03-11
cx23885: forward compatibility fixes for recent kernels
Michael Krufky
2007-03-11
Add CX23885/CX23887 PCIe bridge driver
Michael Krufky