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
/
tw68
Age
Commit message (
Expand
)
Author
2024-10-28
media: pci: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-11-23
media: pci: tw68: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-03-19
media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish
harperchen
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2021-04-06
media: tw68: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-19
media: tw68: use generic power management
Vaibhav Gupta
2020-07-19
media: tw68: Replace http links with https ones
Alexander A. Klimov
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
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-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
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: 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
2017-11-30
media: tw68: fix kernel-doc markups
Mauro Carvalho Chehab
2017-08-27
media: pci: make video_device const
Bhumika Goyal
2016-10-21
[media] tw68: don't break long lines
Mauro Carvalho Chehab
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
2015-11-10
tw68-core: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-08-16
[media] tw68: Move PCI vendor and device IDs to pci_ids.h
Ezequiel Garcia
2015-01-27
[media] tw68: remove unnecessary version.h inclusion
Fabian Frederick
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-10-24
[media] tw68: remove bogus I2C_ALGOBIT dependency
Hans Verkuil
2014-10-24
[media] tw68: remove deprecated IRQF_DISABLED
Fabian Frederick
2014-09-08
[media] tw68: drop bogus cpu_to_le32() call
Hans Verkuil
2014-09-08
[media] tw68: simplify tw68_buffer_count
Hans Verkuil
2014-09-04
[media] tw68: make tw68_pci_tbl static and constify
Mauro Carvalho Chehab
2014-09-04
[media] tw68: refactor and cleanup the tw68 driver
Hans Verkuil
2014-09-04
[media] tw68: add original tw68 code
Hans Verkuil