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
2018-10-30
Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-20
/
+12
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-155
/
+22
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-139
/
+18
2018-10-30
drm/bochs: add edid support.
Gerd Hoffmann
3
-3
/
+49
2018-10-30
drm/rockchip: dsi: add dual mipi support
Heiko Stuebner
5
-0
/
+146
2018-10-30
drm/bridge/synopsys: dsi: add dual-dsi support
Nickey Yang
1
-6
/
+74
2018-10-30
drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
Nickey Yang
6
-1353
/
+943
2018-10-30
drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detach
Heiko Stuebner
1
-0
/
+15
2018-10-30
drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
Heiko Stuebner
1
-12
/
+3
2018-10-30
drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_remove
Heiko Stuebner
1
-2
/
+2
2018-10-30
drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
Chris Wilson
3
-71
/
+111
2018-10-30
drm/i915/gtt: Reuse the read-only 64KiB scratch page and directories
Chris Wilson
1
-4
/
+26
2018-10-30
drm/i915/gtt: Record the scratch pte
Chris Wilson
2
-46
/
+50
2018-10-30
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-139
/
+18
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'bool'
Shayenne da Luz Moura
1
-5
/
+5
2018-10-30
drm/qxl: Add space before open parentheses
Shayenne da Luz Moura
1
-2
/
+2
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
9
-31
/
+31
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
11
-15
/
+0
2018-10-30
drm/qxl: Add line after variable declarations
Shayenne da Luz Moura
9
-0
/
+17
2018-10-30
drm/qxl: Remove trailing whitespace
Shayenne da Luz Moura
1
-1
/
+1
2018-10-30
gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc
Sabyasachi Gupta
1
-2
/
+1
2018-10-29
mlxsw: core: Fix devlink unregister flow
Shalom Toledo
1
-7
/
+17
2018-10-29
mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
Petr Machata
1
-2
/
+0
2018-10-29
hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
Nathan Chancellor
2
-2
/
+2
2018-10-29
bonding: fix length of actor system
Tobias Jungel
1
-2
/
+1
2018-10-29
Merge tag 'rpmsg-v4.20' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-26
/
+27
2018-10-29
Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc
Linus Torvalds
12
-282
/
+1376
2018-10-29
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
91
-748
/
+5377
2018-10-29
drm/virtio: Handle context ID allocation errors
Matthew Wilcox
1
-18
/
+11
2018-10-29
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
3
-28
/
+8
2018-10-29
drm/virtio: fix resource id handling
Gerd Hoffmann
6
-26
/
+23
2018-10-29
drm/virtio: drop resource_id argument.
Gerd Hoffmann
6
-16
/
+10
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...
Gerd Hoffmann
1
-16
/
+8
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...
Gerd Hoffmann
1
-5
/
+3
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()
Gerd Hoffmann
1
-4
/
+4
2018-10-29
drm/virtio: track created object state
Gerd Hoffmann
6
-5
/
+16
2018-10-29
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-319
/
+435
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
531
-4114
/
+13760
2018-10-29
drm/i915: Switch the order of function parameters
Dhinakaran Pandiyan
1
-3
/
+3
2018-10-29
drm/i915: Do not program aux plane offsets on gen11+
Dhinakaran Pandiyan
1
-3
/
+5
2018-10-29
drm/i915: Add function to check for linear surfaces
Dhinakaran Pandiyan
1
-4
/
+8
2018-10-29
drm/i915: Move VIDEO_DIP_CTL definitions to their right place.
Dhinakaran Pandiyan
1
-10
/
+9
2018-10-29
drm/i915: Fix VIDEO_DIP_CTL bit shifts
Dhinakaran Pandiyan
1
-6
/
+6
2018-10-29
drm/i915: Simplify has_sagv function
Rodrigo Vivi
1
-9
/
+2
2018-10-29
i2c: sh_mobile: Remove dummy runtime PM callbacks
Jarkko Nikula
1
-18
/
+0
2018-10-29
i2c: uniphier-f: fix race condition when IRQ is cleared
Masahiro Yamada
1
-5
/
+6
2018-10-29
i2c: uniphier-f: fix occasional timeout error
Masahiro Yamada
1
-8
/
+25
2018-10-29
i2c: uniphier-f: make driver robust against concurrency
Masahiro Yamada
1
-1
/
+16
2018-10-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
3
-3
/
+3
2018-10-29
HID: input: simplify/fix high-res scroll event handling
Linus Torvalds
1
-22
/
+21
[prev]
[next]