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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
PCI: cadence: Add Power Management ops for host and EP
Alan Douglas
4
-0
/
+38
2018-07-11
PCI: kirin: Add MSI support
Xiaowei Song
1
-0
/
+28
2018-07-11
dt-bindings: PCI: cadence: Add DT bindings for optional PHYs
Alan Douglas
2
-0
/
+11
2018-07-11
PCI: cadence: Add generic PHY support to host and EP drivers
Alan Douglas
4
-1
/
+128
2018-07-11
PCI: cadence: Update cdns_pcie_writel() function signature
Alan Douglas
1
-1
/
+1
2018-07-09
PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabled
Kishon Vijay Abraham I
1
-19
/
+43
2018-07-09
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
1
-3
/
+5
2018-07-06
PCI: aardvark: Convert to use pci_host_probe()
Thomas Petazzoni
1
-11
/
+1
2018-07-06
PCI: aardvark: Size bridges before resources allocation
Zachary Zhang
1
-0
/
+1
2018-06-30
PCI: Enable PASID only if entire path supports End-End TLP prefixes
Sinan Kaya
4
-0
/
+29
2018-06-30
PCI: Expand documentation for pci_add_dma_alias()
Logan Gunthorpe
1
-2
/
+13
2018-06-29
PCI: Make pci_get_rom_size() static
Bjorn Helgaas
2
-2
/
+2
2018-06-29
PCI: Add check code for last image indicator not set
Rex Zhu
1
-0
/
+6
2018-06-29
PCI: Avoid accessing memory outside the ROM BAR
Rex Zhu
1
-1
/
+1
2018-06-29
PCI: Add DMA alias quirk for Microsemi Switchtec NTB
Doug Meyer
1
-0
/
+140
2018-06-29
switchtec: Use generic PCI Vendor ID and Class Code
Doug Meyer
4
-12
/
+10
2018-06-29
PCI: Make early dump functionality generic
Sinan Kaya
8
-58
/
+24
2018-06-29
PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling
Christian König
2
-4
/
+5
2018-06-29
PCI: Restore resized BAR state on resume
Christian König
1
-0
/
+28
2018-06-29
nfp: stop limiting VFs to 0
Jakub Kicinski
1
-5
/
+1
2018-06-29
PCI/IOV: Reset total_VFs limit after detaching PF driver
Jakub Kicinski
3
-0
/
+21
2018-06-29
PCI: faraday: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+2
2018-06-29
PCI: xilinx-nwl: Add missing of_node_put()
Nicholas Mc Guire
1
-1
/
+1
2018-06-29
PCI: xilinx: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+1
2018-06-29
PCI: endpoint: Use after free in pci_epf_unregister_driver()
Dan Carpenter
1
-2
/
+2
2018-06-29
PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
Geert Uytterhoeven
1
-1
/
+0
2018-06-29
PCI: rcar: Clean up PHY init on failure
Marek Vasut
1
-1
/
+5
2018-06-29
PCI: rcar: Shut the PHY down in failpath
Marek Vasut
1
-2
/
+8
2018-06-29
PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()
Jia-Ju Bai
1
-1
/
+1
2018-06-27
PCI: aardvark: Remove PCIe outbound window configuration
Evan Wang
1
-55
/
+0
2018-06-27
PCI: aardvark: Introduce an advk_pcie_valid_device() helper
Thomas Petazzoni
1
-2
/
+11
2018-06-26
PCI: shpchp: Separate existence of SHPC and permission to use it
Bjorn Helgaas
4
-35
/
+42
2018-06-26
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
Lorenzo Pieralisi
4
-4
/
+9
2018-06-26
PCI: Initialize endpoint library before controllers
Alan Douglas
1
-3
/
+3
2018-06-26
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
Bjorn Helgaas
1
-1
/
+9
2018-06-19
PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()
Jan Kiszka
1
-8
/
+6
2018-06-17
Linux 4.18-rc1
Linus Torvalds
1
-2
/
+2
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-275
/
+174
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
206
-339
/
+372
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-147
/
+230
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
50
-2986
/
+87
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
22
-645
/
+892
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-136
/
+112
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
4
-10
/
+15
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
82
-343
/
+681
2018-06-16
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2018-06-16
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-31
/
+15
2018-06-16
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
17
-15
/
+884
2018-06-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
40
-1233
/
+2313
2018-06-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-6
/
+61
[prev]
[next]