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] ttusb_dec: use KERNEL_CONT where needed
Mauro Carvalho Chehab
1
-9
/
+5
2016-11-18
[media] pvrusb2: use KERNEL_CONT where needed
Mauro Carvalho Chehab
1
-7
/
+7
2016-11-18
[media] wl128x: use KERNEL_CONT where needed
Mauro Carvalho Chehab
1
-8
/
+8
2016-11-18
[media] zoran: use KERN_CONT where needed
Mauro Carvalho Chehab
1
-21
/
+14
2016-11-18
[media] pluto2: use KERN_CONT where needed
Mauro Carvalho Chehab
1
-2
/
+2
2016-11-18
[media] cx88: make checkpatch happier
Mauro Carvalho Chehab
15
-559
/
+515
2016-11-18
[media] cx88: convert it to use pr_foo() macros
Mauro Carvalho Chehab
14
-343
/
+311
2016-11-18
[media] cx88: use KERN_CONT where needed
Mauro Carvalho Chehab
2
-25
/
+20
2016-11-18
[media] cx23885: convert it to use pr_foo() macros
Mauro Carvalho Chehab
18
-219
/
+209
2016-11-18
gp8psk-fe: add missing MODULE_foo() macros
Mauro Carvalho Chehab
1
-7
/
+10
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
[prev]
[next]