summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18/cx18-driver.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity &...Andy Walls2008-12-301-1/+1
* V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via wait...Andy Walls2008-12-301-2/+2
* V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for w...Andy Walls2008-12-301-9/+1
* V4L/DVB (9474): cx18: Remove redundant block scope variable in cx18_probe() f...Andy Walls2008-12-291-2/+0
* V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Andy Walls2008-11-111-0/+12
* V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...Andy Walls2008-11-111-1/+0
* V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil2008-11-111-2/+2
* V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...Andy Walls2008-10-211-1/+2
* V4L/DVB (9297): cx18: Fix memory leak on card initialization failureAndy Walls2008-10-211-2/+6
* V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil2008-10-121-2/+2
* V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio ...Andy Walls2008-10-121-0/+2
* V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...Andy Walls2008-10-121-0/+7
* V4L/DVB (8939): cx18: fix sparse warningsHans Verkuil2008-10-121-1/+1
* V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...Andy Walls2008-10-121-1/+17
* V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...Andy Walls2008-10-121-3/+4
* V4L/DVB (8912): cx18: Correct CX23418 PCI configuration settings.Andy Walls2008-10-121-7/+2
* V4L/DVB: follow lspci device/vendor styleBjorn Helgaas2008-10-121-2/+2
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-3/+3
* V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variablesAndy Walls2008-07-201-0/+1
* V4L/DVB (8169): cx18: enable TS supportHans Verkuil2008-07-201-1/+1
* V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards with...Hans Verkuil2008-07-201-0/+6
* V4L/DVB (8089): cx18: add support for Conexant Raptor PAL/SECAM cardSri Deevi2008-07-201-1/+2
* V4L/DVB (8082): cx18: convert to video_ioctl2()Andy Walls2008-07-201-3/+6
* V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2008-07-201-1/+1
* V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use.Hans Verkuil2008-06-051-12/+10
* V4L/DVB (7964): cx18 iomem annotationsAl Viro2008-06-051-1/+1
* V4L/DVB (7931): cx18: allow for simultaneous digital and analog captureHans Verkuil2008-06-051-1/+1
* V4L/DVB (7890): cx18: removed bogus and confusing conditionalHans Verkuil2008-05-141-2/+1
* V4L/DVB (7889): cx18: improve HVR-1600 detection.Hans Verkuil2008-05-141-4/+4
* V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk2008-05-141-10/+0
* V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil2008-05-141-2/+2
* V4L/DVB (7853): ivtv/cx18: fix compile warningsHans Verkuil2008-05-141-0/+4
* misc: fix integer as NULL pointer warningsHarvey Harrison2008-05-081-1/+1
* V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab2008-04-291-1/+1
* V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-291-0/+971