index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ttpci
Age
Commit message (
Expand
)
Author
2024-06-21
media: Convert from tasklet to BH workqueue
Allen Pais
2024-06-15
media: pci: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-16
media: ttpci: coding style fixes: logging
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: miscellaneous
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: constant_comparsation
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: trailing_statements
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: assign_in_if
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: export_symbol
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: braces
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: comments
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: whitespace
Stefan Herdler
2024-04-16
media: ttpci: coding style fixes: whitespace and newlines
Stefan Herdler
2024-02-28
media: ttpci: fix two memleaks in budget_av_attach
Zhipeng Lu
2023-07-19
media: ttpci: remove unnecessary (void*) conversions
Yu Zhe
2023-05-25
media: pci: remove unnecessary (void*) conversions
Su Hui
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
2023-03-19
media: drop unnecessary networking includes
Jakub Kicinski
2023-02-09
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
2021-06-02
media: ttpci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-06-02
media: av7110: move driver to staging
Mauro Carvalho Chehab
2021-06-02
media: move ttpci-eeprom to common
Mauro Carvalho Chehab
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-03
media: ttpci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-09-12
media: av7110: don't do float point math
Mauro Carvalho Chehab
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-03
media: av7110_v4l: avoid a typecast
Mauro Carvalho Chehab
2020-08-29
media: ttpci: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-23
media: budget-core: Improve exception handling in budget_register()
Chuhong Yuan
2020-06-23
media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...
Jia-Ju Bai
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-08-26
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
2019-08-21
media: ttpci: unknown protocol is rc-mm-32
Sean Young
2019-06-21
media: ttpci: Fix build error without RC_CORE
YueHaibing
2019-06-10
media: ttpci: use rc-core for the IR receiver
Sean Young
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
2018-09-12
media: dvb: move compat handlers into drivers
Arnd Bergmann
2018-09-12
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-15
media: dvb: fix location of get_dvb_firmware script
Mauro Carvalho Chehab
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-03-22
media: ttpci: improve printing of encoded MAC address
Daniel Scheller
2018-02-23
media: dvb: update buffer mmaped flags and frame counter
Mauro Carvalho Chehab
[next]