index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7134
Age
Commit message (
Expand
)
Author
2023-05-11
media: saa7134: fix use after free bug in saa7134_finidev due to race condition
Zheng Wang
2023-03-10
media: saa7134: Use video_unregister_device for radio_dev
Tasos Sahanidis
2022-04-24
media: saa7134: simplify if-if to if-else
Wan Jiabing
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
2022-03-07
media: saa7134: fix incorrect use to determine if list is empty
Jakob Koschel
2022-02-22
media: saa7134: remove redundant assignment to variable id
Colin Ian King
2022-01-23
media: saa7134: use swap() to make code cleaner
Yang Guang
2021-11-29
media: saa7134-go7007: get rid of to_state() function
Mauro Carvalho Chehab
2021-10-19
media: saa7134: Add support for Leadtek WinFast HDTV200 H
Scott K Logan
2021-07-12
media: saa7134: convert list_for_each to entry variant
Yang Yingliang
2021-07-12
media: saa7134: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-06-17
media: subdev: disallow ioctl for saa6588/davinci
Arnd Bergmann
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
media: saa7134: fix saa7134_initdev error handling logic
Mauro Carvalho Chehab
2021-06-17
media: saa7134: use more meaninful goto labels
Mauro Carvalho Chehab
2021-06-04
media: saa7134: drop a NO-BREAK SPACE
Mauro Carvalho Chehab
2021-06-02
media: saa7134: Remove unnecessary INIT_LIST_HEAD()
Yang Yingliang
2021-03-11
media: saa7134: use sg_dma_len when building pgtable
Tasos Sahanidis
2021-01-27
media: saa7134: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-12
media: media/pci: Fix memleak in empress_init
Dinghao Liu
2020-11-17
media: saa7134: improve f->fmt.win.clips NULL check
Hans Verkuil
2020-11-16
media: saa7134: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
2020-09-26
media: saa7134: use generic power management
Vaibhav Gupta
2020-09-26
media: pci: fix common ALSA DMA-mapping related codes
Marek Szyprowski
2020-09-03
media: saa7134: avoid a shift overflow
Mauro Carvalho Chehab
2020-09-03
media: saa7134-alsa.c: number of pages should be unsigned long
Mauro Carvalho Chehab
2020-09-01
saa7134: drop unnecessary list_empty
Julia Lawall
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-28
media: media/pci: use vb2_video_unregister_device()
Hans Verkuil
2020-04-14
media: pci: saa7134: convert to use i2c_new_client_device()
Wolfram Sang
2020-04-14
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
2020-04-14
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-14
drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-08-26
media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()
Maciej S. Szmigiero
2019-08-26
media: saa7134: keep demod i2c gate closed on Medion 7134
Maciej S. Szmigiero
2019-07-23
media: saa7134: remove redundant assignment to variable value
Colin Ian King
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
[next]