index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/host/qcom'
Bjorn Helgaas
2018-06-06
1
-1
/
+1
|
\
|
*
PCI: qcom: Include gpio/consumer.h
Arnd Bergmann
2018-06-04
1
-1
/
+1
*
|
Merge branch 'pci/host/mobiveil'
Bjorn Helgaas
2018-06-06
1
-0
/
+866
|
\
\
|
*
|
PCI: mobiveil: Add MSI support
Subrahmanya Lingappa
2018-06-04
1
-4
/
+202
|
*
|
PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
Subrahmanya Lingappa
2018-06-04
1
-0
/
+669
|
|
/
*
|
Merge branch 'lorenzo/pci/mediatek'
Bjorn Helgaas
2018-06-06
2
-93
/
+142
|
\
\
|
*
|
PCI: mediatek: Implement chained IRQ handling setup
Honghui Zhang
2018-05-21
2
-91
/
+116
|
*
|
PCI: mediatek: Set up vendor ID and class type for MT7622
Honghui Zhang
2018-05-04
1
-3
/
+27
|
|
/
*
|
Merge branch 'lorenzo/pci/hv'
Bjorn Helgaas
2018-06-06
1
-91
/
+71
|
\
\
|
*
|
PCI: hv: Do not wait forever on a device that has disappeared
Dexuan Cui
2018-05-25
1
-12
/
+34
|
*
|
PCI: hv: Use list_for_each_entry()
Stephen Hemminger
2018-05-24
1
-20
/
+7
|
*
|
PCI: hv: Convert remove_lock to refcount
Stephen Hemminger
2018-05-24
1
-4
/
+4
|
*
|
PCI: hv: Remove unused reason for refcount handler
Stephen Hemminger
2018-05-24
1
-44
/
+26
|
*
|
PCI: hv: Make sure the bus domain is really unique
Sridhar Pitchai
2018-05-02
1
-11
/
+0
|
|
/
*
|
Merge branch 'lorenzo/pci/host/misc'
Bjorn Helgaas
2018-06-06
2
-29
/
+27
|
\
\
|
*
|
PCI: Improve host drivers compile test coverage
Rob Herring
2018-05-01
2
-29
/
+26
|
|
/
*
|
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
2018-06-06
3
-30
/
+49
|
\
\
|
*
|
PCI: endpoint: Create configfs entry for each pci_epf_device_id table entry
Kishon Vijay Abraham I
2018-05-18
1
-2
/
+21
|
*
|
misc: pci_endpoint_test: Use pci_irq_vector function
Gustavo Pimentel
2018-05-15
1
-5
/
+5
|
*
|
PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters
Gustavo Pimentel
2018-05-15
1
-13
/
+13
|
*
|
misc: pci_endpoint_test: Replace lower into upper case characters
Gustavo Pimentel
2018-05-15
1
-9
/
+9
|
*
|
PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()
Jia-Ju Bai
2018-05-08
1
-1
/
+1
|
|
/
*
|
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
2018-06-06
29
-101
/
+345
|
\
\
|
*
|
PCI: qcom: add runtime pm support to pcie_port
Srinivas Kandagatla
2018-05-23
1
-1
/
+8
|
*
|
PCI: qcom: Fix a bitwise vs logical NOT typo
Dan Carpenter
2018-05-16
1
-1
/
+1
|
*
|
PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()
Gustavo Pimentel
2018-05-15
1
-9
/
+9
|
*
|
PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()
Gustavo Pimentel
2018-05-15
1
-3
/
+3
|
*
|
misc: pci_endpoint_test: Add DesignWare EP entry
Gustavo Pimentel
2018-05-15
1
-0
/
+1
|
*
|
PCI: dwc: Add support for EP mode
Gustavo Pimentel
2018-05-15
4
-18
/
+178
|
*
|
PCI: Move private DT related functions into private header
Rob Herring
2018-05-14
17
-0
/
+69
|
*
|
PCI: dwc: Move CONFIG_PCI depends to menu
Rob Herring
2018-05-14
1
-14
/
+3
|
*
|
PCI: dwc: Replace magic number by defines
Gustavo Pimentel
2018-05-14
2
-14
/
+21
|
*
|
PCI: dwc: Small computation improvement
Gustavo Pimentel
2018-05-14
1
-4
/
+4
|
*
|
PCI: dwc: Replace lower into upper case characters
Gustavo Pimentel
2018-05-14
3
-35
/
+38
|
*
|
PCI: dwc: Define maximum number of vectors
Gustavo Pimentel
2018-05-14
1
-0
/
+6
|
*
|
PCI: imx6: Remove space before tabs
Fabio Estevam
2018-05-14
1
-1
/
+1
|
*
|
PCI: keystone: Do not treat link up message as error
Fabio Estevam
2018-05-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'lorenzo/pci/armada8k'
Bjorn Helgaas
2018-06-06
1
-4
/
+17
|
\
\
|
*
|
PCI: armada8k: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-08
1
-2
/
+16
|
*
|
PCI: armada8k: Remove useless test before clk_disable_unprepare()
Gregory CLEMENT
2018-03-08
1
-2
/
+1
*
|
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-06-06
11
-54
/
+151
|
\
\
\
|
*
|
|
PCI/IOV: Allow PF drivers to limit total_VFs to 0
Jakub Kicinski
2018-05-25
1
-4
/
+2
|
*
|
|
PCI: Add "pci=noats" boot parameter
Gil Kupfer
2018-05-11
4
-4
/
+24
|
*
|
|
PCI: Add ACS quirk for Intel 300 series
Mika Westerberg
2018-04-27
1
-0
/
+6
|
*
|
|
PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
Alex Williamson
2018-04-27
1
-0
/
+14
|
*
|
|
nvme-pci: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
2018-04-24
1
-19
/
+1
|
*
|
|
net: ena: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
2018-04-24
1
-27
/
+1
|
*
|
|
PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs
Alexander Duyck
2018-04-24
3
-0
/
+67
|
*
|
|
PCI/IOV: Add pci_sriov_configure_simple()
Alexander Duyck
2018-04-24
1
-0
/
+36
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/resource'
Bjorn Helgaas
2018-06-06
18
-63
/
+71
|
\
\
\
[next]