index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7164
Age
Commit message (
Expand
)
Author
2021-02-05
media: media/pci: fix spelling typo of frimware
dingsenjie
2021-01-27
media: saa7164: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-11-16
media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-08-29
media: pci: saa7164-core.c: replace if (cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
media: pci: saa7164.c: Replace if(cond) BUG with BUG_ON
Daniel W. S. Almeida
2020-08-06
media: saa7164: use generic power management
Vaibhav Gupta
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-01-09
media: pci: saa7164: saa7164-dvb: convert to use i2c_new_client_device()
Wolfram Sang
2019-10-07
media: saa7164: use debugfs rather than procfs for debugging file
Sean Young
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-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-29
media: saa7164: fix remove_proc_entry warning
Kefeng Wang
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-08
media: saa7164: fix return codes for the polling routine
Mauro Carvalho Chehab
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-09
media: saa7164: Fix driver name in debug output
Brad Love
2018-03-06
media: s5h14*.h: fix typos for CONTINUOUS
Mauro Carvalho Chehab
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-23
media: pci: make i2c_client const
Bhumika Goyal
2017-09-23
media: drivers: improve a size determination
Markus Elfring
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-08-26
media: pci: make i2c_adapter const
Bhumika Goyal
2017-08-09
media: saa7164: constify pci_device_id
Arvind Yadav
2017-06-06
[media] saa7164: fix double fetch PCIe access condition
Steven Toth
2017-05-19
[media] saa7164: better handle error codes
Mauro Carvalho Chehab
2017-04-17
[media] media: pci: saa7164: remove dead code
Gustavo A. R. Silva
2017-04-17
[media] media: pci: saa7164: remove unnecessary code
Gustavo A. R. Silva
2017-03-06
Merge tag 'v4.11-rc1' into patchwork
Mauro Carvalho Chehab
2017-03-03
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
Mauro Carvalho Chehab
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-03
[media] saa7164: "first image" should be "second image" in error message
Colin Ian King
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] saa7164: don't break long lines
Mauro Carvalho Chehab
[next]