aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21[media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision()Andrew Morton1-0/+1
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil1-1/+1
2010-08-08V4L/DVB: cx23885: Move AV Core irq handling to a work handlerAndy Walls1-9/+11
2010-08-08V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls1-7/+87
2010-08-08V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470Andy Walls1-4/+18
2010-08-08V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls1-1/+1
2010-08-02V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)Kusanagi Kouichi1-2/+7
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart1-1/+1
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart1-11/+0
2009-12-05V4L/DVB (13493): TeVii S470 and TBS 6920 fixesIgor M. Liplianin1-0/+20
2009-12-05V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe1-2/+2
2009-12-05V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart1-1/+1
2009-12-05V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the HVR-1850Andy Walls1-0/+3
2009-12-05V4L/DVB (13098): cx23885: Add integrated IR subdevice interrupt and notification handlingAndy Walls1-14/+60
2009-12-05V4L/DVB (13086): cx23885: Add skeleton v4l2_subdev for the CX23888 integrated IR controllerAndy Walls1-0/+20
2009-09-19V4L/DVB (12956): Fix gpio mutex in NetUP Dual DVB-S2 CI card.Abylay Ospan1-0/+1
2009-09-12V4L/DVB (12307): cx23885: Modify hardware revision detection for newer siliconSteven Toth1-3/+19
2009-09-12V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driverSteven Toth1-0/+8
2009-06-16V4L/DVB (11766): cx23885: mark functions encoder_on_port[bc] as static inlineMichael Krufky1-2/+2
2009-06-16V4L/DVB (11765): cx23885: Add generic functions for driving GPIO'sSteven Toth1-0/+82
2009-06-16V4L/DVB (11666): cx23885: Don't assume GPIO interrupts are cam related.Steven Toth1-3/+7
2009-04-06V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil1-6/+11
2009-03-30V4L/DVB (10987): cx23885: fix crash on non-netup cardsHans Verkuil1-2/+8
2009-03-30V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin1-1/+19
2008-10-17V4L/DVB (9265): videobuf: data storage optimisationDarron Broad1-1/+1
2008-10-17V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth1-121/+146
2008-10-17V4L/DVB (9231): cx23885: Define num_frontends as a function of the portSteven Toth1-0/+7
2008-10-17V4L/DVB (9230): cx23885: MFE related OOPS fixSteven Toth1-0/+4
2008-10-12V4L/DVB (8559): replace __FUNCTION__ with __func__Alexander Beregalov1-1/+1
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-2/+2
2008-07-26V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth1-2/+114
2008-07-26V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth1-6/+9
2008-07-26V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific register.Steven Toth1-2/+3
2008-07-26V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream.Steven Toth1-2/+16
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