index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
media: videobuf2: remove redundant if-statement
Sergey Senozhatsky
1
-2
/
+1
2020-06-23
media: videobuf2: don't test db_attach in dma-contig prepare and finish
Sergey Senozhatsky
2
-12
/
+2
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-sg
Sergey Senozhatsky
1
-0
/
+30
2020-06-23
media: videobuf2: add begin/end cpu_access callbacks to dma-contig
Sergey Senozhatsky
1
-0
/
+35
2020-06-23
media: videobuf2: check ->synced flag in prepare() and finish()
Sergey Senozhatsky
1
-2
/
+7
2020-06-23
media: videobuf2: do not sync caches when we are allowed not to
Sergey Senozhatsky
1
-4
/
+10
2020-06-23
media: videobuf2: factor out planes prepare/finish functions
Sergey Senozhatsky
1
-21
/
+31
2020-06-23
media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
4
-10
/
+35
2020-06-23
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
3
-14
/
+45
2020-06-23
media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
1
-0
/
+2
2020-06-23
media: videobuf2: handle V4L2 buffer cache flags
Sergey Senozhatsky
1
-0
/
+48
2020-06-23
media: gspca: remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+1
2020-06-23
media: vpif: Fix runtime PM imbalance in vpif_probe
Dinghao Liu
1
-0
/
+1
2020-06-23
media: exynos4-is: Fix runtime PM imbalance in fimc_is_probe
Dinghao Liu
1
-0
/
+1
2020-06-23
media: exynos4-is: Fix runtime PM imbalance in isp_video_open
Dinghao Liu
1
-0
/
+1
2020-06-23
media: camss: vfe: Fix runtime PM imbalance on error
Dinghao Liu
1
-6
/
+4
2020-06-23
media: camss: ispif: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-06-23
media: camss: csid: Fix runtime PM imbalance in csid_set_power
Dinghao Liu
1
-1
/
+3
2020-06-23
media: coda: Fix runtime PM imbalance on error
Dinghao Liu
1
-3
/
+2
2020-06-23
media: fimc-capture: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-06-23
media: s5k6a3: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+1
2020-06-23
media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
Vishal Sagar
3
-0
/
+1119
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-21
/
+9
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-11
media: v4l2-ctrls: Unset correct HEVC loop filter flag
Jonas Karlman
1
-1
/
+1
2020-06-11
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
1
-18
/
+2
2020-06-11
media: s5p-mfc: Properly handle dma_parms for the allocated devices
Marek Szyprowski
1
-1
/
+5
2020-06-11
media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT
Geert Uytterhoeven
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
3
-6
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
1
-1
/
+1
2020-06-04
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
294
-2746
/
+6349
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+3
2020-06-02
Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-5
/
+5
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-30
/
+16
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2
-4
/
+2
2020-06-02
ivtv: convert get_user_pages() --> pin_user_pages()
John Hubbard
3
-26
/
+14
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2020-06-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2020-05-29
mmc: sdio: Move SDIO IDs from smssdio driver to common include file
Pali Rohár
1
-5
/
+5
2020-05-26
mailmap: change email for Ricardo Ribalda
Ricardo Ribalda Delgado
1
-2
/
+2
2020-05-25
media: s5k5baf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-25
media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>
Geert Uytterhoeven
1
-2
/
+0
2020-05-25
media: i2c: Add ov2740 image sensor driver
Bingbu Cao
3
-0
/
+1030
2020-05-25
media: ov8856: Implement sensor module revision identification
Robert Foss
1
-0
/
+53
2020-05-25
media: ov8856: Add devicetree support
Robert Foss
1
-14
/
+124
[next]