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
2019-01-11
i2c: dev: prevent adapter retries and timeout being set as minus value
Yi Zeng
1
-0
/
+6
2019-01-10
Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-39
/
+72
2019-01-10
of: Remove struct device_node.type pointer
Rob Herring
4
-11
/
+0
2019-01-10
Merge tag 'pci-v5.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-01-10
net: ethernet: mediatek: fix warning in phy_start_aneg
Heiner Kallweit
1
-16
/
+0
2019-01-10
net: dsa: mv88x6xxx: mv88e6390 errata
Andrew Lunn
3
-0
/
+128
2019-01-10
bonding: update nest level on unlink
Willem de Bruijn
1
-0
/
+3
2019-01-11
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
15
-96
/
+156
2019-01-10
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+41
2019-01-10
Merge tag 'vfio-v5.0-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-2
/
+2
2019-01-10
Merge tag 'mtd/fixes-for-5.0-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-17
/
+43
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
3
-6
/
+6
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
2
-8
/
+10
2019-01-10
tun: publish tfile after it's fully initialized
Stanislav Fomichev
1
-4
/
+7
2019-01-10
drm/i915: init per-engine WAs for all engines
Daniele Ceraolo Spurio
1
-1
/
+2
2019-01-10
drm/i915: Unwind failure on pinning the gen7 ppgtt
Chris Wilson
1
-3
/
+12
2019-01-10
drm/i915: Skip the ERR_PTR error state
Chris Wilson
3
-13
/
+26
2019-01-10
drm/i915: Disable PSR in Apple panels
José Roberto de Souza
2
-0
/
+8
2019-01-10
gpu/drm: Fix lock held when returning to user space.
Tetsuo Handa
2
-4
/
+3
2019-01-10
PM-runtime: Fix autosuspend_delay on 32bits arch
Vincent Guittot
1
-2
/
+2
2019-01-10
PM-runtime: Fix 'jiffies' in comments after switch to hrtimers
Ladislav Michl
1
-2
/
+5
2019-01-10
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
1
-5
/
+4
2019-01-10
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
Ivan Mironov
1
-1
/
+6
2019-01-10
drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
Ivan Mironov
1
-53
/
+73
2019-01-09
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
1
-2
/
+33
2019-01-09
tty/serial: Add RISC-V SBI earlycon support
Anup Patel
3
-0
/
+41
2019-01-09
drm/amdgpu: disable system memory page tables for now
Christian König
1
-3
/
+0
2019-01-09
drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang
Jim Qu
1
-1
/
+2
2019-01-09
drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20
Tao Zhou
1
-5
/
+5
2019-01-09
nvme: don't initlialize ctrl->cntlid twice
Andrey Smirnov
1
-1
/
+0
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
3
-7
/
+16
2019-01-09
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
1
-1
/
+1
2019-01-09
nvme-multipath: zero out ANA log buffer
Hannes Reinecke
1
-0
/
+2
2019-01-09
nvme-fabrics: unset write/poll queues for discovery controllers
Sagi Grimberg
1
-0
/
+2
2019-01-09
nvme-tcp: don't ask if controller is fabrics
Sagi Grimberg
1
-9
/
+6
2019-01-09
nvme-tcp: remove dead code
Sagi Grimberg
1
-1
/
+0
2019-01-09
nvme-pci: fix out of bounds access in nvme_cqe_pending
Hongbo Yao
1
-1
/
+3
2019-01-09
nvme-pci: rerun irq setup on IO queue init errors
Keith Busch
1
-14
/
+36
2019-01-09
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
1
-4
/
+6
2019-01-09
nvme-pci: fix the wrong setting of nr_maps
Jianchao Wang
1
-1
/
+0
2019-01-09
Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-35
/
+42
2019-01-09
cpufreq: scmi: Fix frequency invariance in slow path
Quentin Perret
1
-2
/
+2
2019-01-09
drm/bridge: tc358767: use DP connector if no panel set
Tomi Valkeinen
1
-1
/
+2
2019-01-09
drm/bridge: tc358767: fix output H/V syncs
Tomi Valkeinen
1
-1
/
+5
2019-01-09
drm/bridge: tc358767: reject modes which require too much BW
Tomi Valkeinen
1
-0
/
+10
2019-01-09
drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value
Tomi Valkeinen
1
-6
/
+5
2019-01-09
drm/bridge: tc358767: fix single lane configuration
Tomi Valkeinen
1
-2
/
+8
2019-01-09
drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
Tomi Valkeinen
1
-3
/
+7
2019-01-09
drm/bridge: tc358767: add bus flags
Tomi Valkeinen
1
-0
/
+4
2019-01-09
drm/i915/gvt: Fix workload request allocation before request add
Zhenyu Wang
2
-22
/
+43
[prev]
[next]