summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18
AgeCommit message (Expand)Author
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab
2012-08-13[media] common: move media/common/tuners to media/tunersMauro Carvalho Chehab
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab
2012-07-31[media] cx18: Declare MODULE_FIRMWARE usageTim Gardner
2012-07-06[media] cx18: don't mess with vfd->debugHans Verkuil
2012-06-11[media] cx18: support big-endian systemsHans Verkuil
2012-05-14[media] ivtv/cx18: fix compiler warningsHans Verkuil
2012-04-19[media] V4L2: drivers implementing vidioc_default should also return -ENOTTYHans Verkuil
2012-03-27Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab
2012-03-08[media] Driver: video: Use the macro DMA_BIT_MASK()Santosh Nayak
2012-03-08[media] cx18-driver: fix handling of 'radio' module parameterDanny Kukawka
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil
2012-02-14[media] cx18/ddbridge: remove unused headersHans Verkuil
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-16[media] cx18: remove exclusive open of radio deviceHans Verkuil
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-24[media] video: Drop undue references to i2c-algo-bitJean Delvare
2011-11-03[media] cx18: Fix FM radioAndy Walls
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-09-18[media] cx18: Fix videobuf captureSimon Farnsworth
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe
2011-07-27[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-07-27[media] drivers/media/video: fix memory leak of snd_cx18_init()Andre Bartke
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil
2011-05-20[media] cx18: Move spinlock and vb_type initialisation into stream_initSimon Farnsworth
2011-05-20[media] cx18: Fix warnings introduced during cleanupSimon Farnsworth
2011-05-20[media] cx18: Bump driver version to 1.5.0Simon Farnsworth
2011-05-20[media] cx18: Clean up mmap() support for raw YUVSimon Farnsworth
2011-05-20[media] cx18: mmap() support for raw YUV video captureSteven Toth
2011-05-20[media] cx18: Bump driver version, since a new class of HVR-1600 is properly ...Andy Walls
2011-05-20[media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon t...Andy Walls
2011-05-20[media] use pci_dev->revisionBjørn Mork
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-13[media] cx18: Fix list BUG for IDX stream, triggerable in cx18_probe() error ...Andy Walls
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab
2011-03-22[media] v4l2: use new flag to enable core priority handlingHans Verkuil
2011-03-22[media] cx18: use core priority handlingHans Verkuil
2011-03-22[media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil
2011-03-22[media] v4l2-ioctl: add priority handling supportHans Verkuil
2011-03-21[media] drivers:media:cx23418.h remove one to many l's in the wordJustin P. Mattock
2011-03-21[media] cx18: fix kernel oops when setting MPEG control before capturingHans Verkuil
2011-03-21[media] cx18: Use the control frameworkHans Verkuil
2011-03-02[media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller
2011-01-19[media] v4l/cx18: update workqueue usageTejun Heo
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds