Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fdfa66ab455c79d699833c43ac0e09900133fd7c
/
drivers
/
pci
/
hotplug
/
pciehp.h
dbc7e1e
PCI: pciehp: Handle interrupts that happen during initialization.
by Eric W. Biederman
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
c9ffa5a
PCI: pciehp: add ACPI based slot detection
by Kenji Kaneshige
· 16 years ago
ea7e96e
ACPI: remove private acpica headers from driver files
by Lin Ming
· 16 years ago
18b341b
PCI hotplug: pciehp: message refinement
by Taku Izumi
· 16 years ago
f18e962
PCI hotplug: pciehp: poll data link layer link active
by Kenji Kaneshige
· 16 years ago
e1acb24
PCI: pciehp: remove 'name' parameter
by Alex Chiang
· 16 years ago
7f2feec
PCI: pciehp: replace printk with dev_printk
by Taku Izumi
· 16 years ago
f7a10e3
PCI: pciehp: fix irq initialization
by Kenji Kaneshige
· 16 years ago
167e782
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
by Alex Chiang
· 16 years ago
9fce1bc
PCI: remove unnecessary volatile in PCIe hotplug struct controller
by Ming Lei
· 16 years ago
c4635eb
pciehp: fix interrupt initialization
by Kenji Kaneshige
· 16 years ago
ac9c052
shpchp: check firmware before taking control
by Kenji Kaneshige
· 16 years ago
125c39f
pciehp: evaluate _OSC/OSHP before controller init
by Kenji Kaneshige
· 16 years ago
5808639
pciehp: fix slow probing
by Kenji Kaneshige
· 16 years ago
dbd79ae
pciehp: fix NULL dereference in interrupt handler
by Kenji Kaneshige
· 16 years ago
ae416e6
pciehp: Fix wrong slot capability check
by Kenji Kaneshige
· 17 years ago
c6b069e
pciehp: Fix interrupt event handlig
by Kenji Kaneshige
· 17 years ago
66bef8c
PCI: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0837974
PCI Hotplug: pciehp: remove needless members from struct controller
by Kenji Kaneshige
· 17 years ago
ecdde93
PCIe: fix double initialization bug
by Mark Lord
· 17 years ago
cd2fe83
PCIE: Make use of the previously split out pcie_init_enable_events() function
by Mark Lord
· 17 years ago
0a3c33d
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1.
by Mark Lord
· 17 years ago
f477836
PCI: hotplug: pciehp: Fix possible race condition in writing slot
by Kenji Kaneshige
· 17 years ago
e325e1f
PCI: fix multiple definition of `queue_pushbutton_work'
by Kristen Carlson Accardi
· 18 years ago
9233352
pciehp: Adapt to device driver model
by Kenji Kaneshige
· 18 years ago
5d386e1
pciehp: Event handling rework
by Kenji Kaneshige
· 18 years ago
34d0341
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver.
by Kristen Carlson Accardi
· 18 years ago
262303fe
pciehp: fix wait command completion
by Kenji Kaneshige
· 18 years ago
44ef4ce
pciehp: cleanup wait command completion
by Kenji Kaneshige
· 18 years ago
15232ec
pciehp: cleanup pciehp.h
by Kenji Kaneshige
· 18 years ago
a8c2b63
pciehp: remove unused pci_bus from struct controller
by Kenji Kaneshige
· 18 years ago
48fe391
pciehp: remove unnecessary php_ctlr
by Kenji Kaneshige
· 18 years ago
2410fa4
pciehp: cleanup slot list
by Kenji Kaneshige
· 18 years ago
a0b1725
pciehp: cleanup init_slot()
by Kenji Kaneshige
· 18 years ago
7a54f25
PCI Hotplug: move pci_hotplug.h to include/linux/
by Greg Kroah-Hartman
· 18 years ago
dd5619c
pciehp - add missing locking
by Kenji Kaneshige
· 18 years ago
49ed2b4
pciehp: fix improper info messages
by Kenji Kaneshige
· 18 years ago
e50d108
pciehp: make pciehp build for powerpc
by Kristen Carlson Accardi
· 18 years ago
7430e34
[PATCH] acpi_pcihp: Fix programming _HPP values
by Kenji Kaneshige
· 19 years ago
783c49f
[PATCH] PCI Hotplug: add common acpi functions to core
by Kristen Accardi
· 19 years ago
6aa4cdd
[PATCH] PCI hotplug: convert semaphores to mutex
by Ingo Molnar
· 19 years ago
de25968
[PATCH] fix more missing includes
by Tim Schmielau
· 19 years ago
5a49f20
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
by Rajesh Shah
· 19 years ago
6560aa5
[PATCH] PCI: fix namespace clashes
by Rajesh Shah
· 19 years ago
a3a45ec
[PATCH] pciehp: clean-up how we request control of hotplug hardware
by rajesh.shah@intel.com
· 19 years ago
1a9ed1b
[PATCH] pciehp: reduce debug message verbosity
by rajesh.shah@intel.com
· 19 years ago
ed6cbcf
[PATCH] pciehp: miscellaneous cleanups
by rajesh.shah@intel.com
· 19 years ago
ca22a5e
[PATCH] pciehp: remove redundant data structures
by rajesh.shah@intel.com
· 19 years ago
a8a2be9
[PATCH] pciehp: reduce dependence on ACPI
by rajesh.shah@intel.com
· 19 years ago
71b720c
[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management
by rajesh.shah@intel.com
· 19 years ago
1248d63
[PATCH] PCI Hotplug: use bus_slot number for name
by Kristen Accardi
· 19 years ago
8cf4c19
[PATCH] PCI Hotplug: new contact info
by Kristen Accardi
· 19 years ago
8b245e4
[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch
by Dely Sy
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago