summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...Andy Walls2009-01-292-3/+5
* V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin2009-01-021-2/+3
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-4/+4
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-022-15/+9
* V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only).Igor M. Liplianin2008-12-303-0/+14
* V4L/DVB (9654): new email addressJelle Foks2008-12-291-1/+1
* V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-161-2/+2
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-212-2/+2
* V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad2008-10-171-1/+1
* V4L/DVB (9265): videobuf: data storage optimisationDarron Broad2008-10-171-1/+1
* V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth2008-10-176-251/+297
* V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct placeSteven Toth2008-10-171-22/+41
* V4L/DVB (9231): cx23885: Define num_frontends as a function of the portSteven Toth2008-10-172-0/+10
* V4L/DVB (9230): cx23885: MFE related OOPS fixSteven Toth2008-10-172-5/+4
* V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad2008-10-171-1/+1
* V4L/DVB (9224): MFE: bugfix: add missing frontend allocationDarron Broad2008-10-171-0/+13
* V4L/DVB (9223): MFE: Fix a number of bugs and some tidying upDarron Broad2008-10-171-4/+4
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-172-51/+66
* V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi2008-10-131-1/+0
* V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware typeMauro Carvalho Chehab2008-10-121-1/+2
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-123-12/+4
* V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...Michael Krufky2008-10-121-4/+4
* V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky2008-10-121-4/+4
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-123-30/+13
* V4L/DVB (8559): replace __FUNCTION__ with __func__Alexander Beregalov2008-10-121-1/+1
* V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 HSteven Toth2008-10-124-11/+59
* V4L/DVB (8646): cx23885: Convert framework to use a single tuner callback fun...Steven Toth2008-10-123-32/+18
* V4L/DVB (8645): Support IR remote on FusionHDTV DVB-T Dual ExpressSteven Toth2008-10-121-0/+3
* V4L/DVB (8644): Add support for DViCO FusionHDTV DVB-T Dual ExpressSteven Toth2008-10-123-0/+59
* V4L/DVB (8643): Switch Hauppauge HVR1400 and HVR1500 to common cx23885 tuner ...Steven Toth2008-10-123-33/+18
* V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callbackSteven Toth2008-10-123-11/+15
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-122-4/+16
* V4L/DVB (8805): Steven Toth email address changeSteven Toth2008-09-039-11/+11
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-2/+0
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-272-6/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-262-14/+22
* 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 (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support.Steven Toth2008-07-261-12/+28
* V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset.Steven Toth2008-07-261-0/+13
* V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for stre...Steven Toth2008-07-261-0/+1
* 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
* V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth2008-07-261-0/+1
* V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/vi...Steven Toth2008-07-261-2/+2
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-232-0/+2
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-232-2/+2
* V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUFMauro Carvalho Chehab2008-07-201-0/+1
* V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual Exp...Michael Krufky2008-07-202-0/+16
* V4L/DVB (8133): cx23885 endianness fixesAl Viro2008-07-201-5/+5
OpenPOWER on IntegriCloud