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
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-27
media: staging: rkisp1: params: upon stream stop, iterate a local list to return the buffers
Dafna Hirschfeld
1
-20
/
+11
2020-09-27
media: cedrus: Propagate OUTPUT resolution to CAPTURE
Nicolas Dufresne
1
-2
/
+27
2020-09-27
media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in pixfmt-meta-rkisp1.rst
Dafna Hirschfeld
2
-45
/
+0
2020-09-27
media: staging: rkisp1: fix configuration for GREY pixelformat
Dafna Hirschfeld
1
-2
/
+3
2020-09-27
media: staging: rkisp1: cap: simplify link validation by comparing media bus code
Dafna Hirschfeld
1
-14
/
+4
2020-09-27
media: staging: rkisp1: rsz: Add support to more YUV encoded mbus codes on src pad
Dafna Hirschfeld
1
-18
/
+49
2020-09-27
media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture
Dafna Hirschfeld
1
-1
/
+12
2020-09-27
media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
Dafna Hirschfeld
2
-27
/
+70
2020-09-27
media: staging: rkisp1: add capability V4L2_CAP_IO_MC to capture devices
Dafna Hirschfeld
1
-6
/
+59
2020-09-27
media: staging: rkisp1: don't support bayer format on selfpath resizer
Dafna Hirschfeld
2
-8
/
+12
2020-09-27
media: staging: rkisp1: cap: remove unsupported format YUV444
Dafna Hirschfeld
1
-13
/
+0
2020-09-27
media: staging: rkisp1: cap: remove unsupported formats
Dafna Hirschfeld
1
-17
/
+0
2020-09-27
media: staging: rkisp1: cap: change RGB24 format to XBGR32
Dafna Hirschfeld
1
-1
/
+1
2020-09-26
media: tegra-video: Fix compilation warning of unused variable
Sowjanya Komatineni
1
-0
/
+2
2020-09-26
media: staging: rkisp1: rsz: set flags to 0 in enum_mbus_code cb
Dafna Hirschfeld
1
-0
/
+1
2020-09-26
media: staging: rkisp1: allow quantization setting by userspace on the isp source pad
Dafna Hirschfeld
3
-15
/
+17
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next
Christoph Hellwig
1
-1
/
+6
2020-09-23
media: atomisp: cleanup __printf() atributes on printk messages
Mauro Carvalho Chehab
7
-20
/
+16
2020-09-23
media: atomisp: fix gcc warnings
Mauro Carvalho Chehab
1
-2
/
+9
2020-09-22
media: ipu3-imgu: Fixed some coding style issues in ipu3-css.c
Felix Winkler
1
-141
/
+109
2020-09-22
media: atomisp/pci/atomisp_ioctl.c: strlcpy -> strscpy
Hans Verkuil
1
-1
/
+1
2020-09-22
media: atomisp:pci/runtime/queue: modify the return error value
Xiaoliang Pang
1
-1
/
+1
2020-09-22
media: staging: atomisp: Remove unnecessary 'fallthrough'
Cengiz Can
1
-1
/
+0
2020-09-22
media: staging: media: atomisp: Fix bool-related style issues
Alex Dewar
3
-14
/
+13
2020-09-22
media: staging: media: atomisp: Don't do unnecessary zeroing of memory
Alex Dewar
1
-6
/
+0
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-2
/
+8
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
11
-16
/
+20
2020-09-10
media: staging/intel-ipu3: css: Correctly reset some memory
Christophe JAILLET
1
-1
/
+1
2020-09-10
media: usbvision: remove deprecated driver
Hans Verkuil
11
-6237
/
+0
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
11
-16
/
+20
2020-09-07
media: atomisp: get rid of -Wsuggest-attribute=format warnings
Mauro Carvalho Chehab
3
-19
/
+8
2020-09-07
media: atomisp: move a static constant out of a header file
Mauro Carvalho Chehab
2
-4
/
+4
2020-09-07
media: atomisp: get rid of unused vars
Mauro Carvalho Chehab
8
-89
/
+14
2020-09-07
media: atomisp: print a warning if error while setting downscaler
Mauro Carvalho Chehab
1
-0
/
+5
2020-09-07
media: atomisp: get rid of some cleanup leftovers
Mauro Carvalho Chehab
1
-3
/
+0
2020-09-05
staging: tegra-vde: fix common struct sg_table related issues
Marek Szyprowski
1
-2
/
+2
2020-09-03
Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-1
/
+6
2020-09-03
media: atomisp: cleanup isys_irq headers
Mauro Carvalho Chehab
4
-33
/
+15
2020-09-03
media: atomisp: fix some bad indents
Mauro Carvalho Chehab
5
-470
/
+441
2020-09-03
media: atomisp: remove compile-time tests from input_system_global.h
Mauro Carvalho Chehab
1
-5
/
+2
2020-09-03
media: atomisp: reorder functions at pixelgen_private.h
Mauro Carvalho Chehab
1
-36
/
+37
2020-09-03
media: atomisp: de-duplicate names at *_input_system_global.h
Mauro Carvalho Chehab
9
-58
/
+58
2020-09-03
media: atomisp: unify INPUT error return type
Mauro Carvalho Chehab
10
-81
/
+66
2020-09-03
media: atomisp: don't check for ISP version for includes
Mauro Carvalho Chehab
1
-10
/
+2
2020-09-03
media: atomisp: get rid of ibuf_ctrl abstraction
Mauro Carvalho Chehab
7
-417
/
+220
2020-09-03
media: atomisp: get rid of isys_dma.h and isys_dma_local.h
Mauro Carvalho Chehab
7
-87
/
+12
2020-09-03
media: atomisp: get rid of version-dependent globals
Mauro Carvalho Chehab
40
-818
/
+155
2020-09-03
media: atomisp: cleanup ifdefs from ia_css_debug.c
Mauro Carvalho Chehab
2
-150
/
+41
2020-09-03
media: atomisp: get rid of some unused code
Mauro Carvalho Chehab
23
-578
/
+33
2020-09-03
media: atomisp: csi_rx.c: add missing includes
Mauro Carvalho Chehab
2
-0
/
+2
[prev]
[next]