summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885-core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-2234/+0
* [media] cx23885: TeVii s471 card supportIgor M. Liplianin2012-05-201-0/+7
* [media] cx23885: Hauppauge HVR1850 Analog driver supportSteven Toth2012-01-051-12/+12
* [media] cx23885: add vbi buffer formatting, window changes and video core cha...Steven Toth2011-10-141-0/+48
* [media] cx23885: initial support for VBI with the cx23885Steven Toth2011-10-141-1/+1
* [media] cx23885: setup the dma mapping for raw audio supportSteven Toth2011-10-141-1/+0
* [media] cx23885: Add ALSA supportMijhail Moreyra2011-10-141-15/+33
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-271-10/+3
* [media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson2011-07-111-7/+2
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* [media] cx23885: disable MSI for NetUP cards, otherwise CI is not workingIgor M. Liplianin2011-03-211-0/+4
* [media] cx23885: implement num_fds_portb, num_fds_portc parameters for cx2388...Igor M. Liplianin2011-03-211-0/+6
* [media] cx23885: implement tuner_bus parameter for cx23885_board structureIgor M. Liplianin2011-03-211-2/+3
* [media] Initial commit to support NetUP Dual DVB-T/C CI RF cardIgor M. Liplianin2011-03-211-10/+12
* [media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevi...Andrew Morton2010-10-211-0/+1
* V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-211-1/+1
* V4L/DVB: cx23885: Move AV Core irq handling to a work handlerAndy Walls2010-08-081-9/+11
* V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls2010-08-081-7/+87
* V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470Andy Walls2010-08-081-4/+18
* V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls2010-08-081-1/+1
* V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)Kusanagi Kouichi2010-08-021-2/+7
* V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-021-1/+1
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-161-11/+0
* V4L/DVB (13493): TeVii S470 and TBS 6920 fixesIgor M. Liplianin2009-12-051-0/+20
* V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe2009-12-051-2/+2
* V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-051-1/+1
* V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the H...Andy Walls2009-12-051-0/+3
* V4L/DVB (13098): cx23885: Add integrated IR subdevice interrupt and notificat...Andy Walls2009-12-051-14/+60
* V4L/DVB (13086): cx23885: Add skeleton v4l2_subdev for the CX23888 integrated...Andy Walls2009-12-051-0/+20
* V4L/DVB (12956): Fix gpio mutex in NetUP Dual DVB-S2 CI card.Abylay Ospan2009-09-191-0/+1
* V4L/DVB (12307): cx23885: Modify hardware revision detection for newer siliconSteven Toth2009-09-121-3/+19
* V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driverSteven Toth2009-09-121-0/+8
* V4L/DVB (11766): cx23885: mark functions encoder_on_port[bc] as static inlineMichael Krufky2009-06-161-2/+2
* V4L/DVB (11765): cx23885: Add generic functions for driving GPIO'sSteven Toth2009-06-161-0/+82
* V4L/DVB (11666): cx23885: Don't assume GPIO interrupts are cam related.Steven Toth2009-06-161-3/+7
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil2009-03-301-6/+11
* V4L/DVB (10987): cx23885: fix crash on non-netup cardsHans Verkuil2009-03-301-2/+8
* V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin2009-03-301-1/+19
* V4L/DVB (9265): videobuf: data storage optimisationDarron Broad2008-10-171-1/+1
* V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth2008-10-171-121/+146
* V4L/DVB (9231): cx23885: Define num_frontends as a function of the portSteven Toth2008-10-171-0/+7
* V4L/DVB (9230): cx23885: MFE related OOPS fixSteven Toth2008-10-171-0/+4
* V4L/DVB (8559): replace __FUNCTION__ with __func__Alexander Beregalov2008-10-121-1/+1
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-031-2/+2
* V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth2008-07-261-2/+114
* V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth2008-07-261-6/+9
* V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific ...Steven Toth2008-07-261-2/+3
* V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1...Steven Toth2008-07-261-2/+16
OpenPOWER on IntegriCloud