summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7134
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner5-9/+9
2024-10-28media: pci: drop vb2_ops_wait_prepare/finishHans Verkuil4-8/+0
2024-07-18Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-2/+10
2024-06-15media: saa7134: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-15saa7134: Unchecked i2c_transfer function result fixedAleksandr Burakov1-2/+6
2024-06-12mailmap: Add my outdated addresses to the map fileAndy Shevchenko1-1/+1
2024-04-15media: saa7134: Use devm_request_irqRicardo Ribalda1-7/+2
2023-04-12media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart1-2/+2
2023-04-11media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang3-0/+3
2023-03-20media: saa7134: drop overlay supportHans Verkuil4-453/+4
2023-02-08media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis1-1/+1
2022-10-24media: saa7134: remove unused declarations in saa7134.hGaosheng Cui1-4/+0
2022-04-24media: saa7134: simplify if-if to if-elseWan Jiabing1-2/+1
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-1/+0
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab2-2/+2
2022-03-07media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel1-2/+2
2022-02-22media: saa7134: remove redundant assignment to variable idColin Ian King1-2/+0
2022-01-23media: saa7134: use swap() to make code cleanerYang Guang1-6/+3
2021-11-29media: saa7134-go7007: get rid of to_state() functionMauro Carvalho Chehab1-6/+1
2021-10-19media: saa7134: Add support for Leadtek WinFast HDTV200 HScott K Logan3-0/+83
2021-07-12media: saa7134: convert list_for_each to entry variantYang Yingliang1-3/+1
2021-07-12media: saa7134: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-3/+4
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann1-3/+3
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-1/+4
2021-06-17media: saa7134: fix saa7134_initdev error handling logicMauro Carvalho Chehab1-1/+4
2021-06-17media: saa7134: use more meaninful goto labelsMauro Carvalho Chehab1-17/+17
2021-06-04media: saa7134: drop a NO-BREAK SPACEMauro Carvalho Chehab1-1/+1
2021-06-02media: saa7134: Remove unnecessary INIT_LIST_HEAD()Yang Yingliang1-1/+0
2021-03-11media: saa7134: use sg_dma_len when building pgtableTasos Sahanidis1-1/+1
2021-01-27media: saa7134: Fix fall-through warnings for ClangGustavo A. R. Silva1-12/+13
2021-01-12media: media/pci: Fix memleak in empress_initDinghao Liu1-1/+4
2020-11-17media: saa7134: improve f->fmt.win.clips NULL checkHans Verkuil1-2/+4
2020-11-16media: saa7134: use semicolons rather than commas to separate statementsJulia Lawall1-2/+5
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann1-12/+7
2020-09-26media: saa7134: use generic power managementVaibhav Gupta1-18/+9
2020-09-26media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski1-2/+2
2020-09-03media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-09-03media: saa7134-alsa.c: number of pages should be unsigned longMauro Carvalho Chehab2-4/+5
2020-09-01saa7134: drop unnecessary list_emptyJulia Lawall1-8/+6
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil4-8/+5
2020-04-14media: pci: saa7134: convert to use i2c_new_client_device()Wolfram Sang1-1/+1
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab1-2/+2
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab1-2/+2
2020-03-31Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+2
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2-2/+2
2020-02-14drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-3/+2
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-08-26media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero1-4/+8