summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18
AgeCommit message (Expand)Author
2008-10-25cx18: Disable write retries for registers that always change - part 1.Andy Walls
2008-10-25cx18: Remove redundant block scope variable in cx18_probe() for sparseAndy Walls
2008-10-18backport commit 1a651a00e20fd4997f0b91258f6f95b7d96edcd9Mauro Carvalho Chehab
2008-10-18cx18: Don't mask many real init error codes by mapping them to ENOMEMAndy Walls
2008-10-18cx18: Add __iomem address space qualifier to cx18_log_*_retries() argumentAndy Walls
2008-10-18cx18: Fix memory leak on card initialization failureAndy Walls
2008-09-08cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil
2008-10-11merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-devMauro Carvalho Chehab
2008-10-04cx18: Fix warning message for DMA done notification for inactive stream.Andy Walls
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-10-03cx18: Up the version to 1.0.1Andy Walls
2008-09-28cx18: Add default behavior of checking and retrying PCI MMIO accessesAndy Walls
2008-09-12convert tuner drivers to use dvb_frontend->callbackMichael Krufky
2008-09-10merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cleanupsMauro Carvalho Chehab
2008-09-08merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2008-09-06cx18: Set mmio throttling delay default to 0 nsec.Andy Walls
2008-09-06cx18: fix sparse warningsHans Verkuil
2008-09-06cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMTHans Verkuil
2008-09-06cx18: Fix tuner audio input for Compro H900 cardsHans Verkuil
2008-09-05merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2008-09-04cx18: Increment u8 pointers not void pointers.Andy Walls
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-23cx18: Have CX23418 release buffers at end of capture.Andy Walls
2008-08-23cx18: Fix cx18_find_handle() and add error checkingAndy Walls
2008-08-22cx18: Convert cx18_queue buffers member to atomic_tAndy Walls
2008-08-22cx18: Remove redundant struct cx18_queue length member.Andy Walls
2008-08-22cx18: get rid of ununsed buffers stolen fieldAndy Walls
2008-08-22cx18: Simplify queue flush logic to prevent oops in cx18_flush_queues()Andy Walls
2008-08-17cx18: Add missing lock for when the irq handler manipulates the queuesAndy Walls
2008-07-27remove select's of FW_LOADERMauro Carvalho Chehab
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-25cx18: Lock the aux PLL to the video pixle rate for analog capturesAndy Walls
2008-07-23cx18: Fix 32 kHz audio sample output rate for analog tuner SIF inputAndy Walls
2008-07-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev2Mauro Carvalho Chehab
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-19cx18: remove firmware size checkHans Verkuil
2008-07-18videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil
2008-07-17cx18/smsusb: fix compile errors when building for kernels < 2.6.19Hans Verkuil
2008-07-17cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_av_std_setupHans Verkuil
2008-07-17ivtv/cx18: ensure the default control values are correctHans Verkuil
2008-07-13cx18: Suport external reset of the Z8F0811 IR controller on HVR-1600 for lircAndy Walls
2008-07-13cx18: Add locking for struct cx18 GPIO state variablesAndy Walls
2008-07-08Fix a const pointer error in the Conexant cx23418 MPEG encoder driverMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil