summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13375): cx23885: Add support for Mygica X8558Pro DMB-THDavid T. L. Wong2009-12-053-0/+91
* V4L/DVB (13349): cx23885: Enable IR input keypress handling for the Hauppauge...Michael Krufky2009-12-052-0/+8
* V4L/DVB (13348): cx23885: update model matrix for models 85021 and 85721Michael Krufky2009-12-051-1/+5
* V4L/DVB (13347): cx23885: add digital television support for Hauppauge WinTV-...Michael Krufky2009-12-053-0/+14
* V4L/DVB (13336): stv0900: config definition for single/dual modeIgor M. Liplianin2009-12-051-0/+1
* V4L/DVB (13335): stv0900: fix diseqc support for NetUP cardAbylay Ospan2009-12-051-4/+4
* V4L/DVB (13334): stv6110: add configurable gainAbylay Ospan2009-12-051-0/+2
* V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe2009-12-051-2/+2
* V4L/DVB (13253): cx23885: CodingStyle fixAndy Walls2009-12-051-18/+19
* V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-052-2/+2
* V4L/DVB (13211): cx23885: card Mygica X8506 analog TV supportDavid T.L. Wong2009-12-053-2/+25
* V4L/DVB (13210): cx23885: card Mygica X8506 better GPIO setupDavid T.L. Wong2009-12-051-3/+4
* V4L/DVB (13209): cx23885: card mygica x8506 add analog video input supportDavid T.L. Wong2009-12-051-0/+42
* V4L/DVB (13208): cx23885: fix uninitialized member bugDavid T.L. Wong2009-12-051-0/+1
* V4L/DVB (13207): cx23885: add component input typeDavid T.L. Wong2009-12-052-0/+2
* V4L/DVB (13104): cx23885: define a dvb frontend ioctl override functionMichael Krufky2009-12-052-13/+28
* V4L/DVB (13103): create a standard method for dvb adapter drivers to override...Michael Krufky2009-12-051-1/+1
* V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the H...Andy Walls2009-12-056-1/+459
* V4L/DVB (13098): cx23885: Add integrated IR subdevice interrupt and notificat...Andy Walls2009-12-057-18/+224
* V4L/DVB (13097): cx23885: Complete CX23888 IR subdev implementation for Rx & ...Andy Walls2009-12-051-29/+1034
* V4L/DVB (13091): cx23885: Enable HVR-1850 CX23888 A/V core to get VID_CLK run...Andy Walls2009-12-051-0/+1
* V4L/DVB (13086): cx23885: Add skeleton v4l2_subdev for the CX23888 integrated...Andy Walls2009-12-057-3/+310
* V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and ...Andy Walls2009-12-056-32/+253
* V4L/DVB (13014): Add support for Compro VideoMate E800 (DVB-T part only)Vladimir Geroy2009-09-193-0/+14
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-192-4/+4
* V4L/DVB (12957): Fix MAC address reading from EEPROM in NetUP Dual DVB-S2 CI ...Abylay Ospan2009-09-191-3/+3
* V4L/DVB (12956): Fix gpio mutex in NetUP Dual DVB-S2 CI card.Abylay Ospan2009-09-193-6/+8
* V4L/DVB (12875): cx23885: disable tda18271 slave tuner output / loop thru in ...Michael Krufky2009-09-191-0/+4
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-1/+0
* V4L/DVB (12314): cx23885: add CAM presence checkoutIgor M. Liplianin2009-09-121-0/+1
* V4L/DVB (12311): Change clocking configuration and frequency for NetUP card.Abylay Ospan2009-09-121-3/+5
* V4L/DVB (12310): stv6110 tuner: remove unused iq_wiring configuration parameter.Igor M. Liplianin2009-09-121-2/+0
* V4L/DVB (12307): cx23885: Modify hardware revision detection for newer siliconSteven Toth2009-09-122-3/+20
* V4L/DVB (12306): cx23885: Add support for ATSC/QAM on Hauppauge HVR-1850Steven Toth2009-09-123-1/+60
* V4L/DVB (12305): cx23885: Convert existing HVR1800 GPIO calls into new formatSteven Toth2009-09-121-3/+4
* V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driverSteven Toth2009-09-124-22/+61
* V4L/DVB (12272): cx23885: add card Magic-Pro ProHDTV Extreme 2David Wong2009-09-123-1/+45
* V4L/DVB (12197): Remove unnecessary semicolonsJoe Perches2009-09-121-1/+1
* V4L/DVB (12362): cx23885-417: fix manipulation of tvnormsMichael Krufky2009-08-131-0/+2
* V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macroMichael Krufky2009-07-241-1/+2
* V4L/DVB (12302): cx23885-417: fix broken IOCTL handlingMichael Krufky2009-07-241-0/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-0/+2
* V4L/DVB (12166): cx23885: add FIXME comment above set_frontend overrideMichael Krufky2009-07-052-0/+3
* V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switch...Michael Krufky2009-07-052-0/+31
* V4L/DVB (11909): cx23885: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2
* V4L/DVB (12116): cx23885: ensure correct IF freq is used on HVR1200 & HVR1700Michael Krufky2009-06-231-0/+10
* V4L/DVB (12098): Create table for customize stv0900 ts registers.Igor M. Liplianin2009-06-231-2/+15
* V4L/DVB (12095): Change lnbh24 configure bits for NetUP card.Igor M. Liplianin2009-06-231-2/+4
* V4L/DVB (12004): poll method lose race conditionFigo.zhang2009-06-161-4/+10
* V4L/DVB (11880): cx23885: support for card Mygica X8506 DMB-THDavid Wong2009-06-163-1/+57