index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7164
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: pci: saa7164: replace BUG with error return
Hans Verkuil
2023-07-25
1
-1
/
+1
*
drivers: saa7164: remove duplicate assignments
Minjie Du
2023-07-19
1
-1
/
+0
*
media: pci: remove unnecessary (void*) conversions
Su Hui
2023-05-25
1
-2
/
+2
*
media: saa7164: fix missing pci_disable_device()
Liu Shixin
2022-12-06
1
-1
/
+3
*
media: saa7164: remove variable cnt
Colin Ian King
2022-10-24
1
-4
/
+2
*
saa7164: remove unused saa7164_call_i2c_clients declaration
Gaosheng Cui
2022-10-24
1
-2
/
+0
*
media: saa7164: Fix typo 'the the' in comment
Slark Xiao
2022-08-29
1
-1
/
+1
*
media: saa7164: Remove duplicate 'on' in two places.
Jiang Jian
2022-06-27
1
-1
/
+1
*
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-04-24
2
-2
/
+0
*
media: saa7164: remove redundant assignment to variable idx
Colin Ian King
2022-02-22
1
-1
/
+0
*
media: saa7164: Remove redundant assignment of pointer t
Colin Ian King
2021-09-30
1
-2
/
+0
*
media: saa7164: remove redundant continue statement
Colin Ian King
2021-07-12
1
-3
/
+0
*
media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h
Bhaskar Chowdhury
2021-03-22
1
-2
/
+2
*
media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
Daniel Niv
2021-03-22
1
-9
/
+11
*
media: media/pci: fix spelling typo of frimware
dingsenjie
2021-02-05
1
-1
/
+1
*
media: saa7164: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-27
2
-8
/
+10
*
media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-11-16
1
-14
/
+3
*
media: pci: saa7164-core.c: replace if (cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
1
-7
/
+5
*
media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
1
-4
/
+2
*
media: pci: saa7164-dvb.c: replace if(cond) BUG() with BUG_ON()
Daniel W. S. Almeida
2020-08-29
1
-5
/
+2
*
media: pci: saa7164.c: Replace if(cond) BUG with BUG_ON
Daniel W. S. Almeida
2020-08-29
1
-5
/
+3
*
media: saa7164: use generic power management
Vaibhav Gupta
2020-08-06
1
-3
/
+0
*
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: pci: saa7164: saa7164-dvb: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-09
1
-14
/
+10
*
media: saa7164: use debugfs rather than procfs for debugging file
Sean Young
2019-10-07
1
-61
/
+105
*
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-07-22
1
-1
/
+0
*
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-24
2
-20
/
+10
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
14
-154
/
+14
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
14
-154
/
+14
*
|
media: saa7164: fix remove_proc_entry warning
Kefeng Wang
2019-05-29
1
-11
/
+22
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-1
/
+1
*
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: pci: fix several typos
Mauro Carvalho Chehab
2019-03-01
4
-6
/
+6
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
3
-5
/
+5
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
4
-9
/
+9
*
media: saa7164: fix return codes for the polling routine
Mauro Carvalho Chehab
2018-08-08
1
-3
/
+3
*
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-06-07
1
-1
/
+2
|
\
|
*
media: saa7164: Fix driver name in debug output
Brad Love
2018-05-09
1
-1
/
+2
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
|
/
*
media: s5h14*.h: fix typos for CONTINUOUS
Mauro Carvalho Chehab
2018-03-06
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-4
/
+4
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
2
-9
/
+5
|
\
|
*
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
1
-3
/
+0
|
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
2
-6
/
+5
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
2
-4
/
+4
*
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
2
-6
/
+4
|
\
|
*
media: pci: make i2c_client const
Bhumika Goyal
2017-09-23
1
-1
/
+1
|
*
media: drivers: improve a size determination
Markus Elfring
2017-09-23
1
-2
/
+2
[next]