summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-1551-15270/+0
* [media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab2012-08-131-1/+1
* [media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab2012-08-131-1/+1
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-131-1/+1
* [media] cx18: Declare MODULE_FIRMWARE usageTim Gardner2012-07-314-3/+16
* [media] cx18: don't mess with vfd->debugHans Verkuil2012-07-063-22/+2
* [media] cx18: support big-endian systemsHans Verkuil2012-06-114-13/+23
* [media] ivtv/cx18: fix compiler warningsHans Verkuil2012-05-144-15/+5
* [media] V4L2: drivers implementing vidioc_default should also return -ENOTTYHans Verkuil2012-04-191-1/+1
* Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-271-1/+0
|\
| * Driver core: driver_find() drops reference before returningAlan Stern2012-01-241-1/+0
* | [media] Driver: video: Use the macro DMA_BIT_MASK()Santosh Nayak2012-03-081-2/+2
* | [media] cx18-driver: fix handling of 'radio' module parameterDanny Kukawka2012-03-081-2/+2
* | [media] v4l2: standardize log start/end messageHans Verkuil2012-02-141-4/+0
* | [media] cx18/ddbridge: remove unused headersHans Verkuil2012-02-141-2/+0
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-181-27/+14
|\
| * [media] cx18: remove exclusive open of radio deviceHans Verkuil2012-01-161-27/+14
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-152-2/+2
|\|
| * [media] video: Drop undue references to i2c-algo-bitJean Delvare2011-11-242-2/+2
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
|/
* [media] cx18: Fix FM radioAndy Walls2011-11-031-0/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-316-17/+29
|\
| * [media] cx18: Fix videobuf captureSimon Farnsworth2011-09-185-14/+26
| * [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-3/+3
* | treewide: Correct spelling of successfully in commentsJoe Perches2011-09-271-1/+1
|/
* [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-273-9/+1
* [media] drivers/media/video: fix memory leak of snd_cx18_init()Andre Bartke2011-07-271-0/+1
* [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-071-6/+2
* [media] cx18: Move spinlock and vb_type initialisation into stream_initSimon Farnsworth2011-05-202-3/+2
* [media] cx18: Fix warnings introduced during cleanupSimon Farnsworth2011-05-201-3/+2
* [media] cx18: Bump driver version to 1.5.0Simon Farnsworth2011-05-201-2/+2
* [media] cx18: Clean up mmap() support for raw YUVSimon Farnsworth2011-05-206-212/+225
* [media] cx18: mmap() support for raw YUV video captureSteven Toth2011-05-208-12/+466
* [media] cx18: Bump driver version, since a new class of HVR-1600 is properly ...Andy Walls2011-05-201-1/+1
* [media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon t...Andy Walls2011-05-204-7/+41
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-271-1/+9
|\
| * [media] cx18: Fix list BUG for IDX stream, triggerable in cx18_probe() error ...Andy Walls2011-04-131-1/+9
* | Fix common misspellingsLucas De Marchi2011-03-313-3/+3
|/
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-1/+1
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-221-0/+1
* [media] cx18: use core priority handlingHans Verkuil2011-03-223-61/+0
* [media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil2011-03-223-41/+61
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-221-1/+2
* [media] drivers:media:cx23418.h remove one to many l's in the wordJustin P. Mattock2011-03-211-1/+1
* [media] cx18: fix kernel oops when setting MPEG control before capturingHans Verkuil2011-03-211-0/+1
* [media] cx18: Use the control frameworkHans Verkuil2011-03-2112-512/+173
* [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller2011-03-024-4/+112
* [media] v4l/cx18: update workqueue usageTejun Heo2011-01-193-27/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\