index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
media: sun4i: Remove the MBUS quirks
Maxime Ripard
1
-27
/
+0
2020-11-17
media: rockchip: rkisp1: destage Rockchip ISP1 driver
Helen Koike
12
-0
/
+7818
2020-11-17
media: venus: core: add shutdown callback for venus
Mansur Alisha Shaik
1
-0
/
+9
2020-11-17
media: venus: handle use after free for iommu_map/iommu_unmap
Mansur Alisha Shaik
1
-4
/
+13
2020-11-17
media: venus: core: handle race condititon for core ops
Mansur Alisha Shaik
1
-0
/
+12
2020-11-17
media: venus: fix calculating mbps in calculate_inst_freq()
Mansur Alisha Shaik
1
-1
/
+1
2020-11-17
media: venus: put dummy vote on video-mem path after last session release
Mansur Alisha Shaik
1
-0
/
+10
2020-11-16
media: venus: core: vote with average bandwidth and peak bandwidth as zero
Mansur Alisha Shaik
1
-2
/
+2
2020-11-16
media: venus: core: vote for video-mem path
Mansur Alisha Shaik
1
-1
/
+16
2020-11-16
media: venus: core: change clk enable and disable order in resume and suspend
Mansur Alisha Shaik
1
-7
/
+10
2020-11-16
media: venus: vdec: return parsed crop information from stream
Alexandre Courbot
2
-5
/
+28
2020-11-16
media: venus: venc: Fix default capture format
Stanimir Varbanov
1
-1
/
+1
2020-11-16
media: venus: pm_helpers: Fix kernel module reload
Stanimir Varbanov
1
-2
/
+2
2020-11-16
media: venus: venc: Fix setting of profile and level
Stanimir Varbanov
3
-5
/
+55
2020-11-16
media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jpeg_remove()
Yu Kuai
1
-0
/
+8
2020-11-16
media: coda: Add a V4L2 user for control error macroblocks count
Ezequiel Garcia
3
-3
/
+35
2020-11-16
media: coda: coda_buffer_meta housekeeping fix
Ezequiel Garcia
2
-4
/
+39
2020-11-16
media: mtk-vcodec: remove allocated dma_parms
Hsin-Yi Wang
2
-16
/
+2
2020-11-16
media: isif: reset global state
Evgeny Novikov
1
-2
/
+9
2020-11-16
media: stm32-dcmi: add 8-bit Bayer formats support
Alain Volmat
1
-0
/
+16
2020-11-16
media: stm32-dcmi: remove deprecated dmaengine_terminate_all()
Hugues Fruchet
1
-3
/
+3
2020-11-16
media: stm32-dcmi: don't print an error on probe deferral
Etienne Carriere
1
-1
/
+3
2020-11-16
media: rcar-csi2: Set bus type when parsing fwnode
Niklas Söderlund
1
-1
/
+3
2020-11-16
media: rcar-csi2: Switch to using fwnode instead of OF
Niklas Söderlund
1
-7
/
+7
2020-11-16
media: rcar-vin: Add support for suspend and resume
Niklas Söderlund
2
-4
/
+57
2020-11-16
media: rcar-vin: Break out hardware start and stop to new methods
Niklas Söderlund
2
-33
/
+48
2020-11-16
media: rcar-vin: Cache the CSI-2 channel selection value
Niklas Söderlund
2
-0
/
+4
2020-11-16
media: rcar-vin: Remove handling of user-space buffers when stopping
Niklas Söderlund
1
-24
/
+7
2020-11-16
media: rcar-vin: Use scratch buffer when not in running state
Niklas Söderlund
1
-9
/
+21
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-2
/
+0
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()
Yu Kuai
1
-0
/
+2
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
Yu Kuai
1
-7
/
+19
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()
Yu Kuai
1
-0
/
+1
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
Yu Kuai
1
-6
/
+12
2020-11-16
media: platform: add missing put_device() call in mtk_jpeg_clk_init()
Yu Kuai
1
-0
/
+1
2020-11-16
media: pxa_camera: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-11-16
media: coda: Clarify interrupt registered name
Ezequiel Garcia
1
-2
/
+2
2020-11-16
media: coda: Clarify device registered log
Ezequiel Garcia
1
-6
/
+5
2020-11-16
media: coda: Simplify H.264 small buffer padding logic
Ezequiel Garcia
1
-5
/
+4
2020-11-16
media: coda: Remove redundant ctx->initialized setting
Ezequiel Garcia
1
-10
/
+2
2020-11-16
media: rcar-vin: Remove redundant compatible values
Niklas Söderlund
1
-16
/
+0
2020-11-16
media: marvell-ccic: Fix -Wunused-function warnings
YueHaibing
1
-2
/
+2
2020-11-16
media: exynos4-is: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+4
2020-11-16
media: sun4i-csi: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: s3c-camif: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+4
2020-11-16
media: coda: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-05
media: media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabled
Randy Dunlap
1
-0
/
+2
2020-11-05
media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabled
Alexandre Courbot
3
-9
/
+47
2020-11-05
media: mtk-vcodec: move firmware implementations into their own files
Alexandre Courbot
8
-173
/
+233
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-4
/
+17
[prev]
[next]