summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7134
AgeCommit message (Expand)Author
2023-04-12media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart
2023-04-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang
2023-03-20media: saa7134: drop overlay supportHans Verkuil
2023-02-08media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis
2022-10-24media: saa7134: remove unused declarations in saa7134.hGaosheng Cui
2022-04-24media: saa7134: simplify if-if to if-elseWan Jiabing
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab
2022-03-07media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel
2022-02-22media: saa7134: remove redundant assignment to variable idColin Ian King
2022-01-23media: saa7134: use swap() to make code cleanerYang Guang
2021-11-29media: saa7134-go7007: get rid of to_state() functionMauro Carvalho Chehab
2021-10-19media: saa7134: Add support for Leadtek WinFast HDTV200 HScott K Logan
2021-07-12media: saa7134: convert list_for_each to entry variantYang Yingliang
2021-07-12media: saa7134: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-06-17media: saa7134: fix saa7134_initdev error handling logicMauro Carvalho Chehab
2021-06-17media: saa7134: use more meaninful goto labelsMauro Carvalho Chehab
2021-06-04media: saa7134: drop a NO-BREAK SPACEMauro Carvalho Chehab
2021-06-02media: saa7134: Remove unnecessary INIT_LIST_HEAD()Yang Yingliang
2021-03-11media: saa7134: use sg_dma_len when building pgtableTasos Sahanidis
2021-01-27media: saa7134: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-01-12media: media/pci: Fix memleak in empress_initDinghao Liu
2020-11-17media: saa7134: improve f->fmt.win.clips NULL checkHans Verkuil
2020-11-16media: saa7134: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-09-26media: saa7134: use generic power managementVaibhav Gupta
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski
2020-09-03media: saa7134: avoid a shift overflowMauro Carvalho Chehab
2020-09-03media: saa7134-alsa.c: number of pages should be unsigned longMauro Carvalho Chehab
2020-09-01saa7134: drop unnecessary list_emptyJulia Lawall
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil
2020-04-14media: pci: saa7134: convert to use i2c_new_client_device()Wolfram Sang
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-14drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai
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-07-23media: saa7134: remove redundant assignment to variable valueColin Ian King
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-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner