index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
staging: media: tegra-vde: add proper SPDX identifiers on file that did not h...
Greg Kroah-Hartman
1
-9
/
+2
2019-04-03
staging: media: imx: add proper SPDX identifiers on files that did not have t...
Greg Kroah-Hartman
14
-70
/
+14
2019-04-03
staging: media: soc_camera: add proper SPDX identifiers on files that did not...
Greg Kroah-Hartman
7
-35
/
+7
2019-04-03
staging: media: zoran: add proper SPDX identifiers on files that did not have...
Greg Kroah-Hartman
16
-218
/
+16
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
8
-0
/
+8
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
12
-0
/
+12
2019-04-03
staging: zoran: fix brace in the wrong line
Cristiano Borges Cardoso
1
-2
/
+1
2019-04-03
staging: media: zoran: Remove print statement for failed kmalloc
Nishka Dasgupta
1
-4
/
+0
2019-04-03
staging: media: zoran: Remove print statement
Nishka Dasgupta
1
-2
/
+0
2019-04-03
Staging: media: davinci_vpfe: Drop macro and use an in-kernel function
Madhumitha Prabakaran
2
-4
/
+2
2019-04-01
staging: media: zoran: Modify return statement.
Sanjana Sanikommu
1
-65
/
+30
2019-04-01
staging: media: imx: Replace list_entry with list_for_each_entry_safe
Sanjana Sanikommu
1
-3
/
+2
2019-03-30
staging: media: zoran: Fix block comment style
Vatsala Narang
1
-4
/
+8
2019-03-29
Staging: media: davinci_vpfe: Convert macro 'IPIPE_S12Q8' into inline
Madhumitha Prabakaran
1
-11
/
+13
2019-03-29
staging: media: ipu3: Avoid unnecessary blank line.
Sanjana Sanikommu
1
-1
/
+0
2019-03-26
staging: tegra-vde: remove unnecessary boilerplate license identifier text
Jules Irenge
1
-4
/
+0
2019-03-26
staging: tegra-vde: Add SPDX GPL-2.0+ license identifier to fix checkpatch wa...
Jules Irenge
1
-0
/
+1
2019-03-26
Staging: media: davinci_vpfe: Drop macros
Madhumitha Prabakaran
2
-11
/
+9
2019-03-26
Staging: media: davinci_vpfe: Fix preferred form of passing a size
Madhumitha Prabakaran
1
-4
/
+2
2019-03-26
staging: media: zoran: Use unsigned int instead of unsigned
Vatsala Narang
1
-5
/
+5
2019-03-26
Staging: media: imx: mipi-csi2: Remove unnecessary error messages
Bhanusree Pola
1
-3
/
+1
2019-03-21
Staging: media: Use !x in place of NULL comparision
Bhanusree Pola
1
-1
/
+1
2019-03-18
staging: media: zoran: remove unnecessary parentheses
Himadri Pandya
1
-2
/
+2
2019-03-18
staging: zoran: remove license boilerplate text
Jules Irenge
1
-13
/
+0
2019-03-18
staging: zoran: add SPDX GPL-2.0+ license identifier
Jules Irenge
1
-0
/
+1
2019-03-18
staging: media: davinci_vpfe: Fix alignment issues
Daniela Mormocea
1
-9
/
+9
2019-03-18
staging: media: davinci_vpfe: Fix multiple line dereference
Daniela Mormocea
1
-2
/
+1
2019-03-18
staging: media: davinci_vpfe: Fix comparison to NULL
Daniela Mormocea
1
-1
/
+1
2019-03-09
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
70
-1154
/
+9890
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: staging: fix several typos
Mauro Carvalho Chehab
11
-15
/
+15
2019-03-01
media: imx7_mipi_csis: remove internal ops
Rui Miguel Silva
1
-27
/
+0
2019-02-19
media: ipu3-mmu: fix some kernel-doc macros
Mauro Carvalho Chehab
1
-2
/
+3
2019-02-19
media: ipu3: shut up warnings produced with W=1
Mauro Carvalho Chehab
2
-0
/
+8
2019-02-19
media: imx7-media-csi: get rid of unused var
Mauro Carvalho Chehab
1
-3
/
+0
2019-02-19
media: imx7-media-csi: don't store a floating pointer
Mauro Carvalho Chehab
1
-7
/
+11
2019-02-19
media: imx7-media-csi.c: fix merge breakage
Hans Verkuil
1
-2
/
+3
2019-02-18
media: staging/imx: add i.MX7 entries to TODO file
Rui Miguel Silva
1
-0
/
+9
2019-02-18
media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7
Rui Miguel Silva
2
-0
/
+1188
2019-02-18
media: staging/imx7: add imx7 CSI subdev driver
Rui Miguel Silva
3
-1
/
+1377
2019-02-18
media: staging/imx: rearrange group id to take in account IPU
Rui Miguel Silva
7
-50
/
+55
2019-02-18
media: staging/imx: refactor imx media device probe
Rui Miguel Silva
5
-70
/
+127
2019-02-18
media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queue
Paul Kocialkowski
1
-5
/
+5
2019-02-18
media: cedrus: Forbid setting new formats on busy queues
Paul Kocialkowski
1
-0
/
+10
2019-02-18
media: rockchip/vpu: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2
-6
/
+6
2019-02-18
media: soc_camera: Depend on BROKEN
Sakari Ailus
1
-1
/
+1
2019-02-18
media: soc_camera: Move the mt9t031 under soc_camera directory
Sakari Ailus
5
-3
/
+7
2019-02-18
media: soc_camera: Move the imx074 under soc_camera directory
Sakari Ailus
8
-14
/
+8
2019-02-18
media: soc_camera: Move to the staging tree
Sakari Ailus
9
-0
/
+5843
2019-02-18
media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*
Yong Zhi
18
-805
/
+802
[next]