aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/saa7164 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-01-09media: pci: saa7164: saa7164-dvb: convert to use i2c_new_client_device()Wolfram Sang1-14/+10
2019-10-07media: saa7164: use debugfs rather than procfs for debugging fileSean Young1-61/+105
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil1-1/+0
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil2-20/+10
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab14-154/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner14-154/+14
2019-05-29media: saa7164: fix remove_proc_entry warningKefeng Wang1-11/+22
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab4-6/+6
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab3-5/+5
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab4-9/+9
2018-08-08media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab1-3/+3
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+2
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+1
2018-05-09media: saa7164: Fix driver name in debug outputBrad Love1-1/+2
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-4/+4
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-9/+5
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-3/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2-6/+5
2017-11-27media: annotate ->poll() instancesAl Viro2-4/+4
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-6/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-23media: pci: make i2c_client constBhumika Goyal1-1/+1
2017-09-23media: drivers: improve a size determinationMarkus Elfring1-2/+2
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring1-3/+1
2017-08-26media: pci: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-09media: saa7164: constify pci_device_idArvind Yadav1-1/+1
2017-06-06[media] saa7164: fix double fetch PCIe access conditionSteven Toth1-12/+1
2017-05-19[media] saa7164: better handle error codesMauro Carvalho Chehab1-0/+2
2017-04-17[media] media: pci: saa7164: remove dead codeGustavo A. R. Silva1-2/+0
2017-04-17[media] media: pci: saa7164: remove unnecessary codeGustavo A. R. Silva1-2/+1
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab1-1/+1
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-3/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-02-03[media] saa7164: "first image" should be "second image" in error messageColin Ian King1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus14-56/+0
2016-10-21[media] saa7164: don't break long linesMauro Carvalho Chehab9-93/+72
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-07-12[media] saa7164: drop unused saa7164_ctrl structHans Verkuil1-4/+0
2016-07-08[media] saa7164: Replace if and BUG with BUG_ONAmitoj Kaur Chawla1-4/+2
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig1-2/+2
2015-11-10saa7164: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-10-01[media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil3-204/+82
2015-10-01[media] saa7164: fix input and tuner compliance problemsHans Verkuil2-10/+20
2015-10-01[media] saa7164: remove unused videobuf referencesHans Verkuil2-3/+0