summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx23885/cx23885-core.c
AgeCommit message (Expand)Author
2009-09-16Fix gpio mutex in NetUP Dual DVB-S2 CI card.Abylay Ospan
2009-07-20cx23885: Modify hardware revision detection for newer siliconSteven Toth
2009-06-25cx23885: Remove hardcoded gpio bits from the encoder driverSteven Toth
2009-05-11cx23885: mark functions encoder_on_port[bc] as static inlineMichael Krufky
2009-05-02cx23885: Add generic functions for driving GPIO'sSteven Toth
2009-04-29cx23885: Don't assume GPIO interrupts are cam related.Steven Toth
2009-04-01v4l2-subdev: move s_standby from core to tuner.Hans Verkuil
2009-03-29cx23885: convert to v4l2_subdev.Hans Verkuil
2009-03-13cx23885: convert to v4l2_device.Hans Verkuil
2009-03-13cx23885: fix crash on non-netup cardsHans Verkuil
2009-03-03Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin
2008-10-15videobuf: data storage optimisationdarron@kewl.org
2008-10-16cx23885: Checkpatch complianceSteven Toth
2008-10-11cx23885: Define num_frontends as a function of the portSteven Toth
2008-10-11cx23885: MFE related OOPS fixSteven Toth
2008-08-28Steven Toth email address changeSteven Toth
2008-07-21replace __FUNCTION__ with __func__Mauro Carvalho Chehab
2008-07-01cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth
2008-07-01cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth
2008-06-30cx23885: Minor cleanup to the debuging output for a specific register.Steven Toth
2008-06-27cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream.Steven Toth
2008-06-27cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth
2008-06-27cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1Steven Toth
2008-06-22cx23885 endianness fixesMauro Carvalho Chehab
2008-05-21 annotate bcx_riscmemMauro Carvalho Chehab
2008-01-13cx23885: Enable cx23417 support on the HVR1800Steven Toth
2008-01-13cx23885: Add generic cx23417 hardware encoder support.Steven Toth
2008-04-18cx23885: Load any module dependencies accordingly.Steven Toth
2008-04-08media/video/cx23885 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-29Convert driver to use a single SRAM memory map.Steven Toth
2008-03-14Fix left-overs from the videobuf-dma-sg.c conversion to generic DMAMauro Carvalho Chehab
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