index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ttpci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: Convert from tasklet to BH workqueue
Allen Pais
2024-06-21
4
-21
/
+24
*
media: pci: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-15
1
-0
/
+1
*
media: ttpci: coding style fixes: logging
Stefan Herdler
2024-04-16
5
-38
/
+41
*
media: ttpci: coding style fixes: miscellaneous
Stefan Herdler
2024-04-16
2
-2
/
+1
*
media: ttpci: coding style fixes: constant_comparsation
Stefan Herdler
2024-04-16
3
-4
/
+4
*
media: ttpci: coding style fixes: trailing_statements
Stefan Herdler
2024-04-16
1
-6
/
+12
*
media: ttpci: coding style fixes: assign_in_if
Stefan Herdler
2024-04-16
3
-9
/
+15
*
media: ttpci: coding style fixes: export_symbol
Stefan Herdler
2024-04-16
1
-8
/
+7
*
media: ttpci: coding style fixes: braces
Stefan Herdler
2024-04-16
3
-37
/
+24
*
media: ttpci: coding style fixes: comments
Stefan Herdler
2024-04-16
4
-22
/
+36
*
media: ttpci: coding style fixes: whitespace
Stefan Herdler
2024-04-16
3
-458
/
+458
*
media: ttpci: coding style fixes: whitespace and newlines
Stefan Herdler
2024-04-16
5
-64
/
+68
*
media: ttpci: fix two memleaks in budget_av_attach
Zhipeng Lu
2024-02-28
1
-3
/
+5
*
media: ttpci: remove unnecessary (void*) conversions
Yu Zhe
2023-07-19
4
-45
/
+45
*
media: pci: remove unnecessary (void*) conversions
Su Hui
2023-05-25
1
-2
/
+2
*
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
2023-04-15
1
-2
/
+2
*
media: drop unnecessary networking includes
Jakub Kicinski
2023-03-19
1
-0
/
+1
*
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
2023-02-09
7
-0
/
+4910
*
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
2022-08-29
7
-4910
/
+0
*
media: ttpci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-06-02
1
-1
/
+2
*
media: av7110: move driver to staging
Mauro Carvalho Chehab
2021-06-02
18
-9675
/
+1
*
media: move ttpci-eeprom to common
Mauro Carvalho Chehab
2021-06-02
3
-182
/
+1
*
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-0
/
+1
|
\
|
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
*
|
media: ttpci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-12-03
1
-5
/
+8
|
/
*
media: av7110: don't do float point math
Mauro Carvalho Chehab
2020-09-12
1
-2
/
+2
*
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-07
5
-7
/
+7
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
5
-7
/
+7
*
|
media: av7110_v4l: avoid a typecast
Mauro Carvalho Chehab
2020-09-03
1
-2
/
+2
*
|
media: ttpci: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-29
3
-20
/
+21
|
/
*
media: budget-core: Improve exception handling in budget_register()
Chuhong Yuan
2020-06-23
1
-3
/
+8
*
media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...
Jia-Ju Bai
2020-06-23
1
-2
/
+3
*
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
2
-2
/
+2
*
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
2019-08-26
1
-1
/
+0
*
media: ttpci: unknown protocol is rc-mm-32
Sean Young
2019-08-21
1
-8
/
+6
*
media: ttpci: Fix build error without RC_CORE
YueHaibing
2019-06-21
1
-1
/
+2
*
media: ttpci: use rc-core for the IR receiver
Sean Young
2019-06-10
3
-347
/
+111
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113
Thomas Gleixner
2019-05-24
11
-157
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
2
-26
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
media: pci: fix several typos
Mauro Carvalho Chehab
2019-03-01
1
-3
/
+3
*
media: dvb: move compat handlers into drivers
Arnd Bergmann
2018-09-12
1
-1
/
+55
*
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
2018-09-12
1
-0
/
+2
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
2
-2
/
+3
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
2
-2
/
+4
*
media: dvb: fix location of get_dvb_firmware script
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
media: ttpci: improve printing of encoded MAC address
Daniel Scheller
2018-03-22
1
-6
/
+3
*
media: dvb: update buffer mmaped flags and frame counter
Mauro Carvalho Chehab
2018-02-23
2
-5
/
+6
[next]