summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann2020-01-031-2/+2
* media: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-136-6/+0
* media: ivtv: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-13/+0
* media: cx18: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-13/+0
* media: cobalt: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-8/+0
* media: ivtv: Clean up ALSA PCM API usagesTakashi Iwai2019-12-131-62/+1
* media: cx18: Clean up ALSA PCM API usagesTakashi Iwai2019-12-131-61/+1
* media: cobalt: Clean up ALSA PCM API usagesTakashi Iwai2019-12-131-57/+4
* media: tw686x: Use managed buffer allocationTakashi Iwai2019-12-131-14/+1
* media: solo6x10: Use managed buffer allocationTakashi Iwai2019-12-131-18/+5
* media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil2019-12-135-11/+8
* media: cx23885: Add support for AVerMedia CE310BForest Crossman2019-12-133-1/+27
* Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-11-2612-76/+165
|\
| * media: mantis: fix two smatch errorsHans Verkuil2019-11-082-6/+2
| * media: cx18: make array mapping static, makes object smallerColin Ian King2019-10-101-1/+1
| * media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET2019-10-101-4/+7
| * media: cx88: Add support for NotOnlyTV LV3H cardDaniel Gonzalez Cabanelas2019-10-103-0/+45
| * media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2...Yizhuo2019-10-101-1/+1
| * media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost2019-10-071-1/+4
| * media: delete unused proc_fs.h includeSean Young2019-10-072-2/+0
| * media: saa7164: use debugfs rather than procfs for debugging fileSean Young2019-10-071-61/+105
* | media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai2019-11-111-1/+1
* | media: solo6x10: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-111-1/+1
|/
* media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2019-08-265-9/+9
* media: use the BIT() macroMauro Carvalho Chehab2019-08-264-263/+266
* media: remove include stdarg.h from some driversMauro Carvalho Chehab2019-08-263-4/+1
* media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero2019-08-261-4/+8
* media: saa7134: keep demod i2c gate closed on Medion 7134Maciej S. Szmigiero2019-08-261-0/+14
* media: saa7146: add cleanup in hexium_attach()Wenwen Wang2019-08-261-0/+3
* media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta2019-08-211-1/+1
* media: ttpci: unknown protocol is rc-mm-32Sean Young2019-08-211-8/+6
* media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang2019-08-131-4/+0
* media: adv7511/cobalt: rename driver name to adv7511-v4l2Hans Verkuil2019-08-071-1/+1
* media: ipu3-cio2: Parse information from firmware without using callbacksSakari Ailus2019-07-251-43/+50
* media: ipu3-cio2: Proceed with notifier init even if there are no subdevsSakari Ailus2019-07-251-5/+5
* media: ipu3-cio2: Clean up notifier's subdev list if parsing endpoints failsSakari Ailus2019-07-251-2/+6
* media: pci: Use dev_get_drvdata where possibleChuhong Yuan2019-07-253-10/+5
* media: saa7134: remove redundant assignment to variable valueColin Ian King2019-07-231-1/+0
* media: cobalt: Prefer pcie_capability_read_word()Frederick Lawler2019-07-231-23/+15
* media: cobalt: remove redundant assignment to variable dataColin Ian King2019-07-231-1/+1
* media: drivers/media: don't set pix->priv = 0Hans Verkuil2019-07-234-6/+0
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-2223-116/+15
* Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-091-5/+1
|\
| * fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-5/+1
* | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-0943-554/+294
|\ \
| * | media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan2019-06-241-2/+2
| * | media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-2425-178/+146
| * | media: meye: Fix build COMPILE_TEST errorYueHaibing2019-06-211-1/+2
| * | media: ttpci: Fix build error without RC_COREYueHaibing2019-06-211-1/+2
| * | media: add SPDX headers to some filesMauro Carvalho Chehab2019-06-127-6/+7