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