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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
[media] media: rcar-vin: fix bug in scaling
Niklas Söderlund
1
-51
/
+54
2016-09-19
[media] media: rcar-vin: allow field to be changed
Niklas Söderlund
1
-0
/
+9
2016-09-19
[media] media: rcar-vin: make V4L2_FIELD_INTERLACED standard dependent
Niklas Söderlund
1
-0
/
+9
2016-09-19
[media] media: adv7180: fill in mbus format in set_fmt
Niklas Söderlund
1
-2
/
+4
2016-09-19
[media] adv7180: rcar-vin: change mbus format to UYVY
Niklas Söderlund
3
-6
/
+6
2016-09-19
[media] soc-camera/rcar-vin: remove obsolete driver
Hans Verkuil
3
-1979
/
+0
2016-09-19
[media] hva: fix sparse warnings
Hans Verkuil
1
-2
/
+2
2016-09-19
[media] mxl111sf-tuner: constify dvb_tuner_ops structures
Julia Lawall
1
-1
/
+1
2016-09-19
[media] staging: media: omap4iss: mark omap4iss_flush() static
Baoyou Xie
1
-1
/
+1
2016-09-19
[media] lgdt3306a: fix spelling mistake "supportted" -> "supported"
Colin Ian King
1
-1
/
+1
2016-09-19
[media] rc/streamzap: fix spelling mistake "sumbiting" -> "submitting"
Colin Ian King
1
-1
/
+1
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
12
-12
/
+12
2016-09-19
[media] Input: v4l-touch - add copyright lines
Nick Dyer
2
-0
/
+2
2016-09-19
[media] usb: gadget: uvc: add V4L2 dependency
Arnd Bergmann
1
-0
/
+1
2016-09-19
[media] atmel-isc: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-09-19
[media] ad5820: use __maybe_unused for PM functions
Arnd Bergmann
1
-11
/
+2
2016-09-19
[media] Input: synaptics-rmi4: disallow impossible configuration
Arnd Bergmann
1
-1
/
+1
2016-09-19
[media] Input: atmel_mxt: disallow impossible configuration
Arnd Bergmann
1
-1
/
+2
2016-09-19
[media] tuners: constify dvb_tuner_ops structures
Julia Lawall
7
-9
/
+9
2016-09-19
[media] dvb-frontends: constify dvb_tuner_ops structures
Julia Lawall
17
-18
/
+18
2016-09-19
[media] constify local structures
Julia Lawall
4
-21
/
+21
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
13
-13
/
+13
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
18
-18
/
+18
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
11
-11
/
+11
2016-09-19
[media] ov9650: add support for asynchronous probing
Javier Martinez Canillas
1
-1
/
+6
2016-09-19
[media] usb: constify snd_pcm_ops structures
Julia Lawall
5
-5
/
+5
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
9
-10
/
+10
2016-09-19
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
10
-27
/
+51
2016-09-19
[media] v4l: vsp1: Disable VYUY on Gen3
Laurent Pinchart
4
-5
/
+12
2016-09-19
[media] v4l: vsp1: Fix spinlock in mixed IRQ context function
Laurent Pinchart
1
-2
/
+3
2016-09-19
[media] v4l: vsp1: Support multiple partitions per frame
Kieran Bingham
5
-20
/
+195
2016-09-19
[media] v4l: vsp1: Determine partition requirements for scaled images
Kieran Bingham
5
-0
/
+92
2016-09-19
[media] v4l: vsp1: Support chained display lists
Kieran Bingham
3
-20
/
+102
2016-09-19
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
Laurent Pinchart
8
-114
/
+100
2016-09-19
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
12
-48
/
+78
2016-09-19
[media] v4l: vsp1: Fix RPF cropping
Laurent Pinchart
1
-1
/
+2
2016-09-19
[media] v4l: vsp1: Disable cropping on WPF sink pad
Laurent Pinchart
2
-29
/
+26
2016-09-19
[media] v4l: vsp1: Use DFE instead of FRE for frame end
Kieran Bingham
2
-2
/
+2
2016-09-19
[media] v4l: vsp1: Repair race between frame end and qbuf handler
Kieran Bingham
1
-7
/
+2
2016-09-19
[media] v4l: vsp1: Ensure pipeline locking in resume path
Kieran Bingham
1
-0
/
+3
2016-09-19
[media] v4l: vsp1: Protect against race conditions between get and set format
Laurent Pinchart
10
-49
/
+161
2016-09-19
[media] v4l: vsp1: Prevent pipelines from running when not streaming
Laurent Pinchart
1
-0
/
+7
2016-09-19
[media] gs1662: make checkpatch happy
Mauro Carvalho Chehab
1
-10
/
+16
2016-09-19
[media] media Kconfig: improve the spi integration
Hans Verkuil
3
-5
/
+10
2016-09-19
[media] Add GS1662 driver, a video serializer
Charles-Antoine Couret
5
-1
/
+484
2016-09-19
[media] SDI: add flag for SDI formats and SMPTE 125M definition
Charles-Antoine Couret
1
-4
/
+7
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
[prev]
[next]