summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7134
Commit message (Expand)AuthorAgeFilesLines
* media: saa7134: use sg_dma_len when building pgtableTasos Sahanidis2021-03-111-1/+1
* media: saa7134: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-271-12/+13
* media: media/pci: Fix memleak in empress_initDinghao Liu2021-01-121-1/+4
* media: saa7134: improve f->fmt.win.clips NULL checkHans Verkuil2020-11-171-2/+4
* media: saa7134: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-2/+5
* media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann2020-11-161-12/+7
* media: saa7134: use generic power managementVaibhav Gupta2020-09-261-18/+9
* media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski2020-09-261-2/+2
* media: saa7134: avoid a shift overflowMauro Carvalho Chehab2020-09-031-1/+2
* media: saa7134-alsa.c: number of pages should be unsigned longMauro Carvalho Chehab2020-09-032-4/+5
* saa7134: drop unnecessary list_emptyJulia Lawall2020-09-011-8/+6
* media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-291-2/+2
* media: media/pci: use vb2_video_unregister_device()Hans Verkuil2020-08-284-8/+5
* media: pci: saa7134: convert to use i2c_new_client_device()Wolfram Sang2020-04-141-1/+1
* Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab2020-04-141-2/+2
* media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab2020-04-141-2/+2
* Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-301-3/+2
|\
| * drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-3/+2
* | media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-242-2/+2
|/
* media: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-1/+0
* 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: saa7134: remove redundant assignment to variable valueColin Ian King2019-07-231-1/+0
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-223-27/+4
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-243-38/+27
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3011-111/+11
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-1/+1
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-5/+5
* media: pci: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: saa7134: rc-core maintains users count, no need to duplicateSean Young2018-12-033-67/+18
* media: saa7134: hvr1110 can decode rc6Sean Young2018-11-221-39/+4
* media: saa7134: rc device does not need 'saa7134 IR (' prefixSean Young2018-11-222-4/+1
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-201-11/+10
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-312-3/+3
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-312-3/+3
* | media: saa7134: add P7131_4871 analog inputsAlexandre GRIVEAUX2018-09-241-0/+15
* | media: saa7134: declare its own padsMauro Carvalho Chehab2018-09-172-6/+12
* | media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab2018-09-171-0/+2
* | media: v4l2: remove VBI output padMauro Carvalho Chehab2018-09-171-1/+0
* | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-113-9/+10
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-114-6/+6
|/
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-061-2/+2
|\
| * [poll] annotate SAA6588_CMD_POLL usersAl Viro2018-02-151-2/+2
* | media: saa7134-alsa: don't use casts to print a buffer addressMauro Carvalho Chehab2018-03-231-3/+2
* | media: saa7134-input: improve error handlingMauro Carvalho Chehab2018-03-231-9/+37
* | media: add tuner standby op, use where neededHans Verkuil2018-03-211-1/+1