summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx23885/cx23885-core.c
AgeCommit message (Expand)Author
2008-01-12cx23885: dprintk macro cleanupSteven Toth
2008-01-10cx23885: Add basic video support for the HVR1800Steven Toth
2008-01-10cx23885: Track the board clock frequency and allow overrides.Steven Toth
2008-01-10cx23885: SRAM reallocation prior to analog video implementation.Steven Toth
2008-01-10cx23885: Add support for device revision detectionSteven Toth
2007-11-15merge: http://ifup.org/hg/v4l-dvbMauro Carvalho Chehab
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-11-05 cx23885/: cleanupsMauro Carvalho Chehab
2007-10-13 Double-free in cx23885_initdevMauro Carvalho Chehab
2007-10-10Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-04cx23885: Update to new videobuf codeTrent Piepho
2007-09-08cx23885: Changes to allow demodulators on each transport bus.Steven Toth
2007-09-08cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky
2007-09-08Changes to support MPEG TS on VIDBSteven Toth
2007-09-08Changes to support interrupts on VIDBSteven Toth
2007-09-06Ensure start_dma() is capable of starting dma on port VIDB.Steven Toth
2007-09-06Removed a redundant switch()Steven Toth
2007-09-04cx23885: Minor cleanup and important NMI comment placed in code.Steven Toth
2007-09-04cx23885: Cleaning up definesSteven Toth
2007-09-04cx23885: General cleanup of old code.Steven Toth
2007-08-22cx23885: Added HVR1250 ATSC support.Steven Toth
2007-08-22cx23885: Changed PCI quirks to after bridge detech.Steven Toth
2007-08-14cx23885: Ensure pci_quirks is called after board identification.Steven Toth
2007-03-20cx23885: remove old commentsMichael Krufky
2007-03-20cx23885: whitespace cleanupsMichael Krufky
2007-03-20General code cleanup.Steven Toth
2007-03-19Removed the need to manually define .bridge for each card.Steven Toth
2007-03-19Cleanup/remove code to access the sram memory maps.Steven Toth
2007-03-19NMI hang and corrupt transport packet fixesSteven Toth
2007-03-16I2C bus 3 register was incorrect.Steven Toth
2007-03-11cx23885: forward compatibility fixes for recent kernelsMichael Krufky
2007-03-11Add CX23885/CX23887 PCIe bridge driverMichael Krufky