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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
[media] V4L2: Add documentation for SDI timings and related flags
Charles-Antoine Couret
2
-7
/
+39
2016-09-19
[media] SDI: add flag for SDI formats and SMPTE 125M definition
Charles-Antoine Couret
3
-4
/
+27
2016-09-19
MAINTAINERS: update documentation for media subsystem
Mauro Carvalho Chehab
1
-14
/
+14
2016-09-19
[media] vivid: fix error return code in vivid_create_instance()
Wei Yongjun
1
-1
/
+4
2016-09-19
[media] pxa_camera: remove duplicated include from pxa_camera.c
Wei Yongjun
1
-1
/
+0
2016-09-19
[media] pxa_camera: fix error return code in pxa_camera_probe()
Wei Yongjun
1
-2
/
+6
2016-09-19
[media] tw5864: constify struct video_device template
Andrey Utkin
1
-1
/
+1
2016-09-19
[media] tw5864: constify vb2_ops structure
Andrey Utkin
1
-1
/
+1
2016-09-19
[media] pulse8-cec: avoid uninitialized data use
Arnd Bergmann
1
-1
/
+3
2016-09-19
[media] atmel-isc: set the format on the first open
Songjun Wu
1
-12
/
+18
2016-09-19
[media] cec: fix Kconfig help text
Jean Delvare
1
-3
/
+0
2016-09-19
[media] pulse8-cec: store logical address mask
Johan Fjeldtvedt
1
-0
/
+34
2016-09-19
[media] v4l-drivers/fourcc.rst: fix typo
Hans Verkuil
1
-1
/
+1
2016-09-19
[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability setting
Tiffany Lin
1
-0
/
+3
2016-09-19
[media] pxa_camera: fix spelling mistake: "dequeud" -> "dequeued"
Colin Ian King
1
-1
/
+1
2016-09-19
[media] add maintainer for stih-cec driver
Benjamin Gaignard
1
-0
/
+7
2016-09-19
[media] add stih-cec driver into DT
Benjamin Gaignard
1
-0
/
+12
2016-09-19
[media] add stih-cec driver
Benjamin Gaignard
5
-0
/
+392
2016-09-19
[media] bindings for stih-cec driver
Benjamin Gaignard
1
-0
/
+25
2016-09-16
Merge branch 'doc/4.9' into docs-next
Jonathan Corbet
20
-607
/
+804
2016-09-16
Merge branch 'driver-api' into doc/4.9
Jonathan Corbet
16
-598
/
+734
2016-09-16
docs/driver-model: fix typo
Laurent Navet
1
-1
/
+1
2016-09-16
DMA-API-HOWTO: <asm/generic/scatterlist.h> is no more
Christoph Hellwig
1
-4
/
+2
2016-09-16
doc-rst:c-domain: function-like macros arguments
Markus Heiser
1
-1
/
+54
2016-09-16
doc-rst:c-domain: fix sphinx version incompatibility
Markus Heiser
1
-2
/
+12
2016-09-16
Documentation/filesystems: Fixed typo
Robert Foss
1
-1
/
+1
2016-09-12
[media] pulse8-cec: fix compiler warning
Hans Verkuil
1
-1
/
+1
2016-09-12
[media] pxa_camera: merge soc_mediabus.c into pxa_camera.c
Hans Verkuil
2
-25
/
+459
2016-09-09
[media] v4l: vsp1: Add R8A7792 VSP1V support
Sergei Shtylyov
2
-0
/
+24
2016-09-09
[media] v4l: vsp1: Fix tri-planar format support through DRM API
Laurent Pinchart
2
-4
/
+4
2016-09-09
[media] v4l: vsp1: Report device model and rev through media device information
Laurent Pinchart
2
-6
/
+17
2016-09-09
[media] v4l: rcar-fcp: Extend compatible list to support the FDP
Kieran Bingham
1
-0
/
+1
2016-09-09
[media] v4l: rcar-fcp: Don't force users to check for disabled FCP support
Laurent Pinchart
1
-1
/
+1
2016-09-09
[media] v4l: rcar-fcp: Keep the coding style consistent
Laurent Pinchart
1
-4
/
+4
2016-09-09
[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved field
Laurent Pinchart
1
-4
/
+4
2016-09-09
[media] dt-bindings: Document Renesas R-Car FCP power-domains usage
Kieran Bingham
1
-0
/
+5
2016-09-09
[media] dt-bindings: Update Renesas R-Car FCP DT bindings for FCPF
Kieran Bingham
1
-1
/
+3
2016-09-09
[media] ad5820: Use bool for boolean values
Sakari Ailus
1
-9
/
+10
2016-09-09
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
5
-12
/
+33
2016-09-09
[media] smiapp: Add support for 14 and 16 bits per sample depths
Sakari Ailus
2
-1
/
+9
2016-09-09
[media] media: Add 1X16 16-bit raw bayer media bus code definitions
Sakari Ailus
2
-2
/
+294
2016-09-09
[media] media: Add 1X14 14-bit raw bayer media bus code definitions
Jouni Ukkonen
2
-2
/
+262
2016-09-09
[media] doc-rst: 16-bit BGGR is always 16 bits
Sakari Ailus
1
-5
/
+0
2016-09-09
[media] doc-rst: Unify documentation of the 8-bit bayer formats
Sakari Ailus
5
-258
/
+20
2016-09-09
[media] doc-rst: Clean up raw bayer pixel format definitions
Sakari Ailus
3
-13
/
+15
2016-09-09
[media] doc-rst: Fix number of zeroed high order bits in 12-bit raw format defs
Sakari Ailus
1
-1
/
+1
2016-09-09
[media] doc-rst: Correct the ordering of LSBs of the 10-bit raw packed formats
Sakari Ailus
1
-8
/
+8
2016-09-09
[media] pxa_camera: remove an unused structure pointer
Mauro Carvalho Chehab
1
-3
/
+0
2016-09-09
[media] pxa_camera: make soc_mbus_xlate_by_fourcc() static
Mauro Carvalho Chehab
1
-2
/
+3
2016-09-09
[media] pxa_camera: allow building it if COMPILE_TEST is set
Hans Verkuil
1
-1
/
+2
[prev]
[next]