summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7164
Commit message (Expand)AuthorAgeFilesLines
* media: pci: saa7164: replace BUG with error returnHans Verkuil2023-07-251-1/+1
* drivers: saa7164: remove duplicate assignmentsMinjie Du2023-07-191-1/+0
* media: pci: remove unnecessary (void*) conversionsSu Hui2023-05-251-2/+2
* media: saa7164: fix missing pci_disable_device()Liu Shixin2022-12-061-1/+3
* media: saa7164: remove variable cntColin Ian King2022-10-241-4/+2
* saa7164: remove unused saa7164_call_i2c_clients declarationGaosheng Cui2022-10-241-2/+0
* media: saa7164: Fix typo 'the the' in commentSlark Xiao2022-08-291-1/+1
* media: saa7164: Remove duplicate 'on' in two places.Jiang Jian2022-06-271-1/+1
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-242-2/+0
* media: saa7164: remove redundant assignment to variable idxColin Ian King2022-02-221-1/+0
* media: saa7164: Remove redundant assignment of pointer tColin Ian King2021-09-301-2/+0
* media: saa7164: remove redundant continue statementColin Ian King2021-07-121-3/+0
* media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.hBhaskar Chowdhury2021-03-221-2/+2
* media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv2021-03-221-9/+11
* media: media/pci: fix spelling typo of frimwaredingsenjie2021-02-051-1/+1
* media: saa7164: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-272-8/+10
* media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-11-161-14/+3
* media: pci: saa7164-core.c: replace if (cond) BUG() with BUG_ON()Daniel W. S. Almeida2020-08-291-7/+5
* media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON()Daniel W. S. Almeida2020-08-291-4/+2
* media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON()Daniel W. S. Almeida2020-08-291-5/+2
* media: pci: saa7164.c: Replace if(cond) BUG with BUG_ONDaniel W. S. Almeida2020-08-291-5/+3
* media: saa7164: use generic power managementVaibhav Gupta2020-08-061-3/+0
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: pci: saa7164: saa7164-dvb: convert to use i2c_new_client_device()Wolfram Sang2020-01-091-14/+10
* media: saa7164: use debugfs rather than procfs for debugging fileSean Young2019-10-071-61/+105
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-221-1/+0
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-242-20/+10
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1114-154/+14
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3014-154/+14
* | media: saa7164: fix remove_proc_entry warningKefeng Wang2019-05-291-11/+22
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
* media: pci: fix several typosMauro Carvalho Chehab2019-03-014-6/+6
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-113-5/+5
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-114-9/+9
* media: saa7164: fix return codes for the polling routineMauro Carvalho Chehab2018-08-081-3/+3
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-1/+2
|\
| * media: saa7164: Fix driver name in debug outputBrad Love2018-05-091-1/+2
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
|/
* media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab2018-03-061-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-4/+4
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-062-9/+5
|\
| * media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-3/+0
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-282-6/+5
* | media: annotate ->poll() instancesAl Viro2017-11-272-4/+4
* | annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
|/
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-152-6/+4
|\
| * media: pci: make i2c_client constBhumika Goyal2017-09-231-1/+1
| * media: drivers: improve a size determinationMarkus Elfring2017-09-231-2/+2