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-07-08
[media] dvb: use ktime_t for internal timeout
Arnd Bergmann
5
-16
/
+11
2016-07-08
[media] media: coda: Fix probe() if reset controller is missing
Alexander Shiyan
1
-1
/
+1
2016-07-08
[media] vb2: Fix comment
Ricardo Ribalda
1
-1
/
+1
2016-07-08
[media] vb2: Merge vb2_internal_qbuf and vb2_qbuf
Ricardo Ribalda
1
-9
/
+5
2016-07-08
[media] vb2: Merge vb2_internal_dqbuf and vb2_dqbuf
Ricardo Ribalda
1
-22
/
+17
2016-07-08
[media] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
Ricardo Ribalda
1
-0
/
+6
2016-07-08
[media] sur40: drop unnecessary format description
Hans Verkuil
1
-1
/
+0
2016-07-08
[media] usbtv: improve a comment
Lubomir Rintel
1
-2
/
+17
2016-07-08
[media] usbtv: clarify the licensing
Lubomir Rintel
4
-37
/
+93
2016-07-08
[media] sur40: fix occasional oopses on device close
Florian Echtler
1
-1
/
+2
2016-07-08
[media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
Florian Echtler
1
-1
/
+1
2016-07-08
[media] saa7164: Replace if and BUG with BUG_ON
Amitoj Kaur Chawla
1
-4
/
+2
2016-07-08
[media] bt8xx: remove needless module refcounting
Alexey Khoroshilov
1
-2
/
+0
2016-07-08
[media] rc-main: fix kernel oops after unloading keymap module
Hans Verkuil
1
-2
/
+8
2016-07-08
[media] v4l2-tpg: ignore V4L2_DV_RGB_RANGE setting for YUV formats
Hans Verkuil
1
-2
/
+2
2016-07-08
[media] drivers/media/platform/Kconfig: fix VIDEO_MEDIATEK_VCODEC dependency
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] mtk-vcodec: convert driver to use the new vb2_queue dev field
Hans Verkuil
3
-22
/
+6
2016-07-08
[media] gspca: avoid unused variable warnings
Arnd Bergmann
3
-3
/
+3
2016-07-08
[media] gspca: correct speed testing
Oliver Neukum
1
-1
/
+1
2016-07-08
[media] hdpvr: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
3
-13
/
+5
2016-07-08
[media] adv7604: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-13
/
+1
2016-07-08
[media] tc358743: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-14
/
+1
2016-07-08
[media] adv7842: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-14
/
+2
2016-07-08
[media] sn9c20x: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-10
/
+4
2016-07-08
[media] gspca: fix a v4l2-compliance failure about buffer timestamp
Antonio Ospite
1
-1
/
+1
2016-07-08
[media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALS
Antonio Ospite
1
-1
/
+18
2016-07-08
[media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()
Antonio Ospite
1
-4
/
+4
2016-07-08
[media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()
Antonio Ospite
1
-1
/
+1
2016-07-08
[media] gspca: ov534/topro: use a define for the default framerate
Antonio Ospite
2
-6
/
+7
2016-07-08
[media] pwc: hide unused label
Arnd Bergmann
1
-0
/
+2
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
84
-193
/
+118
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
14
-94
/
+22
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
12
-68
/
+15
2016-07-08
[media] media/.../soc-camera: convert drivers to use the new vb2_queue dev field
Hans Verkuil
3
-36
/
+4
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
9
-107
/
+17
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
8
-71
/
+12
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
12
-86
/
+9
2016-07-08
[media] staging/media: convert drivers to use the new vb2_queue dev field
Hans Verkuil
4
-21
/
+2
2016-07-08
[media] media/pci/tw686x: convert driver to use the new vb2_queue dev field
Hans Verkuil
2
-36
/
+1
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
34
-153
/
+32
2016-07-08
[media] sur40: set q->dev instead of allocating a context
Hans Verkuil
1
-12
/
+1
2016-07-08
[media] vb2: add a dev field to use for the default allocation context
Hans Verkuil
1
-6
/
+8
2016-07-08
[media] vb2: move dma_attrs to vb2_queue
Hans Verkuil
4
-14
/
+14
2016-07-08
[media] exynos4-is: Fix buffer release issue on fimc m2m video nodes
Sylwester Nawrocki
1
-14
/
+10
2016-07-08
[media] s5p-mfc: improve v4l2_capability driver and card fields
Javier Martinez Canillas
4
-5
/
+6
2016-07-08
[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP
Javier Martinez Canillas
2
-2
/
+4
2016-07-08
[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue status
Javier Martinez Canillas
1
-2
/
+2
2016-07-08
[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem type
Javier Martinez Canillas
1
-1
/
+1
2016-07-08
[media] s5p-mfc: fix typo in s5p_mfc_dec function comment
Javier Martinez Canillas
1
-1
/
+1
2016-07-08
[media] s5p-mfc: fix error path in driver probe
Marek Szyprowski
1
-5
/
+9
[next]