summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7164
AgeCommit message (Expand)Author
2020-01-09media: pci: saa7164: saa7164-dvb: convert to use i2c_new_client_device()Wolfram Sang
2019-10-07media: saa7164: use debugfs rather than procfs for debugging fileSean Young
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-29media: saa7164: fix remove_proc_entry warningKefeng Wang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-08media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-09media: saa7164: Fix driver name in debug outputBrad Love
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-23media: pci: make i2c_client constBhumika Goyal
2017-09-23media: drivers: improve a size determinationMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
2017-08-26media: pci: make i2c_adapter constBhumika Goyal
2017-08-09media: saa7164: constify pci_device_idArvind Yadav
2017-06-06[media] saa7164: fix double fetch PCIe access conditionSteven Toth
2017-05-19[media] saa7164: better handle error codesMauro Carvalho Chehab
2017-04-17[media] media: pci: saa7164: remove dead codeGustavo A. R. Silva
2017-04-17[media] media: pci: saa7164: remove unnecessary codeGustavo A. R. Silva
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-03[media] saa7164: "first image" should be "second image" in error messageColin Ian King
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] saa7164: don't break long linesMauro Carvalho Chehab
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall
2016-07-12[media] saa7164: drop unused saa7164_ctrl structHans Verkuil
2016-07-08[media] saa7164: Replace if and BUG with BUG_ONAmitoj Kaur Chawla
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-10saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-10-01[media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil
2015-10-01[media] saa7164: fix input and tuner compliance problemsHans Verkuil
2015-10-01[media] saa7164: remove unused videobuf referencesHans Verkuil
2015-10-01[media] saa7164: fix format ioctlsHans Verkuil