summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+4
* V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200Kusanagi Kouichi2010-02-263-0/+46
* V4L/DVB: cx23885: Wrong command printed in cmd_to_str()Roel Kluin2010-02-261-2/+2
* V4L/DVB (13959): cx23885/cx23885-dvb.c: use %pM to show MAC addresshartleys2010-02-261-9/+2
* V4L/DVB (13838): atbm8830: use AGC setting from configDavid Wong2010-02-261-0/+6
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-261-1/+1
* media video cx23888 driver: ported to new kfifo APIStefani Seibold2009-12-221-25/+19
* V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM ...Abylay Ospan2009-12-161-29/+78
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-161-5/+2
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-161-2/+2
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-162-3/+0
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-3/+2
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart2009-12-164-59/+21
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-162-2/+2
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-162-4/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-0919-100/+2705
|\
| * V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-051-1/+6
| * V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-2/+1
| * V4L/DVB (13493): TeVii S470 and TBS 6920 fixesIgor M. Liplianin2009-12-058-29/+227
| * 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
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | media/video: add __init/__exit macros to various driversPeter Huewe2009-11-091-2/+2
|/
* 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
OpenPOWER on IntegriCloud