index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-throttle.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host
Kishon Vijay Abraham I
3
-16
/
+42
2017-02-21
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
4
-624
/
+650
2017-02-21
PCI: dwc: designware: Fix style errors in pcie-designware.c
Kishon Vijay Abraham I
1
-21
/
+21
2017-02-21
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
Kishon Vijay Abraham I
2
-8
/
+11
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
15
-481
/
+666
2017-02-21
PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()
Kishon Vijay Abraham I
1
-16
/
+17
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
7
-33
/
+33
2017-02-21
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
11
-4
/
+22
2017-02-21
PCI: dwc: designware: Move register defines to designware header file
Kishon Vijay Abraham I
2
-70
/
+71
2017-02-21
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
Fengguang Wu
1
-12
/
+3
2017-02-21
PCI: dra7xx: Group PHY API invocations
Kishon Vijay Abraham I
1
-41
/
+51
2017-02-21
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
Kishon Vijay Abraham I
1
-19
/
+13
2017-02-21
PCI: dra7xx: Add support to force RC to work in GEN1 mode
Kishon Vijay Abraham I
1
-0
/
+29
2017-02-21
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
Kishon Vijay Abraham I
1
-16
/
+5
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
22
-136
/
+155
2017-02-21
PCI: exynos: Support the PHY generic framework
Jaehoon Chung
1
-4
/
+50
2017-02-21
Documentation: binding: Modify the exynos5440 PCIe binding
Jaehoon Chung
1
-0
/
+29
2017-02-21
phy: phy-exynos-pcie: Add support for Exynos PCIe PHY
Jaehoon Chung
3
-0
/
+294
2017-02-21
Documentation: samsung-phy: Add exynos-pcie-phy binding
Jaehoon Chung
1
-0
/
+17
2017-02-17
PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQs
Prarit Bhargava
1
-1
/
+1
2017-02-17
PCI: altera: Extract TLP completion status correctly
Yadi Hu
1
-1
/
+1
2017-02-17
PCI: rockchip: Set vendor ID from local core config space
Shawn Lin
1
-2
/
+2
2017-02-17
PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
Sinan Kaya
1
-0
/
+23
2017-02-17
PCI: hv: Use device serial number as PCI domain
Haiyang Zhang
1
-0
/
+12
2017-02-16
PCI: Sort the list of devices with D3 delay quirk by ID
Andy Shevchenko
1
-12
/
+14
2017-02-15
PCI/MSI: Update MSI/MSI-X bits in PCIEBUS-HOWTO
Christoph Hellwig
1
-26
/
+7
2017-02-15
PCI/MSI: Document pci_alloc_irq_vectors(), deprecate pci_enable_msi()
Christoph Hellwig
1
-12
/
+12
2017-02-15
PCI/ASPM: Add comment about L1 substate latency
Rajat Jain
1
-0
/
+8
2017-02-15
PCI/ASPM: Configure L1 substate settings
Rajat Jain
1
-2
/
+104
2017-02-15
PCI/ASPM: Calculate and save the L1.2 timing parameters
Rajat Jain
1
-0
/
+79
2017-02-15
PCI/ASPM: Read and set up L1 substate capabilities
Rajat Jain
1
-1
/
+58
2017-02-15
PCI/ASPM: Add support for L1 substates
Rajat Jain
2
-10
/
+37
2017-02-11
PCI/ASPM: Add L1 substate capability structure register definitions
Rajat Jain
1
-0
/
+16
2017-02-11
PCI: exynos: Refactor to make it easier to support other SoCs
Niyas Ahmed S T
1
-129
/
+217
2017-02-10
PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors
Dennis Chen
1
-1
/
+1
2017-02-10
PCI/portdrv: Use pci_irq_alloc_vectors()
Christoph Hellwig
1
-113
/
+48
2017-02-10
PCI/MSI: Check that we have a legacy interrupt line before using it
Christoph Hellwig
1
-3
/
+5
2017-02-10
PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource list
Shawn Lin
1
-4
/
+6
2017-02-10
PCI: imx6: Fix a typo in error message
Andrey Smirnov
1
-2
/
+1
2017-02-10
PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
Dexuan Cui
1
-3
/
+5
2017-02-10
PCI: Remove duplicate check for positive return value from probe() functions
Gabriel Krisman Bertazi
1
-2
/
+0
2017-02-10
PCI/DPC: Wait for Root Port busy to clear
Keith Busch
2
-1
/
+26
2017-02-10
PCI/DPC: Decode extended reasons
Keith Busch
1
-2
/
+6
2017-02-10
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
3
-32
/
+3
2017-02-10
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
Christoph Hellwig
2
-51
/
+2
2017-02-10
PCI: xilinx-nwl: Remove mask for messages not supported by AXI
Bharat Kumar Gogada
1
-13
/
+1
2017-02-10
PCI/MSI: Return failure when msix_setup_entries() fails
Christophe JAILLET
1
-1
/
+1
2017-02-10
PCI: xgene: Configure PCIe MPS settings
Bjorn Helgaas
1
-1
/
+3
2017-02-10
PCI: Enable PCIe Extended Tags if supported
Sinan Kaya
1
-0
/
+18
2017-02-09
PCI/AER: Remove unused .link_reset() callback
Michael S. Tsirkin
6
-50
/
+3
[next]