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
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: place stm32/ and sti/ under st/ dir
Mauro Carvalho Chehab
2022-03-18
media: platform: move some manufacturer entries
Mauro Carvalho Chehab
2022-03-18
media: platform: bdisp: move config to its own file
Mauro Carvalho Chehab
2022-03-18
media: platform: delta: move config to its own file
Mauro Carvalho Chehab
2022-03-18
media: platform: hva: move config to its own file
Mauro Carvalho Chehab
2022-03-14
media: platform: move platform menu dependencies to drivers
Mauro Carvalho Chehab
2022-01-28
media: bdisp: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-14
media: c8sectpfe: fix double free in configure_channels()
Dan Carpenter
2021-12-07
media: c8sectpfe: remove redundant assignment to pointer tsin
Colin Ian King
2021-11-30
media: driver: bdisp: add pm_runtime_disable in the error handling code
Dongliang Mu
2021-11-30
media: driver: hva: add pm_runtime_disable in the error handling code of hva_...
Dongliang Mu
2021-09-30
media: sti: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
media: c8sectpfe-dvb: Remove unused including <linux/version.h>
Cai Huoqing
2021-07-12
media: sti: don't copy past the size
Mauro Carvalho Chehab
2021-06-02
media: st-hva: Fix potential NULL pointer dereferences
Evgeny Novikov
2021-06-02
media: st-delta: Remove redundant assignment to ret
Jiapeng Chong
2021-06-02
media: bdisp: remove redundant dev_err call in bdisp_probe()
Yang Yingliang
2021-05-19
media: sti/hva: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-18
media: sti: fix obj-$(config) targets
Mauro Carvalho Chehab
2021-05-10
media: sti/bdisp: fix pm_runtime_get_sync() usage count
Mauro Carvalho Chehab
2021-05-10
media: sti/delta: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-04-09
media: platform: sti: Fix runtime PM imbalance in regs_show
Dinghao Liu
2021-03-22
media: media/platform/sti: fix kernel-doc formatting
Hans Verkuil
2021-03-22
media: Correct 'so'
Xiaofeng Cao
2021-03-11
media: platform: sti: make a const arrays static, makes object smaller
Colin Ian King
2021-01-27
media: sti/hva: add missing clk_disable_unprepare()
Hans Verkuil
2021-01-27
media: sti/c8sectpfe: set correct return code
Hans Verkuil
2020-11-27
media: c8sectpfe: clean up some indenting
Dan Carpenter
2020-11-27
media: platform: sti: c8sectpfe: core: Add of_node_put() at goto
Nishka Dasgupta
2020-09-27
media: st-delta: Fix reference count leak in delta_run_work
Aditya Pakki
2020-09-27
media: sti: Fix reference count leaks
Qiushi Wu
2020-09-27
media: platform: sti: hva: Fix runtime PM imbalance on error
Dinghao Liu
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-08-29
media: sti: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-19
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
2020-04-15
media: move CEC platform drivers to a separate directory
Mauro Carvalho Chehab
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-01-09
media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client...
Wolfram Sang
2020-01-08
media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...
Jia-Ju Bai
2019-12-13
media: bdisp: add missed destroy_workqueue in remove and probe failure
Chuhong Yuan
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-09
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-05
media: bdisp: fix memleak on release
Johan Hovold
2019-10-07
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-23
media: stih-cec: use cec_notifier_cec_adap_(un)register
Hans Verkuil
2019-07-22
media: bdisp: set device_caps in struct video_device
Hans Verkuil
2019-06-21
media: sti: Use vb2_get_buffer
Ezequiel Garcia
[next]