summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18/cx18-driver.c
AgeCommit message (Expand)Author
2008-12-14cx18: Refine the firmware load and firmware startup processAndy Walls
2008-12-14cx18: VBI comment corrections and comments about VBI issuesAndy Walls
2008-12-12cx18: Enable raw VBI captureAndy Walls
2008-12-12cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840Andy Walls
2008-12-07cx18: Add module parameters for finer control over buffer allocationsAndy Walls
2008-11-25cx18: Change work_queue teardown to work for kernels earlier than 2.6.22Andy Walls
2008-11-25cx18: Change to per CX23418 device work queues for deferrable work handlingAndy Walls
2008-11-21cx18: Adjust outgoing mailbox timeouts and remove statistics loggingAndy Walls
2008-11-16cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategyAndy Walls
2008-11-16cx18: Change to singlethreaded global work queue thread for deferable workAndy Walls
2008-11-15cx18: Major rewrite of interrupt handling for incoming mailbox processingAndy Walls
2008-11-12merge: http://linuxtv.org/hg/~awalls/cx18-bugfixMauro Carvalho Chehab
2008-11-08cx18: Further changes to improve mailbox protocol integrity & performnceAndy Walls
2008-11-05cx18: Add outgoing mailbox mutexes and check for ack via waitq vs pollAndy Walls
2008-11-05cx18: Use default kernel work queue; fix streaming flag for work handlerAndy Walls
2008-11-04cx18: Move DVB buffer transfer handling from irq handler to work_queueAndy Walls
2008-11-04cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanupAndy Walls
2008-10-25cx18: Remove redundant block scope variable in cx18_probe() for sparseAndy Walls
2008-10-18cx18: Don't mask many real init error codes by mapping them to ENOMEMAndy Walls
2008-10-18cx18: Fix memory leak on card initialization failureAndy Walls
2008-10-11merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-devMauro Carvalho Chehab
2008-10-04cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio DVB-T/AnalogAndy Walls
2008-10-04v4l: disconnect kernel number from minorHans Verkuil
2008-09-28cx18: Add default behavior of checking and retrying PCI MMIO accessesAndy Walls
2008-09-06cx18: fix sparse warningsHans Verkuil
2008-09-05merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2008-08-31cx18: Throttle mmio to/from the CX23418 so boards work in older systemsAndy Walls
2008-08-30cx18: Create cx18_ specific wrappers for all pci mmio accessesors.Andy Walls
2008-08-29cx18: Correct CX23418 PCI configuration settings.Andy Walls
2008-08-25V4L/DVB: follow lspci device/vendor styleMauro Carvalho Chehab
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-07-13cx18: Add locking for struct cx18 GPIO state variablesAndy Walls
2008-06-28cx18: enable TS supportHans Verkuil
2008-06-28cx18/ivtv: choose a better initial TV standard for cards without eeprom.Hans Verkuil
2008-06-21cx18: add support for Conexant Raptor PAL/SECAM cardHans Verkuil
2008-06-21cx18: convert to video_ioctl2()Hans Verkuil
2008-06-03merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-05-30cx18: fix init order and remove duplicate open_on_first_use.Hans Verkuil
2008-05-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-05-25cx18: allow for simultaneous digital and analog captureHans Verkuil
2008-05-21 cx18 iomem annotationsMauro Carvalho Chehab
2008-05-26Backport some miscelaneous trivial fixes from mainstreamMauro Carvalho Chehab
2008-05-13ivtv/cx18: snprintf fixesHans Verkuil
2008-05-12cx18: removed bogus and confusing conditionalHans Verkuil
2008-05-12cx18: improve HVR-1600 detection.Hans Verkuil
2008-05-05 cx18/: possible cleanupsMauro Carvalho Chehab
2008-05-01cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil
2008-05-01ivtv/cx18: fix compile warningsHans Verkuil
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-28cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil