summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-video.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-2/+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-161-26/+17
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-161-3/+3
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-6/+6
* V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart2009-12-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-2/+2
|\
| * trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-211-2/+2
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-3/+3
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11907): cx88: Use v4l bounding/alignment functionTrent Piepho2009-06-231-9/+2
* V4L/DVB (12004): poll method lose race conditionFigo.zhang2009-06-161-4/+10
* V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and haldDevin Heitmueller2009-06-161-0/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-8/+4
* V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil2009-04-061-6/+3
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-2/+2
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil2009-03-301-12/+28
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-301-5/+0
* V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-5/+1
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-301-0/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-6/+7
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-9/+5
* V4L/DVB (9368): VBI fix for cx88 cardsRafael Diniz2008-11-111-2/+8
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-3/+3
* V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodDarron Broad2008-10-171-22/+30
* V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.Darron Broad2008-10-121-1/+4
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-2/+8
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-3/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-13/+20
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-261-2/+2
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-201-12/+12
* V4L/DVB (7463): cx88: Enable color killer by defaultFrej Drejhammar2008-04-241-1/+1
* V4L/DVB (7454): cx88: Add user control for color killerFrej Drejhammar2008-04-241-0/+13
* V4L/DVB (7452): cx88: Enable chroma AGC by default for all non-SECAM modesFrej Drejhammar2008-04-241-1/+1
* V4L/DVB (7451): cx88: Add user control for chroma AGCFrej Drejhammar2008-04-241-2/+28
* V4L/DVB (7449): cx88: fix oops on module removal caused by IR workerMarton Balint2008-04-241-0/+3
* V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 GoldMichael Krufky2008-04-241-0/+1
* V4L/DVB (7254): cx88: fix FusionHDTV 5 PCI nano name and enable IR supportMichael Krufky2008-04-241-1/+3
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-4/+4
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-2/+2
* V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab2008-03-201-2/+0
* V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commitsMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boardsRicardo Cerqueira2008-01-251-15/+31
* V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADCRicardo Cerqueira2008-01-251-2/+14
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-11/+11
* V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips2007-12-111-4/+1
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-1/+0
OpenPOWER on IntegriCloud