index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-29
PCI: imx6: Wait for clocks to stabilize after ref_en
Richard Zhu
1
-3
/
+10
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-235
/
+3023
2014-10-06
Merge branch 'pci/host-xgene' into next
Bjorn Helgaas
3
-1
/
+670
2014-10-01
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-83
/
+14
2014-10-01
PCI: xgene: Add APM X-Gene PCIe driver
Tanmay Inamdar
3
-0
/
+670
2014-10-01
PCI: designware: Remove open-coded bitmap operations
Lucas Stach
1
-44
/
+7
2014-10-01
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-3
/
+2
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
2
-9
/
+24
2014-10-01
PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
Yijing Wang
1
-3
/
+2
2014-09-30
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
2
-9
/
+22
2014-09-30
PCI: designware: Setup and clear exactly one MSI at a time
Lucas Stach
1
-40
/
+7
2014-09-29
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
5
-11
/
+15
2014-09-25
Merge branches 'pci/host-mvebu' and 'pci/host-spear' into next
Bjorn Helgaas
2
-4
/
+4
2014-09-24
PCI: designware: Add get_msi_data() to pcie_host_ops
Minghuan Lian
2
-1
/
+7
2014-09-24
PCI: designware: Rename get_msi_data() to get_msi_addr()
Minghuan Lian
2
-3
/
+3
2014-09-24
PCI: designware: Fix IO resource end address calculation
Minghuan Lian
1
-1
/
+1
2014-09-24
PCI: designware: Fix configuration base address when using 'reg'
Minghuan Lian
1
-2
/
+0
2014-09-22
PCI: designware: Use NULL instead of false
Fabio Estevam
1
-1
/
+1
2014-09-22
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Thomas Petazzoni
1
-3
/
+3
2014-09-22
PCI: spear: Pass config resource through reg property
Pratyush Anand
1
-1
/
+1
2014-09-22
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...
Bjorn Helgaas
7
-102
/
+288
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+38
2014-09-16
PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test
Dan Carpenter
1
-2
/
+2
2014-09-16
PCI: tegra: Add Tegra124 support
Thierry Reding
1
-31
/
+180
2014-09-16
PCI: tegra: Make sure the PCIe PLL is really reset
Eric Yuen
1
-0
/
+7
2014-09-16
PCI: tegra: Fix extended configuration space mapping
Peter Daifuku
1
-1
/
+1
2014-09-16
PCI: tegra: Clear CLKREQ# enable on port disable
Thierry Reding
1
-0
/
+5
2014-09-16
PCI: keystone: Set device ID based on SoC to support multiple ports
Murali Karicheri
2
-6
/
+7
2014-09-16
PCI: keystone: Assume controller is already in RC mode
Murali Karicheri
1
-19
/
+2
2014-09-16
PCI: keystone: Limit MRSS for all downstream devices
Murali Karicheri
1
-0
/
+45
2014-09-05
PCI: designware: Fold struct pcie_port_info into struct pcie_port
Pratyush Anand
2
-38
/
+33
2014-09-05
PCI: imx6: Delay enabling reference clock for SS until it stabilizes
Tim Harvey
1
-5
/
+6
2014-09-05
Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...
Bjorn Helgaas
10
-60
/
+2082
2014-09-05
PCI: designware: Check private_data validity in single place
Lucas Stach
1
-27
/
+2
2014-09-05
PCI: imx6: Probe in module_init(), not fs_initcall()
Lucas Stach
1
-1
/
+1
2014-09-05
Merge branch 'pci/host-designware' into pci/host-imx6
Bjorn Helgaas
2
-27
/
+55
2014-09-04
PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...
Lucas Stach
1
-1
/
+0
2014-09-04
PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()
Lucas Stach
1
-8
/
+7
2014-09-04
PCI: designware: Parse bus-range property from devicetree
Lucas Stach
2
-0
/
+12
2014-09-04
PCI: keystone: Add TI Keystone PCIe driver
Murali Karicheri
5
-0
/
+971
2014-09-04
PCI: tegra: Implement a proper resource hierarchy
Thierry Reding
1
-3
/
+29
2014-09-04
PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()
Jisheng Zhang
1
-2
/
+6
2014-09-04
PCI: imx6: Put LTSSM in "Detect" state before disabling it
Lucas Stach
1
-0
/
+38
2014-09-04
PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver
Srikanth Thokala
3
-0
/
+978
2014-09-03
Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-09-02
PCI: designware: Add support for v3.65 hardware
Murali Karicheri
2
-18
/
+36
2014-08-19
Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-33
/
+700
2014-08-17
PCI: spear: Remove module option
Sachin Kamat
1
-1
/
+1
2014-08-08
Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-61
/
+563
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
[next]