aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth1-0/+1
2008-07-26V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1Steven Toth1-2/+2
2008-07-20V4L/DVB (8133): cx23885 endianness fixesAl Viro1-5/+5
2008-06-05V4L/DVB (7965): annotate bcx_riscmemAl Viro1-4/+4
2008-04-24V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800Steven Toth1-1/+44
2008-04-24V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder supportSteven Toth1-30/+133
2008-04-24V4L/DVB (7648): cx23885: Load any module dependencies accordinglySteven Toth1-1/+1
2008-04-24V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrencesHarvey Harrison1-49/+49
2008-04-24V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to generic DMAGuennadi Liakhovetski1-1/+1
2008-04-01V4L/DVB (7464): Convert driver to use a single SRAM memory mapSteven Toth1-133/+1
2008-01-25V4L/DVB (7014): cx23885: dprintk macro cleanupSteven Toth1-3/+5
2008-01-25V4L/DVB (7007): cx23885: Add basic video support for the HVR1800Steven Toth1-26/+159
2008-01-25V4L/DVB (7006): cx23885: Track the board clock frequency and allow overridesSteven Toth1-0/+8
2008-01-25V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementationSteven Toth1-20/+20
2008-01-25V4L/DVB (7003): cx23885: Add support for device revision detectionSteven Toth1-0/+40
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips1-9/+9
2008-01-25V4L/DVB (6575): cx23885/: cleanupsAdrian Bunk1-72/+23
2007-10-22V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita1-5/+1
2007-10-10V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho1-4/+1
2007-10-10V4L/DVB (6284): cx23885: Update to new videobuf codeTrent Piepho1-4/+6
2007-10-09V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport busSteven Toth1-183/+141
2007-10-09V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky1-0/+26
2007-10-09V4L/DVB (6195): Changes to support MPEG TS on VIDBSteven Toth1-63/+79
2007-10-09V4L/DVB (6194): Changes to support interrupts on VIDBSteven Toth1-5/+54
2007-10-09V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDBSteven Toth1-3/+6
2007-10-09V4L/DVB (6191): Removed a redundant switch()Steven Toth1-12/+1
2007-10-09V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in codeSteven Toth1-2/+6
2007-10-09V4L/DVB (6171): cx23885: Cleaning up definesSteven Toth1-19/+0
2007-10-09V4L/DVB (6170): cx23885: General cleanup of old codeSteven Toth1-38/+2
2007-10-09V4L/DVB (6168): cx23885: Added HVR1250 ATSC supportSteven Toth1-0/+7
2007-10-09V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detechSteven Toth1-6/+4
2007-10-09V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identificationSteven Toth1-2/+2
2007-10-09V4L/DVB (6163): cx23885: remove old commentsMichael Krufky1-4/+0
2007-10-09V4L/DVB (6162): cx23885: whitespace cleanupsMichael Krufky1-130/+145
2007-10-09V4L/DVB (6159): General code cleanupSteven Toth1-3/+3
2007-10-09V4L/DVB (6157): Removed the need to manually define .bridge for each cardSteven Toth1-13/+11
2007-10-09V4L/DVB (6155): Cleanup/remove code to access the sram memory mapsSteven Toth1-74/+3
2007-10-09V4L/DVB (6154): NMI hang and corrupt transport packet fixesSteven Toth1-5/+2
2007-10-09V4L/DVB (6153): I2C bus 3 register was incorrectSteven Toth1-1/+1
2007-10-09V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernelsMichael Krufky1-1/+1
2007-10-09V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driverSteven Toth1-0/+1601