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
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
[media] cx23885: use KERN_CONT where needed
Mauro Carvalho Chehab
2
-8
/
+8
2016-11-18
[media] bt8xx: use pr_foo() macros instead of printk()
Mauro Carvalho Chehab
2
-31
/
+40
2016-11-18
[media] bt8xx/dst: use a more standard way to print messages
Mauro Carvalho Chehab
1
-144
/
+118
2016-11-18
[media] stv090x: get rid of continuation lines
Mauro Carvalho Chehab
1
-8
/
+2
2016-11-18
[media] stb0899_drv: get rid of continuation lines
Mauro Carvalho Chehab
1
-17
/
+4
2016-11-16
Merge tag 'v4.9-rc5' into patchwork
Mauro Carvalho Chehab
21
-260
/
+330
2016-11-16
[media] s5p-mfc: Fix clock management in s5p_mfc_release() function
Marek Szyprowski
1
-3
/
+4
2016-11-16
[media] s5p-mfc: Use clock gating only on MFC v5 hardware
Marek Szyprowski
3
-2
/
+18
2016-11-16
[media] s5p-mfc: Skip incomplete frame
Donghwa Lee
2
-2
/
+8
2016-11-16
[media] s5p-mfc: Fix MFC context buffer size
Ingi Kim
1
-1
/
+1
2016-11-16
[media] s5p-mfc: Correct scratch buffer size of H.263 decoder
Andrzej Hajda
1
-1
/
+2
2016-11-16
[media] exynos-gsc: Add support for Exynos5433 specific version
Marek Szyprowski
2
-20
/
+60
2016-11-16
[media] exynos-gsc: Enable driver on ARCH_EXYNOS
Marek Szyprowski
1
-1
/
+1
2016-11-16
[media] exynos-gsc: Use of_device_get_match_data() helper
Marek Szyprowski
1
-13
/
+2
2016-11-16
[media] exynos-gsc: Add missing newline char in debug messages
Marek Szyprowski
1
-2
/
+2
2016-11-16
[media] exynos-gsc: Remove unused lclk_freqency entry
Marek Szyprowski
2
-3
/
+0
2016-11-16
[media] exynos-gsc: Simplify system PM even more
Marek Szyprowski
1
-19
/
+2
2016-11-16
[media] exynos-gsc: Simplify system PM
Ulf Hansson
2
-24
/
+0
2016-11-16
[media] exynos-gsc: Do full clock gating at runtime PM suspend
Ulf Hansson
1
-2
/
+2
2016-11-16
[media] exynos-gsc: Fixup clock management at ->remove()
Ulf Hansson
1
-2
/
+5
2016-11-16
[media] exynos-gsc: Make PM callbacks available conditionally
Ulf Hansson
1
-41
/
+43
2016-11-16
[media] exynos-gsc: Make driver functional when CONFIG_PM is unset
Ulf Hansson
1
-9
/
+8
2016-11-16
[media] exynos-gsc: Convert gsc_m2m_resume() from int to void
Ulf Hansson
1
-4
/
+3
2016-11-16
[media] exynos-gsc: Simplify clock management
Ulf Hansson
1
-35
/
+14
2016-11-16
[media] s5p-mfc: include buffer size in error message
Shuah Khan
1
-1
/
+2
2016-11-16
[media] exynos-gsc: cleanup m2m src and dst vb2 queues on STREAMOFF
Javier Martinez Canillas
1
-0
/
+17
2016-11-16
[media] exynos-gsc: unregister video device node on driver removal
Javier Martinez Canillas
1
-1
/
+3
2016-11-16
[media] exynos-gsc: don't release a non-dynamically allocated video_device
Javier Martinez Canillas
1
-6
/
+3
2016-11-16
[media] exynos-gsc: do proper bytesperline and sizeimage calculation
Javier Martinez Canillas
1
-4
/
+17
2016-11-16
[media] exynos-gsc: fix supported RGB pixel format
Javier Martinez Canillas
1
-2
/
+2
2016-11-16
[media] exynos-gsc: don't clear format when freeing buffers with REQBUFS(0)
Javier Martinez Canillas
1
-7
/
+1
2016-11-16
[media] exynos-gsc: change spamming try_fmt log message to debug
Javier Martinez Canillas
1
-1
/
+1
2016-11-16
[media] s5p-mfc: Collapse two error message into one
Shuah Khan
1
-2
/
+1
2016-11-16
[media] exynos4-is: fimc: Roundup imagesize to row size for tiled formats
Nicolas Dufresne
1
-2
/
+12
2016-11-16
[media] v4l: Add Renesas R-Car FDP1 Driver
Kieran Bingham
3
-0
/
+2459
2016-11-16
[media] v4l: ctrls: Add deinterlacing mode control
Laurent Pinchart
1
-0
/
+2
2016-11-16
[media] v4l: omap3isp: Use dma_request_chan_by_mask() to request the DMA channel
Peter Ujfalusi
1
-13
/
+15
2016-11-16
[media] v4l: omap3isp: Fix OF node double put when parsing OF graph
Laurent Pinchart
1
-10
/
+9
2016-11-16
[media] uvcvideo: add support for Oculus Rift Sensor
Philipp Zabel
1
-0
/
+9
2016-11-16
[media] cec: zero counters in cec_received_msg()
Hans Verkuil
1
-0
/
+4
2016-11-16
[media] pulse8-cec: move out of staging
Hans Verkuil
5
-0
/
+778
2016-11-16
[media] cec: an inner loop clobbered the outer loop variable
Hans Verkuil
1
-4
/
+5
2016-11-16
[media] cec: sanitize msg.flags
Hans Verkuil
2
-1
/
+5
2016-11-16
[media] cec: move the CEC framework out of staging and to media
Hans Verkuil
9
-4
/
+2940
2016-11-16
[media] cobalt: fix copy-and-paste error
Hans Verkuil
1
-1
/
+1
2016-11-16
[media] mtk-vcodec: add index check in decoder vidioc_qbuf
Wu-Cheng Li
1
-0
/
+4
2016-11-16
[media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpf...
Markus Elfring
1
-1
/
+1
2016-11-16
[media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_...
Markus Elfring
1
-3
/
+1
2016-11-16
[media] adv7604: add vic detect
Hans Verkuil
1
-2
/
+16
2016-11-16
[media] cobalt: add cropcap support
Hans Verkuil
1
-0
/
+21
[next]