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
/
platform
/
sti
/
bdisp
/
bdisp-v4l2.c
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: place stm32/ and sti/ under st/ dir
Mauro Carvalho Chehab
2022-01-28
media: bdisp: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-11-30
media: driver: bdisp: add pm_runtime_disable in the error handling code
Dongliang Mu
2021-09-30
media: sti: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-06-02
media: bdisp: remove redundant dev_err call in bdisp_probe()
Yang Yingliang
2021-05-10
media: sti/bdisp: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2020-09-27
media: bdisp: Fix runtime PM imbalance on error
Dinghao Liu
2020-09-01
media: sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-12-13
media: bdisp: add missed destroy_workqueue in remove and probe failure
Chuhong Yuan
2019-11-05
media: bdisp: fix memleak on release
Johan Hovold
2019-07-22
media: bdisp: set device_caps in struct video_device
Hans Verkuil
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-05-25
media: bdisp: don't use GFP_DMA
Fabien Dessenne
2017-12-13
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
2017-10-31
media: bdisp: remove redundant assignment to pix
Colin Ian King
2017-08-20
media: bdisp: constify v4l2_m2m_ops structures
Julia Lawall
2017-03-03
[media] bdisp: Clean up file handle in open() error path
Shailendra Verma
2016-10-24
[media] bdisp: fix error return code in bdisp_probe()
Wei Yongjun
2016-09-19
[media] platform: 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/platform: 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-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-07-17
[media] bdisp: composing support
Fabien Dessenne
2015-06-10
[media] bdisp: remove unused var
Mauro Carvalho Chehab
2015-06-10
[media] bdisp: remove needless check
Fabien Dessenne
2015-06-09
[media] bdisp: add debug file system
Fabien Dessenne
2015-06-09
[media] bdisp: 2D blitter driver using v4l2 mem2mem framework
Fabien Dessenne