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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
media: vimc: Enable set resolution at the scaler src pad
Pedro Terra
1
-216
/
+138
2021-09-30
media: rcar-vin: Use user provided buffers when starting
Niklas Söderlund
1
-1
/
+2
2021-09-30
media: saa7164: Remove redundant assignment of pointer t
Colin Ian King
1
-2
/
+0
2021-09-30
media: sun6i-csi: Allow the video device to be open multiple times
Ondrej Jirman
1
-4
/
+2
2021-09-30
media: i2c: ths8200 needs V4L2_ASYNC
Randy Dunlap
1
-0
/
+1
2021-09-30
media: ivtv: don't allow negative resolutions as module parameters
Dan Carpenter
1
-4
/
+4
2021-09-30
media: usb: stkwebcam: Update the reference count of the usb device structure
Cai Huoqing
1
-4
/
+7
2021-09-30
media: s3c-camif: Remove unused including <linux/version.h>
Cai Huoqing
1
-1
/
+0
2021-09-30
media: video-i2c: more precise intervals between frames
Seongyong Park
1
-9
/
+12
2021-09-30
media: videobuf2: handle non-contiguous DMA allocations
Sergey Senozhatsky
1
-31
/
+130
2021-09-30
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
4
-8
/
+40
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
3
-9
/
+35
2021-09-30
media: videobuf2: move cache_hints handling to allocators
Sergey Senozhatsky
3
-6
/
+12
2021-09-30
media: videobuf2: split buffer cache_hints initialisation
Sergey Senozhatsky
2
-18
/
+22
2021-09-30
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
2
-33
/
+15
2021-09-30
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
4
-62
/
+79
2021-09-30
media: camss: vfe: Don't call hw_version() before its dependencies are met
Robert Foss
1
-1
/
+2
2021-09-30
media: gspca: Limit frame size to sizeimage.
Chad Fraleigh
1
-0
/
+2
2021-09-30
media: vivid: add signal-free time for cec message xfer
Deborah Brouwer
4
-187
/
+214
2021-09-30
media: Request API is no longer experimental
Ezequiel Garcia
1
-8
/
+0
2021-09-30
media: vim2m: Remove repeated verbose license text
Cai Huoqing
1
-5
/
+0
2021-09-30
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
10
-33
/
+34
2021-09-30
media: pci/ivtv: switch from 'pci_' to 'dma_' API
Christophe JAILLET
5
-30
/
+41
2021-09-30
media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'
Christophe JAILLET
1
-0
/
+2
2021-09-30
media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_probe()'
Christophe JAILLET
1
-1
/
+4
2021-09-30
media: camss: vfe: simplify vfe_get_wm_sizes()
Tom Rix
3
-27
/
+12
2021-09-30
media: usb: airspy: clean the freed pointer and counter
Nil Yi
1
-1
/
+4
2021-09-30
media: TDA1997x: handle short reads of hdmi info frame.
Tom Rix
1
-4
/
+4
2021-09-30
media: s5p-mfc: Add checking to s5p_mfc_probe().
Nadezda Lutovinova
1
-0
/
+4
2021-09-30
media: cec-pin: fix off-by-one SFT check
Hans Verkuil
1
-2
/
+2
2021-09-30
media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
Tuo Li
1
-1
/
+1
2021-09-30
media: aspeed-video: ignore interrupts that aren't enabled
Zev Weiss
1
-10
/
+6
2021-09-30
media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
Dan Carpenter
2
-3
/
+13
2021-09-30
media: via-camera: deleted these redundant semicolons
lijian
1
-3
/
+3
2021-09-30
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
1
-4
/
+4
2021-09-30
media: pvrusb2: Replaced simple_strtol() with kstrtoint()
Liu Shixin
1
-23
/
+2
2021-09-30
media: vidtv: Fix memory leak in remove
Evgeny Novikov
1
-0
/
+1
2021-09-30
media: rcar_drif: Make use of the helper function devm_platform_get_and_ioremap_resource()
Cai Huoqing
1
-2
/
+1
2021-09-30
media: xilinx: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: vsp1: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: venus: core : Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: sunxi: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
3
-9
/
+3
2021-09-30
media: stm32-cec: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: stih-cec: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: sti: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2
-5
/
+2
2021-09-30
media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-2
/
+1
2021-09-30
media: s5p-jpeg: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-09-30
media: s5p-g2d: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-30
media: s3c-camif: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-09-30
media: rockchip: rga: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
[prev]
[next]