summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2020-01-08media: pci: ivtv: convert to i2c_new_scanned_deviceWolfram Sang
2020-01-08media: pci: cx18: convert to i2c_new_scanned_deviceWolfram Sang
2020-01-08media: pci: bt8xx: convert to i2c_new_scanned_deviceWolfram Sang
2020-01-08media: pci: cx88: convert to i2c_new_scanned_deviceWolfram Sang
2020-01-08media: pci: cx23885: convert to i2c_new_scanned_deviceWolfram Sang
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: ivtv: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: cx18: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: cobalt: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: ivtv: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: cx18: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: cobalt: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: tw686x: Use managed buffer allocationTakashi Iwai
2019-12-13media: solo6x10: Use managed buffer allocationTakashi Iwai
2019-12-13media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil
2019-12-13media: cx23885: Add support for AVerMedia CE310BForest Crossman
2019-11-26Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-11-11media: tw686x: audio: Avoid non-standard macro usageTakashi Iwai
2019-11-11media: solo6x10: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-08media: mantis: fix two smatch errorsHans Verkuil
2019-10-10media: cx18: make array mapping static, makes object smallerColin Ian King
2019-10-10media: cx88: Fix some error handling path in 'cx8800_initdev()'Christophe JAILLET
2019-10-10media: cx88: Add support for NotOnlyTV LV3H cardDaniel Gonzalez Cabanelas
2019-10-10media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2...Yizhuo
2019-10-07media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2019-10-07media: delete unused proc_fs.h includeSean Young
2019-10-07media: saa7164: use debugfs rather than procfs for debugging fileSean Young
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-08-26media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero
2019-08-26media: saa7134: keep demod i2c gate closed on Medion 7134Maciej S. Szmigiero
2019-08-26media: saa7146: add cleanup in hexium_attach()Wenwen Wang
2019-08-21media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta
2019-08-21media: ttpci: unknown protocol is rc-mm-32Sean Young
2019-08-13media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang
2019-08-07media: adv7511/cobalt: rename driver name to adv7511-v4l2Hans Verkuil
2019-07-25media: ipu3-cio2: Parse information from firmware without using callbacksSakari Ailus
2019-07-25media: ipu3-cio2: Proceed with notifier init even if there are no subdevsSakari Ailus
2019-07-25media: ipu3-cio2: Clean up notifier's subdev list if parsing endpoints failsSakari Ailus
2019-07-25media: pci: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-23media: saa7134: remove redundant assignment to variable valueColin Ian King
2019-07-23media: cobalt: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-23media: cobalt: remove redundant assignment to variable dataColin Ian King
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-24media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan