summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-core.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to gener...Guennadi Liakhovetski2008-04-241-1/+1
* V4L/DVB (7464): Convert driver to use a single SRAM memory mapSteven Toth2008-04-021-133/+1Star
* V4L/DVB (7014): cx23885: dprintk macro cleanupSteven Toth2008-01-251-3/+5
* V4L/DVB (7007): cx23885: Add basic video support for the HVR1800Steven Toth2008-01-251-26/+159
* V4L/DVB (7006): cx23885: Track the board clock frequency and allow overridesSteven Toth2008-01-251-0/+8
* V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementationSteven Toth2008-01-251-20/+20
* V4L/DVB (7003): cx23885: Add support for device revision detectionSteven Toth2008-01-251-0/+40
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-9/+9
* V4L/DVB (6575): cx23885/: cleanupsAdrian Bunk2008-01-251-72/+23Star
* V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita2007-10-221-5/+1Star
* V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-101-4/+1Star
* V4L/DVB (6284): cx23885: Update to new videobuf codeTrent Piepho2007-10-101-4/+6
* V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport busSteven Toth2007-10-101-183/+141Star
* V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky2007-10-101-0/+26
* V4L/DVB (6195): Changes to support MPEG TS on VIDBSteven Toth2007-10-101-63/+79
* V4L/DVB (6194): Changes to support interrupts on VIDBSteven Toth2007-10-101-5/+54
* V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDBSteven Toth2007-10-101-3/+6
* V4L/DVB (6191): Removed a redundant switch()Steven Toth2007-10-101-12/+1Star
* V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in codeSteven Toth2007-10-101-2/+6
* V4L/DVB (6171): cx23885: Cleaning up definesSteven Toth2007-10-101-19/+0Star
* V4L/DVB (6170): cx23885: General cleanup of old codeSteven Toth2007-10-101-38/+2Star
* V4L/DVB (6168): cx23885: Added HVR1250 ATSC supportSteven Toth2007-10-101-0/+7
* V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detechSteven Toth2007-10-101-6/+4Star
* V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identificationSteven Toth2007-10-101-2/+2
* V4L/DVB (6163): cx23885: remove old commentsMichael Krufky2007-10-101-4/+0Star
* V4L/DVB (6162): cx23885: whitespace cleanupsMichael Krufky2007-10-101-130/+145
* V4L/DVB (6159): General code cleanupSteven Toth2007-10-101-3/+3
* V4L/DVB (6157): Removed the need to manually define .bridge for each cardSteven Toth2007-10-101-13/+11Star
* V4L/DVB (6155): Cleanup/remove code to access the sram memory mapsSteven Toth2007-10-101-74/+3Star
* V4L/DVB (6154): NMI hang and corrupt transport packet fixesSteven Toth2007-10-101-5/+2Star
* V4L/DVB (6153): I2C bus 3 register was incorrectSteven Toth2007-10-101-1/+1
* V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernelsMichael Krufky2007-10-101-1/+1
* V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driverSteven Toth2007-10-101-0/+1601