index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
sbc8360.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-15
PCI: designware: Add driver for prototyping kits based on ARC SDP
Joao Pinto
5
-0
/
+174
2016-03-15
PCI: designware: Add default link up check if sub-driver doesn't override
Joao Pinto
1
-1
/
+9
2016-03-15
PCI: designware: Add generic dw_pcie_wait_for_link()
Joao Pinto
8
-59
/
+39
2016-03-15
PCI: Cleanup pci/pcie/Kconfig whitespace
Andreas Ziegler
1
-3
/
+4
2016-03-12
PCI: Simplify pci_create_attr() control flow
Bjorn Helgaas
1
-26
/
+27
2016-03-12
PCI: Don't leak memory if sysfs_create_bin_file() fails
Bjorn Helgaas
1
-0
/
+2
2016-03-12
PCI: Simplify sysfs ROM cleanup
Bjorn Helgaas
1
-10
/
+3
2016-03-12
PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
Bjorn Helgaas
3
-33
/
+1
2016-03-12
MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res...
Bjorn Helgaas
1
-2
/
+7
2016-03-12
MIPS: Loongson 3: Use temporary struct resource * to avoid repetition
Bjorn Helgaas
1
-7
/
+7
2016-03-12
ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource
Bjorn Helgaas
2
-19
/
+16
2016-03-12
ia64/PCI: Use ioremap() instead of open-coded equivalent
Bjorn Helgaas
1
-3
/
+2
2016-03-12
ia64/PCI: Use temporary struct resource * to avoid repetition
Bjorn Helgaas
2
-27
/
+22
2016-03-12
PCI: Clean up pci_map_rom() whitespace
Bjorn Helgaas
1
-19
/
+18
2016-03-12
PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfs
Bjorn Helgaas
1
-6
/
+2
2016-03-11
PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
David Daney
4
-0
/
+441
2016-03-11
PCI: thunder: Add PCIe host driver for ThunderX processors
David Daney
5
-0
/
+405
2016-03-11
PCI: generic: Expose pci_host_common_probe() for use by other drivers
David Daney
6
-165
/
+203
2016-03-11
PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
David Daney
1
-8
/
+17
2016-03-11
PCI: generic: Move structure definitions to separate header file
David Daney
2
-18
/
+45
2016-03-11
PCI: xilinx-nwl: Add support for Xilinx NWL PCIe Host Controller
Bharat Kumar Gogada
4
-0
/
+960
2016-03-11
PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER
Shawn Lin
1
-0
/
+3
2016-03-11
PCI: altera: Fix altera_pcie_link_is_up()
Ley Foon Tan
1
-1
/
+2
2016-03-11
PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE
Simon Horman
1
-2
/
+2
2016-03-10
x86/PCI: VMD: Attach VMD resources to parent domain's resource tree
Jon Derrick
1
-0
/
+16
2016-03-10
x86/PCI: VMD: Set bus resource start to 0
Keith Busch
1
-1
/
+1
2016-03-10
x86/PCI: VMD: Document code for maintainability
Keith Busch
1
-0
/
+17
2016-03-10
PCI: Wait for up to 1000ms after FLR reset
Alex Williamson
1
-2
/
+25
2016-03-10
ARC: Add PCI support
Joao Pinto
8
-0
/
+93
2016-03-10
PCI: Prevent VPD access for buggy devices
Babu Moger
1
-0
/
+29
2016-03-10
PCI: Sleep rather than busy-wait for VPD access completion
Bjorn Helgaas
1
-8
/
+10
2016-03-09
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
5
-7
/
+12
2016-03-08
PCI/AER: Log aer_inject error injections
Jean Delvare
1
-0
/
+3
2016-03-08
PCI/AER: Log actual error causes in aer_inject
Jean Delvare
1
-1
/
+7
2016-03-08
PCI/AER: Use dev_warn() in aer_inject
Jean Delvare
1
-3
/
+7
2016-03-08
PCI/AER: Fix aer_inject error codes
Jean Delvare
1
-4
/
+4
2016-03-08
PCI: tegra: Remove misleading PHYS_OFFSET
Thierry Reding
1
-1
/
+1
2016-03-08
PCI: tegra: Track bus -> CPU mapping
Thierry Reding
1
-0
/
+28
2016-03-08
PCI: tegra: Remove unused struct tegra_pcie.num_ports field
Thierry Reding
1
-1
/
+0
2016-03-08
PCI: tegra: Implement ->{add,remove}_bus() callbacks
Thierry Reding
1
-20
/
+34
2016-03-08
PCI: Add pci_ops.{add,remove}_bus() callbacks
Thierry Reding
3
-0
/
+12
2016-03-08
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
13
-23
/
+1
2016-03-08
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
10
-14
/
+3
2016-03-08
microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver
Bharat Kumar Gogada
3
-47
/
+14
2016-03-08
PCI: xilinx: Update Zynq binding with Microblaze node
Bharat Kumar Gogada
1
-3
/
+29
2016-03-08
PCI: xilinx: Don't call pci_fixup_irqs() on Microblaze
Bharat Kumar Gogada
1
-0
/
+2
2016-03-08
PCI: xilinx: Remove dependency on ARM-specific struct hw_pci
Bharat Kumar Gogada
1
-66
/
+16
2016-03-08
PCI: xilinx: Use of_pci_get_host_bridge_resources() to parse DT
Bharat Kumar Gogada
1
-102
/
+5
2016-03-08
PCI: Set ROM shadow location in arch code, not in PCI core
Bjorn Helgaas
4
-24
/
+33
2016-03-08
PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy
Bjorn Helgaas
1
-4
/
+12
[next]