summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-2455-936/+878
|\ \
| * | [media] cx18/ivtv: fix regression: remove __init from a non-init functionHans Verkuil2013-02-114-4/+4
| * | [media] btcx-risc: move from media/i2c to media/commonHans Verkuil2013-02-084-0/+4
| * | [media] saa7134: Add capture card Hawell HW-9004V1Vadim Frolov2013-02-082-0/+18
| * | [media] sta2x11_vip: convert to videobuf2, control framework, file handlerFederico Vaga2013-02-062-641/+434
| * | [media] use IS_ENABLED() macroPeter Senna Tschudin2013-02-062-3/+3
| * | [media] [V2,03/24] pci/ttpci/av7110.c: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-5/+5
| * | [media] [V2,02/24] pci/saa7134/saa7134.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-2/+2
| * | [media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macroPeter Senna Tschudin2013-02-061-6/+4
| * | [media] drivers/media/pci: use memmove for overlapping regionsNickolai Zeldovich2013-02-053-5/+5
| * | [media] media: cx18, ivtv: eliminate unnecessary array index checksNickolai Zeldovich2013-02-052-5/+0
| * | [media] meye: convert to the control frameworkHans Verkuil2013-02-052-189/+91
| * | [media] saa7164: silence GCC warningsPaul Bolle2013-02-051-0/+2
| * | Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-2434-164/+151
| |\ \ | | |/
| * | [media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186Mauro Carvalho Chehab2013-01-051-0/+1
| * | [media] m88rs2000: make use ts2020Igor M. Liplianin2012-12-283-14/+17
| * | [media] mantis: cleanup NULL checking in mantis_ca_exit()Dan Carpenter2012-12-271-2/+3
| * | [media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov2012-12-276-3/+31
| * | [media] bttv: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
| * | [media] cx18: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-4/+2
| * | [media] cx23885: Replace memcpy with struct assignmentEzequiel Garcia2012-12-272-6/+3
| * | [media] cx88: Replace memcpy with struct assignmentEzequiel Garcia2012-12-273-5/+3
| * | [media] ivtv: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-8/+4
| * | [media] zr36067: Replace memcpy with struct assignmentEzequiel Garcia2012-12-271-2/+1
| * | [media] bttv: avoid flooding the kernel log when i2c debugging is disabledJohn Törnblom2012-12-271-1/+1
| * | [media] ngene: separate demodulator and tuner attachPatrice Chotard2012-12-271-0/+8
| * | [media] saa7134: Add pm_qos_request to fix video corruptionSimon Farnsworth2012-12-272-0/+15
| * | [media] Added support for AVerTV Hybrid Express Slim HC81ROleh Kravchenko2012-12-273-1/+90
| * | [media] dvb: push down ioctl lock in dvb_usercopyNikolaus Schulz2012-12-274-7/+29
| * | [media] ttpci: Fix a missing Kconfig dependencyMauro Carvalho Chehab2012-12-271-5/+0
| * | [media] cx23885: add RC support for MyGica X8507Alfredo Jesús Delaiti2012-12-232-0/+12
| * | [media] drivers/media/pci/saa7134/saa7134-dvb.c: Test if videobuf_dvb_get_fro...Peter Senna Tschudin2012-12-211-0/+3
| * | [media] tda10071: make sure both tuner and demod i2c addresses are specifiedMichael Krufky2012-12-211-1/+1
| * | [media] v4l: Tell user space we're using monotonic timestampsSakari Ailus2012-12-212-3/+3
| * | [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-219-13/+13
| * | [media] ivtv: ivtv-driver: Replace 'flush_work_sync()'Fabio Estevam2012-12-201-1/+1
| * | [media] cx23885: add basic DVB-S2 support for Hauppauge HVR-4400Michael Krufky2012-12-184-1/+67
* | | drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| |/ |/|
* | Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-0334-164/+151
|/
* [media] cx25821: Replace kmemdup for kstrdup and clean upPeter Senna Tschudin2012-11-221-7/+4
* [media] cx25821: fix error return code and clean upPeter Senna Tschudin2012-11-221-7/+10
* [media] drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error ret...Peter Senna Tschudin2012-11-221-18/+12
* [media] drivers/media/pci/dm1105/dm1105.c: fix error return codePeter Senna Tschudin2012-11-221-1/+3
* [media] drivers/media/pci/ngene/ngene-core.c: fix error return codePeter Senna Tschudin2012-11-221-1/+2
* [media] drivers/media/pci/cx25821/cx25821-video-upstream.c: fix error return ...Peter Senna Tschudin2012-11-221-6/+9
* [media] drivers/media/pci/ttpci/budget-av.c: fix error return codePeter Senna Tschudin2012-11-221-2/+2
* [media] bttv-driver: fix two warningsMauro Carvalho Chehab2012-10-281-4/+3
* [media] meye: fix a warningMauro Carvalho Chehab2012-10-281-1/+1
OpenPOWER on IntegriCloud