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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-23
Merge branch 'pci/resource'
Bjorn Helgaas
9
-30
/
+20
2019-09-23
Merge branch 'pci/pciehp'
Bjorn Helgaas
5
-80
/
+67
2019-09-23
Merge branch 'pci/p2pdma'
Bjorn Helgaas
5
-119
/
+300
2019-09-23
Merge branch 'pci/msi'
Bjorn Helgaas
1
-1
/
+1
2019-09-23
Merge branch 'pci/misc'
Bjorn Helgaas
9
-251
/
+276
2019-09-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
10
-445
/
+434
2019-09-23
Merge branch 'pci/encapsulate'
Bjorn Helgaas
4
-58
/
+45
2019-09-23
Merge branch 'pci/aspm'
Bjorn Helgaas
17
-51
/
+18
2019-09-21
PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI
Herbert Xu
1
-13
/
+26
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
6
-28
/
+37
2019-09-07
PCI: Make pcie_downstream_port() available outside of access.c
Mika Westerberg
2
-9
/
+9
2019-09-05
PCI: Add ACS quirk for iProc PAXB
Abhinav Ratna
1
-0
/
+14
2019-09-05
PCI: Force trailing new line to resource_alignment_param in sysfs
Logan Gunthorpe
1
-0
/
+10
2019-09-05
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
Logan Gunthorpe
1
-20
/
+12
2019-09-05
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
2
-3
/
+3
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
3
-43
/
+7
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
4
-28
/
+8
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2
-13
/
+17
2019-09-05
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
2
-0
/
+39
2019-09-05
PCI: Clean up resource_alignment parameter to not require static buffer
Logan Gunthorpe
1
-18
/
+23
2019-09-05
PCI: Use static const struct, not const static struct
Krzysztof Wilczynski
1
-2
/
+2
2019-09-05
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
2
-2
/
+5
2019-09-05
PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autop...
Kelsey Skunberg
1
-3
/
+2
2019-08-28
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
3
-102
/
+76
2019-08-28
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
4
-367
/
+375
2019-08-28
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
3
-66
/
+64
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
17
-51
/
+18
2019-08-20
PCI/IOV: Move sysfs SR-IOV functions to iov.c
Kelsey Skunberg
3
-174
/
+169
2019-08-20
PCI: sysfs: Change permissions from symbolic to octal
Kelsey Skunberg
1
-11
/
+10
2019-08-20
PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
Kelsey Skunberg
1
-6
/
+6
2019-08-20
PCI: sysfs: Define device attributes with DEVICE_ATTR*()
Kelsey Skunberg
1
-32
/
+27
2019-08-16
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
Logan Gunthorpe
1
-8
/
+7
2019-08-16
PCI/P2PDMA: Allow IOMMU for host bridge whitelist
Logan Gunthorpe
1
-4
/
+0
2019-08-16
PCI/P2PDMA: dma_map() requests that traverse the host bridge
Logan Gunthorpe
1
-1
/
+39
2019-08-16
PCI/P2PDMA: Store mapping method in an xarray
Logan Gunthorpe
1
-1
/
+16
2019-08-16
PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
Logan Gunthorpe
1
-17
/
+24
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
4
-5
/
+38
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
3
-9
/
+17
2019-08-16
PCI/P2PDMA: Whitelist some Intel host bridges
Logan Gunthorpe
1
-4
/
+34
2019-08-16
PCI/P2PDMA: Factor out host_bridge_whitelist()
Logan Gunthorpe
1
-11
/
+20
2019-08-16
PCI/P2PDMA: Apply host bridge whitelist for ACS
Logan Gunthorpe
1
-12
/
+14
2019-08-16
PCI/P2PDMA: Factor out __upstream_bridge_distance()
Logan Gunthorpe
1
-40
/
+48
2019-08-16
PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
Logan Gunthorpe
1
-37
/
+58
2019-08-16
PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
Logan Gunthorpe
1
-0
/
+2
2019-08-16
PCI/P2PDMA: Introduce private pagemap structure
Logan Gunthorpe
2
-7
/
+20
2019-08-08
PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V
Wesley Terpstra
1
-1
/
+1
2019-08-08
PCI: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-08
PCI: Correct pci=resource_alignment parameter example
Alexey Kardashevskiy
1
-2
/
+3
2019-08-08
PCI: Restore Resizable BAR size bits correctly for 1MB BARs
Sumit Saxena
1
-1
/
+1
2019-08-08
PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END
Denis Efremov
2
-4
/
+4
[next]