index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: video-i2c: more precise intervals between frames
Seongyong Park
2021-09-30
1
-9
/
+12
*
media: staging: media: atomisp: code formatting changes atomisp_csi2.c
Deepak R Varma
2021-09-30
1
-36
/
+34
*
media: videobuf2: handle non-contiguous DMA allocations
Sergey Senozhatsky
2021-09-30
1
-31
/
+130
*
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
2021-09-30
4
-8
/
+40
*
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2021-09-30
3
-9
/
+35
*
media: videobuf2: move cache_hints handling to allocators
Sergey Senozhatsky
2021-09-30
3
-6
/
+12
*
media: videobuf2: split buffer cache_hints initialisation
Sergey Senozhatsky
2021-09-30
2
-18
/
+22
*
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
2021-09-30
2
-33
/
+15
*
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
2021-09-30
4
-62
/
+79
*
media: camss: vfe: Don't call hw_version() before its dependencies are met
Robert Foss
2021-09-30
1
-1
/
+2
*
media: gspca: Limit frame size to sizeimage.
Chad Fraleigh
2021-09-30
1
-0
/
+2
*
media: imx: TODO: Remove items that are already supported
Fabio Estevam
2021-09-30
1
-5
/
+0
*
media: vivid: add signal-free time for cec message xfer
Deborah Brouwer
2021-09-30
4
-192
/
+219
*
media: Request API is no longer experimental
Ezequiel Garcia
2021-09-30
1
-8
/
+0
*
media: vim2m: Remove repeated verbose license text
Cai Huoqing
2021-09-30
1
-5
/
+0
*
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-30
10
-33
/
+34
*
media: pci/ivtv: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-30
5
-30
/
+41
*
media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'
Christophe JAILLET
2021-09-30
1
-0
/
+2
*
media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...
Christophe JAILLET
2021-09-30
1
-1
/
+4
*
media: camss: vfe: simplify vfe_get_wm_sizes()
Tom Rix
2021-09-30
3
-27
/
+12
*
media: usb: airspy: clean the freed pointer and counter
Nil Yi
2021-09-30
1
-1
/
+4
*
media: TDA1997x: handle short reads of hdmi info frame.
Tom Rix
2021-09-30
1
-4
/
+4
*
media: s5p-mfc: Add checking to s5p_mfc_probe().
Nadezda Lutovinova
2021-09-30
1
-0
/
+4
*
media: cec-pin: fix off-by-one SFT check
Hans Verkuil
2021-09-30
1
-2
/
+2
*
media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
Tuo Li
2021-09-30
1
-1
/
+1
*
media: aspeed-video: ignore interrupts that aren't enabled
Zev Weiss
2021-09-30
1
-10
/
+6
*
media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
Dan Carpenter
2021-09-30
2
-3
/
+13
*
media: via-camera: deleted these redundant semicolons
lijian
2021-09-30
1
-3
/
+3
*
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
2021-09-30
1
-4
/
+4
*
media: pvrusb2: Replaced simple_strtol() with kstrtoint()
Liu Shixin
2021-09-30
1
-23
/
+2
*
media: vidtv: Fix memory leak in remove
Evgeny Novikov
2021-09-30
1
-0
/
+1
*
media: rcar_drif: Make use of the helper function devm_platform_get_and_iorem...
Cai Huoqing
2021-09-30
1
-2
/
+1
*
media: xilinx: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: vsp1: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: venus: core : Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: sunxi: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
3
-9
/
+3
*
media: stm32-cec: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: stih-cec: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: sti: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
2
-5
/
+2
*
media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
1
-2
/
+1
*
media: s5p-jpeg: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
2021-09-30
1
-4
/
+1
*
media: s5p-g2d: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: s3c-camif: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
2021-09-30
1
-4
/
+1
*
media: rockchip: rga: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
2021-09-30
1
-4
/
+1
*
media: renesas-ceu: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: rcar_jpu: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: rcar-csi2: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: rc: sunxi-cir: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: rc: st_rc: Make use of the helper function devm_platform_ioremap_resou...
Cai Huoqing
2021-09-30
1
-4
/
+1
[next]