aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab1-2/+2
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2-2/+2
2008-10-17V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad1-1/+1
2008-10-17V4L/DVB (9265): videobuf: data storage optimisationDarron Broad1-1/+1
2008-10-17V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth6-251/+297
2008-10-17V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct placeSteven Toth1-22/+41
2008-10-17V4L/DVB (9231): cx23885: Define num_frontends as a function of the portSteven Toth2-0/+10
2008-10-17V4L/DVB (9230): cx23885: MFE related OOPS fixSteven Toth2-5/+4
2008-10-17V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad1-1/+1
2008-10-17V4L/DVB (9224): MFE: bugfix: add missing frontend allocationDarron Broad1-0/+13
2008-10-17V4L/DVB (9223): MFE: Fix a number of bugs and some tidying upDarron Broad1-4/+4
2008-10-17V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2-51/+66
2008-10-13V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-12V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware typeMauro Carvalho Chehab1-1/+2
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky3-12/+4
2008-10-12V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmware namesMichael Krufky1-4/+4
2008-10-12V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky1-4/+4
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil3-30/+13
2008-10-12V4L/DVB (8559): replace __FUNCTION__ with __func__Alexander Beregalov1-1/+1
2008-10-12V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 HSteven Toth4-11/+59
2008-10-12V4L/DVB (8646): cx23885: Convert framework to use a single tuner callback function.Steven Toth3-32/+18
2008-10-12V4L/DVB (8645): Support IR remote on FusionHDTV DVB-T Dual ExpressSteven Toth1-0/+3
2008-10-12V4L/DVB (8644): Add support for DViCO FusionHDTV DVB-T Dual ExpressSteven Toth3-0/+59
2008-10-12V4L/DVB (8643): Switch Hauppauge HVR1400 and HVR1500 to common cx23885 tuner callbackSteven Toth3-33/+18
2008-10-12V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callbackSteven Toth3-11/+15
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2-4/+16
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth9-11/+11
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk1-2/+0
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2-6/+0
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil2-14/+22
2008-07-26V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth1-2/+114
2008-07-26V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth1-6/+9
2008-07-26V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support.Steven Toth1-12/+28
2008-07-26V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset.Steven Toth1-0/+13
2008-07-26V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for streaming.Steven Toth1-0/+1
2008-07-26V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific register.Steven Toth1-2/+3
2008-07-26V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream.Steven Toth1-2/+16
2008-07-26V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth1-0/+1
2008-07-26V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1Steven Toth1-2/+2
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil2-0/+2
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2-2/+2
2008-07-20V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUFMauro Carvalho Chehab1-0/+1
2008-07-20V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual ExpressMichael Krufky2-0/+16
2008-07-20V4L/DVB (8133): cx23885 endianness fixesAl Viro1-5/+5
2008-07-20V4L/DVB (8120): cx23885-417: Replace cx23885_do_ioctl to use video_ioctl2Douglas Schilling Landgraf1-324/+375
2008-07-20V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil1-1/+1
2008-07-20V4L/DVB (7986): cx23885: add initial support for DViCO FusionHDTV7 Dual ExpressMichael Krufky3-0/+41
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil1-12/+12
2008-06-05V4L/DVB (7965): annotate bcx_riscmemAl Viro1-4/+4
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky1-4/+2