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
2018-07-31
PCI: sysfs: Resume to D0 on function reset
Lukas Wunner
1
-0
/
+2
2018-07-31
PCI: pciehp: Resume parent to D0 on config space access
Lukas Wunner
2
-0
/
+21
2018-07-31
PCI: pciehp: Resume to D0 on enable/disable
Lukas Wunner
1
-0
/
+6
2018-07-31
PCI: pciehp: Support interrupts sent from D3hot
Lukas Wunner
2
-2
/
+48
2018-07-31
PCI: pciehp: Obey compulsory command delay after resume
Lukas Wunner
1
-0
/
+4
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
6
-16
/
+30
2018-07-31
PCI: portdrv: Deduplicate PM callback iterator
Lukas Wunner
1
-18
/
+12
2018-07-31
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
3
-7
/
+14
2018-07-31
PCI: Use IRQF_ONESHOT if pci_request_irq() called with no handler
Heiner Kallweit
1
-1
/
+5
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
4
-9
/
+1
2018-07-27
PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
Dan Carpenter
1
-1
/
+1
2018-07-27
PCI: Document ACPI description of PCI host bridges
Bjorn Helgaas
2
-0
/
+189
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-23
PCI: pciehp: Always enable occupied slot on probe
Lukas Wunner
2
-15
/
+6
2018-07-23
PCI: pciehp: Become resilient to missed events
Lukas Wunner
3
-53
/
+40
2018-07-23
PCI: pciehp: Tolerate initially unstable link
Lukas Wunner
1
-0
/
+5
2018-07-23
PCI: pciehp: Declare pciehp_enable/disable_slot() static
Lukas Wunner
2
-4
/
+5
2018-07-23
PCI: pciehp: Drop enable/disable lock
Lukas Wunner
3
-15
/
+0
2018-07-23
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
4
-60
/
+93
2018-07-23
PCI: pciehp: Track enable/disable status
Lukas Wunner
3
-13
/
+35
2018-07-23
PCI: pciehp: Publish to user space last on probe
Lukas Wunner
1
-5
/
+15
2018-07-23
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
16
-178
/
+168
2018-07-23
PCI: pciehp: Drop slot workqueue
Lukas Wunner
4
-17
/
+2
2018-07-23
PCI: pciehp: Handle events synchronously
Lukas Wunner
3
-158
/
+67
2018-07-23
PCI: pciehp: Stop blinking on slot enable failure
Lukas Wunner
2
-38
/
+42
2018-07-23
PCI: pciehp: Convert to threaded polling
Lukas Wunner
2
-37
/
+34
2018-07-23
PCI: pciehp: Convert to threaded IRQ
Lukas Wunner
2
-32
/
+41
2018-07-23
PCI: pciehp: Document struct slot and struct controller
Lukas Wunner
1
-4
/
+44
2018-07-23
PCI: pciehp: Declare pciehp_unconfigure_device() void
Lukas Wunner
3
-11
/
+6
2018-07-23
PCI: pciehp: Drop unnecessary NULL pointer check
Lukas Wunner
1
-3
/
+0
2018-07-23
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
1
-10
/
+3
2018-07-23
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
3
-3
/
+10
2018-07-23
PCI: hotplug: Don't leak pci_slot on registration failure
Lukas Wunner
1
-0
/
+9
2018-07-23
PCI: hotplug: Delete skeleton driver
Lukas Wunner
1
-348
/
+0
2018-07-20
PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
Oza Pawandeep
1
-25
/
+0
2018-07-20
PCI/AER: Clear device status bits during ERR_COR handling
Oza Pawandeep
1
-0
/
+1
2018-07-20
PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL
Oza Pawandeep
3
-6
/
+13
2018-07-20
PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
Oza Pawandeep
1
-8
/
+3
2018-07-20
PCI/AER: Factor out ERR_NONFATAL status bit clearing
Oza Pawandeep
1
-8
/
+1
2018-07-20
PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recovery
Oza Pawandeep
1
-1
/
+4
2018-07-20
PCI/AER: Clear only ERR_FATAL status bits during fatal recovery
Bjorn Helgaas
3
-1
/
+20
2018-07-19
PCI: Rename pci_try_reset_bus() to pci_reset_bus()
Sinan Kaya
4
-12
/
+12
2018-07-19
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
Sinan Kaya
2
-54
/
+1
2018-07-19
PCI: Unify try slot and bus reset API
Sinan Kaya
4
-12
/
+20
2018-07-19
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
6
-10
/
+9
2018-07-19
IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus Reset
Sinan Kaya
1
-3
/
+1
2018-07-19
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
4
-12
/
+16
2018-07-19
PCI/IOV: Tidy pci_sriov_set_totalvfs()
Bjorn Helgaas
1
-2
/
+2
2018-07-19
PCI/DPC: Remove indirection waiting for inactive link
Keith Busch
1
-8
/
+2
2018-07-19
PCI/DPC: Use threaded IRQ for bottom half handling
Keith Busch
1
-7
/
+8
[prev]
[next]