summaryrefslogtreecommitdiff
path: root/drivers/media/video/ivtv
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-08-09[media] ivtv: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil
2012-07-31[media] ivtv: Declare MODULE_FIRMWARE usageTim Gardner
2012-07-06[media] ivtv: don't mess with vfd->debugHans Verkuil
2012-06-11[media] ivtv: fix support for big-endian systemsHans Verkuil
2012-05-14[media] ivtv/cx18: fix compiler warningsHans Verkuil
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil
2012-05-07[media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede
2012-05-04[media] ivtv: set max/step to 0 for PTS and FRAME controlsHans Verkuil
2012-04-19[media] V4L2: drivers implementing vidioc_default should also return -ENOTTYHans Verkuil
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-09[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regressionHans Verkuil
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27[media] ivtv: only start streaming in poll() if polling for inputHans Verkuil
2012-03-27Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20media: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-08[media] Driver: video: Use the macro DMA_BIT_MASK()Santosh Nayak
2012-03-08[media] ivtv: Fix build warningLarry Finger
2012-03-08[media] ivtv: simplify how the decoder controls are set upHans Verkuil
2012-03-08[media] media: ivtv: append $(srctree) to -I parametersAndy Shevchenko
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil
2012-02-14[media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil
2012-02-14[media] ivtv: implement new decoder controlsHans Verkuil
2012-02-14[media] ivtv: implement new decoder command ioctlsHans Verkuil
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern
2012-01-23[media] ivtv: setup per-device capsHans Verkuil
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-16[media] ivtv: remove open_id/id from the filehandle codeHans Verkuil
2012-01-16[media] ivtv: switch to the v4l core lockHans Verkuil
2012-01-16[media] ivtv: remove exclusive radio openHans 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] ivtv: Fix radio supportIan Armstrong
2011-09-06[media] ivtv: fill in service_setHans Verkuil
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil
2011-07-27[media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil
2011-07-27[media] ivtv: add control event supportHans Verkuil
2011-07-27[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-07-07[media] cx18/ivtv: fix g_tuner supportHans Verkuil
2011-06-01[media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong