index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-08-30
media: videobuf2: Remove vb2_find_timestamp()
Ezequiel Garcia
1
-13
/
+0
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
10
-4505
/
+1
2022-08-29
media: vb2: videobuf -> videobuf2
Hans Verkuil
3
-11
/
+11
2022-07-17
media: videobuf2: Introduce vb2_find_buffer()
Ezequiel Garcia
1
-0
/
+12
2022-07-15
media: v4l2-tpg: Add support for the new YUVA and YUVX formats
Laurent Pinchart
1
-0
/
+6
2022-06-20
media: v4l2-tpg: add HDMI Video Guard Band test pattern
Hans Verkuil
1
-0
/
+38
2022-05-13
media: videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc
Hans Verkuil
1
-2
/
+1
2022-05-13
media: videobuf2-v4l2: Expose vb2_queue_is_busy() to drivers
Laurent Pinchart
1
-16
/
+10
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
1
-1
/
+0
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-13
/
+15
2022-03-18
media: media/*/Kconfig: sort entries
Mauro Carvalho Chehab
1
-8
/
+8
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-03-14
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
2
-5
/
+10
2022-03-07
media: videobuf2-dma-contig: Invalidate vmap range before DMA range
Sergey Senozhatsky
1
-6
/
+6
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
3
-13
/
+15
2021-12-14
media: saa7146: fix error logic at saa7146_vv_init()
Mauro Carvalho Chehab
1
-0
/
+3
2021-12-14
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
1
-1
/
+1
2021-12-07
media: b2c2: flexcop: Convert to SPDX identifier
Cai Huoqing
1
-10
/
+1
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
1
-0
/
+2
2021-11-30
media: vb2: frame_vector.c: don't overwrite error code
Hans Verkuil
1
-1
/
+14
2021-11-22
Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+2
2021-11-15
media: videobuf2: Fix the size printk format
Dillon Min
1
-4
/
+4
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-29
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-28
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
[next]