Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3647268dedfe95945be05c9dde2bdbda7cfc6e91
/
drivers
/
pci
/
hotplug
/
pciehp.h
2e35afa
PCI: pciehp: Add reset_slot() method
by Alex Williamson
· 11 years ago
f39d5b7
PCI: Remove "extern" from function declarations
by Bjorn Helgaas
· 12 years ago
c2be6f9
PCI: pciehp: Use per-slot workqueues to avoid deadlock
by Yijing Wang
· 12 years ago
e73cfec
PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width()
by Yinghai Lu
· 12 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
486b10b
PCI: pciehp: Handle push button event asynchronously
by Kenji Kaneshige
· 13 years ago
a827ea3
pciehp: update workqueue usage
by Tejun Heo
· 14 years ago
6e63e80
PCI hotplug: Fix build with CONFIG_ACPI unset
by Rafael J. Wysocki
· 14 years ago
28eb5f2
PCI: PCIe: Ask BIOS for control of all native services at once
by Rafael J. Wysocki
· 14 years ago
1518c17
pciehp: use pci_pcie_cap()
by Kenji Kaneshige
· 15 years ago
656927b
PCI: pciehp: remove slot capabilities definitions
by Kenji Kaneshige
· 15 years ago
d9fb42a8
PCI: pciehp: remove error message definitions
by Kenji Kaneshige
· 15 years ago
07a0969
PCI: pciehp: remove number field
by Kenji Kaneshige
· 15 years ago
82a9e79
PCI: pciehp: remove hpc_ops
by Kenji Kaneshige
· 15 years ago
385e249
PCI: pciehp: remove pci_dev field
by Kenji Kaneshige
· 15 years ago
6aaa6d0
PCI: pciehp: remove crit_sect mutex
by Kenji Kaneshige
· 15 years ago
5f9cab7
PCI: pciehp: remove slot_bus field
by Kenji Kaneshige
· 15 years ago
d54798f
PCI: pciehp: remove first_slot field
by Kenji Kaneshige
· 15 years ago
a2359a3
PCI: pciehp: remove slot_device_offset field
by Kenji Kaneshige
· 15 years ago
0e36315
PCI: pciehp: remove hp_slot field
by Kenji Kaneshige
· 15 years ago
d689f7e
PCI: pciehp: remove device field
by Kenji Kaneshige
· 15 years ago
ab9c6c8
PCI: pciehp: remove bus field
by Kenji Kaneshige
· 15 years ago
6a11c13
PCI: pciehp: remove slot_num_inc field
by Kenji Kaneshige
· 15 years ago
e23727d
PCI: pciehp: remove num_slots field
by Kenji Kaneshige
· 15 years ago
8720d27
PCI: pciehp: remove slot_list field
by Kenji Kaneshige
· 15 years ago
d569c74
PCI hotplug: pciehp: use generic pci_configure_slot()
by Bjorn Helgaas
· 15 years ago
6a29172
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
by Bjorn Helgaas
· 15 years ago
bd3d99c
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
by Kenji Kaneshige
· 15 years ago
6a82e21
PCI: pciehp: make cmd_busy flag one bit
by Kenji Kaneshige
· 16 years ago
99f0169
PCI: pciehp: enable software notification on empty slots
by Kenji Kaneshige
· 16 years ago
1c35b8e
PCI: add missing KERN_* constants to printks
by Frank Seidel
· 16 years ago
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