aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAge
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-06
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-06
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-06
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-06
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-06
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-06
* V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil2009-03-30
* V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth2009-03-30
* V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil2009-03-30
* V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-30
* V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-30
* V4L/DVB (11056): Bug fix in NetUP: restore high address lines in CIAbylay Ospan2009-03-30
* V4L/DVB (10987): cx23885: fix crash on non-netup cardsHans Verkuil2009-03-30
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-30
* V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab2009-03-30
* V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typoMauro Carvalho Chehab2009-03-30
* V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISEMauro Carvalho Chehab2009-03-30
* V4L/DVB (10835): Kconfig: Add some missing selects for a required frontendsMauro Carvalho Chehab2009-03-30
* V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin2009-03-30
* V4L/DVB (10798): Add CIMax(R) SP2 Common Interface code for NetUP Dual DVB-S2...Abylay Ospan2009-03-30
* V4L/DVB (10797): Add EEPROM code for NetUP Dual DVB-S2 CI card.Abylay Ospan2009-03-30
* V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI cardAbylay Ospan2009-03-30
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-30
* V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.Igor M. Liplianin2009-03-30
* V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-30
* V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-30
* V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...Andy Walls2009-01-29
* V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin2009-01-02
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-02
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-02
* V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only).Igor M. Liplianin2008-12-30
* V4L/DVB (9654): new email addressJelle Foks2008-12-29
* V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-16
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-21
* V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad2008-10-17
* V4L/DVB (9265): videobuf: data storage optimisationDarron Broad2008-10-17
* V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth2008-10-17
* V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct placeSteven Toth2008-10-17
* V4L/DVB (9231): cx23885: Define num_frontends as a function of the portSteven Toth2008-10-17
* V4L/DVB (9230): cx23885: MFE related OOPS fixSteven Toth2008-10-17
* V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad2008-10-17
* V4L/DVB (9224): MFE: bugfix: add missing frontend allocationDarron Broad2008-10-17
* V4L/DVB (9223): MFE: Fix a number of bugs and some tidying upDarron Broad2008-10-17
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-17
* V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi2008-10-13
* V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware typeMauro Carvalho Chehab2008-10-12
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-12
* V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...Michael Krufky2008-10-12
* V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky2008-10-12
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-12