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-07-31
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
3
-7
/
+14
2018-07-23
PCI: pciehp: Always enable occupied slot on probe
Lukas Wunner
2
-15
/
+6
2018-07-23
PCI: pciehp: Become resilient to missed events
Lukas Wunner
3
-53
/
+40
2018-07-23
PCI: pciehp: Tolerate initially unstable link
Lukas Wunner
1
-0
/
+5
2018-07-23
PCI: pciehp: Declare pciehp_enable/disable_slot() static
Lukas Wunner
2
-4
/
+5
2018-07-23
PCI: pciehp: Drop enable/disable lock
Lukas Wunner
3
-15
/
+0
2018-07-23
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
4
-60
/
+93
2018-07-23
PCI: pciehp: Track enable/disable status
Lukas Wunner
3
-13
/
+35
2018-07-23
PCI: pciehp: Publish to user space last on probe
Lukas Wunner
1
-5
/
+15
2018-07-23
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
15
-174
/
+157
2018-07-23
PCI: pciehp: Drop slot workqueue
Lukas Wunner
4
-17
/
+2
2018-07-23
PCI: pciehp: Handle events synchronously
Lukas Wunner
3
-158
/
+67
2018-07-23
PCI: pciehp: Stop blinking on slot enable failure
Lukas Wunner
2
-38
/
+42
2018-07-23
PCI: pciehp: Convert to threaded polling
Lukas Wunner
2
-37
/
+34
2018-07-23
PCI: pciehp: Convert to threaded IRQ
Lukas Wunner
2
-32
/
+41
2018-07-23
PCI: pciehp: Document struct slot and struct controller
Lukas Wunner
1
-4
/
+44
2018-07-23
PCI: pciehp: Declare pciehp_unconfigure_device() void
Lukas Wunner
3
-11
/
+6
2018-07-23
PCI: pciehp: Drop unnecessary NULL pointer check
Lukas Wunner
1
-3
/
+0
2018-07-23
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
1
-10
/
+3
2018-07-23
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
3
-3
/
+10
2018-07-23
PCI: hotplug: Don't leak pci_slot on registration failure
Lukas Wunner
1
-0
/
+9
2018-07-23
PCI: hotplug: Delete skeleton driver
Lukas Wunner
1
-348
/
+0
2018-06-26
PCI: shpchp: Separate existence of SHPC and permission to use it
Bjorn Helgaas
3
-35
/
+41
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
1
-1
/
+9
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-193
/
+154
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
100
-152
/
+148
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
45
-2773
/
+85
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-180
/
+371
2018-06-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-0
/
+47
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
3
-3
/
+3
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
2
-8
/
+8
2018-06-15
media: max2175: fix location of driver's companion documentation
Mauro Carvalho Chehab
1
-3
/
+3
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
6
-12
/
+10
2018-06-15
media: dvb: point to the location of the old README.dvb-usb file
Mauro Carvalho Chehab
45
-45
/
+45
2018-06-15
media: dvb: fix location of get_dvb_firmware script
Mauro Carvalho Chehab
16
-30
/
+28
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
26
-37
/
+37
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
7
-14
/
+14
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
3
-7
/
+10
2018-06-15
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
1
-0
/
+7
2018-06-15
mlxsw: spectrum_switchdev: Fix port_vlan refcounting
Petr Machata
1
-1
/
+3
2018-06-15
mlxsw: spectrum_router: Align with new route replace logic
Ido Schimmel
1
-16
/
+5
2018-06-15
mlxsw: spectrum_router: Allow appending to dev-only routes
Ido Schimmel
1
-8
/
+19
2018-06-15
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+9
2018-06-15
stmmac: added support for 802.1ad vlan stripping
Elad Nachman
1
-8
/
+13
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
9
-193
/
+154
2018-06-15
mac80211_hwsim: fix module init error paths
Johannes Berg
1
-2
/
+9
2018-06-15
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
1
-20
/
+19
2018-06-15
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
1
-1
/
+2
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
5
-50
/
+45
2018-06-15
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-249
/
+365
[next]