index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-23
Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+2
2021-11-10
media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
Hans de Goede
1
-0
/
+2
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+4
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
4
-0
/
+4
2021-10-19
media: videobuf2: always set buffer vb2 pointer
Sergey Senozhatsky
1
-0
/
+3
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
2
-5
/
+30
2021-09-30
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2
-8
/
+34
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: siano: use DEFINE_MUTEX() for mutex lock
Muhammad Usama Anjum
1
-5
/
+2
2021-09-30
media: videobuf2-core: sanity checks for requests and qbuf
Hans Verkuil
1
-1
/
+22
2021-08-03
Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+12
2021-07-30
media: videobuf2-core: dequeue if start_streaming fails
Hans Verkuil
1
-1
/
+12
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
media: videobuf2: use vma_lookup() in get_vaddr_frames()
Liam Howlett
1
-1
/
+1
2021-06-29
Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-15
/
+11
2021-06-17
media: siano: fix device register error path
Mauro Carvalho Chehab
1
-0
/
+4
2021-06-08
media: videobuf2-v4l2.c: add vb2_queue_change_type() helper
Tomi Valkeinen
1
-0
/
+14
2021-06-07
media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()
Gustavo A. R. Silva
2
-15
/
+11
2021-06-02
media: move ttpci-eeprom to common
Mauro Carvalho Chehab
4
-0
/
+186
2021-05-21
media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head
Ye Bin
1
-5
/
+2
2021-04-09
media: flexcop: avoid -Wempty-body warning
Arnd Bergmann
1
-3
/
+3
2021-03-23
media: media/siano: Fix transmission parameters reporting for ISDB-T
Nicolas Stuardo Diaz
1
-4
/
+40
2021-03-22
media: videobuf2: Exit promptly if size = 0
Ricardo Ribalda
1
-1
/
+1
2021-03-11
media: b2c2: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2021-03-11
media: media/siano: kill pointless kmutex definitions
Davidlohr Bueso
3
-33
/
+28
2021-03-11
media: saa7146: use sg_dma_len when building pgtable
Tasos Sahanidis
2
-3
/
+2
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+0
2021-02-23
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
4
-3
/
+225
2021-02-01
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
1
-2
/
+1
2021-01-27
media: videobuf2-v4l2: remove redundant error test
Helen Koike
1
-5
/
+0
2021-01-12
media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...
Naushir Patuck
1
-2
/
+1
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
3
-1
/
+224
2021-01-12
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
1
-2
/
+1
2021-01-04
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
1
-2
/
+9
2020-12-14
Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
6
-33
/
+36
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-17
/
+40
2020-12-03
media: Rename stateful codec control macros
Ezequiel Garcia
1
-2
/
+2
2020-12-03
media: saa7146: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-24
/
+28
2020-12-02
media: vb2: set cache sync hints when init buffers
Sergey Senozhatsky
1
-0
/
+11
2020-11-26
media: siano: fix memory leak of debugfs members in smsdvb_hotplug
Keita Suzuki
1
-1
/
+4
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-2
/
+0
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
1
-4
/
+2
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-17
/
+40
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
4
-77
/
+9
2020-10-02
media: siano: rename a duplicated card string
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
3
-4
/
+8
[next]