index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
1
-8
/
+8
2015-06-17
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
1
-36
/
+3
2015-05-22
PCI: pciehp: Drop pointless label from pciehp_probe()
Rafael J. Wysocki
1
-3
/
+2
2015-05-21
PCI: pciehp: Drop pointless ACPI-based "slot detection" check
Rafael J. Wysocki
1
-7
/
+3
2014-10-27
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
Kamal Mostafa
1
-7
/
+0
2014-09-16
PCI: pciehp: Prevent NULL dereference during probe
Andreas Noever
1
-0
/
+7
2014-06-16
PCI: Prevent NULL dereference during pciehp probe
Andreas Noever
1
-0
/
+7
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-2
/
+1
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
1
-2
/
+2
2014-02-19
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
1
-0
/
+1
2014-02-11
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
1
-1
/
+6
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
1
-1
/
+1
2014-01-13
PCI: Make local functions static
Stephen Hemminger
1
-1
/
+1
2013-12-15
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
1
-5
/
+10
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-2
/
+2
2013-08-14
PCI: pciehp: Add reset_slot() method
Alex Williamson
1
-0
/
+12
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2013-02-01
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
1
-2
/
+0
2013-01-12
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
1
-9
/
+2
2012-09-07
PCI: pciehp: Always implement resume, regardless of pciehp_force param
Oliver Neukum
1
-14
/
+14
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-12-05
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
1
-9
/
+0
2011-12-05
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
1
-1
/
+1
2010-10-18
pciehp: update workqueue usage
Tejun Heo
1
-1
/
+17
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-25
/
+0
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
1
-16
/
+10
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
1
-1
/
+1
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
1
-47
/
+8
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
1
-16
/
+22
2009-09-17
PCI: pciehp: remove number field
Kenji Kaneshige
1
-2
/
+2
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
1
-13
/
+13
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
1
-3
/
+3
2009-09-17
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
1
-4
/
+2
2009-09-17
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
1
-2
/
+2
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
1
-6
/
+3
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
1
-1
/
+2
2009-09-17
PCI: pciehp: remove slot_list field
Kenji Kaneshige
1
-63
/
+57
2009-06-16
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
1
-1
/
+0
2009-06-16
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
1
-110
/
+1
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
1
-2
/
+2
2009-03-19
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
1
-10
/
+2
2009-03-19
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
1
-1
/
+1
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
1
-0
/
+7
2009-01-19
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
1
-1
/
+3
2009-01-07
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
1
-0
/
+1
2008-12-16
PCI: pciehp: fix unexpected power off with pciehp_force
Kenji Kaneshige
1
-11
/
+12
2008-10-23
PCI hotplug: pciehp: message refinement
Taku Izumi
1
-18
/
+20
2008-10-22
PCI: pciehp: remove 'name' parameter
Alex Chiang
1
-16
/
+17
[next]