aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-26[media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede1-5/+15
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds55-936/+878
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-11[media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil4-4/+4
2013-02-08[media] btcx-risc: move from media/i2c to media/commonHans Verkuil4-0/+4
2013-02-08[media] saa7134: Add capture card Hawell HW-9004V1Vadim Frolov2-0/+18
2013-02-06[media] sta2x11_vip: convert to videobuf2, control framework, file handlerFederico Vaga2-641/+434
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin2-3/+3
2013-02-06[media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macroPeter Senna Tschudin1-5/+5
2013-02-06[media] [V2,02/24] pci/saa7134/saa7134.h: use IS_ENABLED() macroPeter Senna Tschudin1-2/+2
2013-02-06[media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macroPeter Senna Tschudin1-6/+4
2013-02-05[media] drivers/media/pci: use memmove for overlapping regionsNickolai Zeldovich3-5/+5
2013-02-05[media] media: cx18, ivtv: eliminate unnecessary array index checksNickolai Zeldovich2-5/+0
2013-02-05[media] meye: convert to the control frameworkHans Verkuil2-189/+91
2013-02-05[media] saa7164: silence GCC warningsPaul Bolle1-0/+2
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab34-164/+151
2013-01-11drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-05[media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186Mauro Carvalho Chehab1-0/+1
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman34-164/+151
2012-12-28[media] m88rs2000: make use ts2020Igor M. Liplianin3-14/+17
2012-12-27[media] mantis: cleanup NULL checking in mantis_ca_exit()Dan Carpenter1-2/+3
2012-12-27[media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov6-3/+31
2012-12-27[media] bttv: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] cx18: Replace memcpy with struct assignmentEzequiel Garcia1-4/+2
2012-12-27[media] cx23885: Replace memcpy with struct assignmentEzequiel Garcia2-6/+3
2012-12-27[media] cx88: Replace memcpy with struct assignmentEzequiel Garcia3-5/+3
2012-12-27[media] ivtv: Replace memcpy with struct assignmentEzequiel Garcia1-8/+4
2012-12-27[media] zr36067: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-27[media] bttv: avoid flooding the kernel log when i2c debugging is disabledJohn Törnblom1-1/+1
2012-12-27[media] ngene: separate demodulator and tuner attachPatrice Chotard1-0/+8
2012-12-27[media] saa7134: Add pm_qos_request to fix video corruptionSimon Farnsworth2-0/+15
2012-12-27[media] Added support for AVerTV Hybrid Express Slim HC81ROleh Kravchenko3-1/+90
2012-12-27[media] dvb: push down ioctl lock in dvb_usercopyNikolaus Schulz4-7/+29
2012-12-27[media] ttpci: Fix a missing Kconfig dependencyMauro Carvalho Chehab1-5/+0
2012-12-23[media] cx23885: add RC support for MyGica X8507Alfredo Jesús Delaiti2-0/+12
2012-12-21[media] drivers/media/pci/saa7134/saa7134-dvb.c: Test if videobuf_dvb_get_frontend return NULLPeter Senna Tschudin1-0/+3
2012-12-21[media] tda10071: make sure both tuner and demod i2c addresses are specifiedMichael Krufky1-1/+1
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus2-3/+3
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus9-13/+13
2012-12-20[media] ivtv: ivtv-driver: Replace 'flush_work_sync()'Fabio Estevam1-1/+1
2012-12-18[media] cx23885: add basic DVB-S2 support for Hauppauge HVR-4400Michael Krufky4-1/+67
2012-11-22[media] cx25821: Replace kmemdup for kstrdup and clean upPeter Senna Tschudin1-7/+4
2012-11-22[media] cx25821: fix error return code and clean upPeter Senna Tschudin1-7/+10
2012-11-22[media] drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error return codePeter Senna Tschudin1-18/+12
2012-11-22[media] drivers/media/pci/dm1105/dm1105.c: fix error return codePeter Senna Tschudin1-1/+3
2012-11-22[media] drivers/media/pci/ngene/ngene-core.c: fix error return codePeter Senna Tschudin1-1/+2
2012-11-22[media] drivers/media/pci/cx25821/cx25821-video-upstream.c: fix error return codePeter Senna Tschudin1-6/+9
2012-11-22[media] drivers/media/pci/ttpci/budget-av.c: fix error return codePeter Senna Tschudin1-2/+2
2012-10-28[media] bttv-driver: fix two warningsMauro Carvalho Chehab1-4/+3