Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e2f3b78557ff11f58d836e016900c3210f4fb1c1
/
drivers
/
pci
/
hotplug
/
pciehp_hpc.c
2debd92
PCI: pciehp: Disable/enable link during slot power off/on
by Yinghai Lu
· 13 years ago
7f82299
PCI: pciehp: Add Disable/enable link functions
by Yinghai Lu
· 13 years ago
bffe4f7
PCI: pciehp: Add pcie_wait_link_not_active()
by Yinghai Lu
· 13 years ago
4e2ce40
PCI: pciehp: make check_link_active more helpful
by Yinghai Lu
· 13 years ago
2f5d8e4
PCI: pciehp: replace unconditional sleep with config space access check
by Yinghai Lu
· 13 years ago
486b10b
PCI: pciehp: Handle push button event asynchronously
by Kenji Kaneshige
· 13 years ago
b3c0045
PCI: pciehp: wait 100 ms after Link Training check
by Kenji Kaneshige
· 13 years ago
0027cb3
PCI: pciehp: wait 1000 ms before Link Training check
by Kenji Kaneshige
· 13 years ago
fdbd3ce
PCI: pciehp: Retrieve link speed after link is trained
by Yinghai Lu
· 13 years ago
0cab084
PCI: pciehp: change wait time for valid configuration access
by Kenji Kaneshige
· 13 years ago
a827ea3
pciehp: update workqueue usage
by Tejun Heo
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e1944c6
PCI: print resources consistently with %pR
by Bjorn Helgaas
· 15 years ago
3749c51
PCI: Make current and maximum bus speeds part of the PCI core
by Matthew Wilcox
· 15 years ago
536c8cb
PCI: Unify pcie_link_speed and pci_bus_speed
by Matthew Wilcox
· 15 years ago
5651c48
PCI pciehp: fix power fault interrupt storm problem
by Kenji Kaneshige
· 15 years ago
1518c17
pciehp: use pci_pcie_cap()
by Kenji Kaneshige
· 15 years ago
445f798
PCI: pciehp: return error on read/write failure
by Kenji Kaneshige
· 15 years ago
3c3a1b1
PCI: pciehp: remove wrong workaround for bad DLLP
by Kenji Kaneshige
· 15 years ago
f22daf1
PCI: pciehp: disable DLL state changed event notification
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
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
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
825c423
PCI hotplug: add support for 5.0G link speed
by Kenji Kaneshige
· 15 years ago
bd3d99c
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
by Kenji Kaneshige
· 16 years ago
99f0169
PCI: pciehp: enable software notification on empty slots
by Kenji Kaneshige
· 16 years ago
81b840c
PCI: pciehp: fix possible endless loop in pcie_isr
by Kenji Kaneshige
· 16 years ago
dbc7e1e
PCI: pciehp: Handle interrupts that happen during initialization.
by Eric W. Biederman
· 16 years ago
322162a
PCI: pciehp: cleanup register and field definitions
by Kenji Kaneshige
· 16 years ago
67f6533
PCI: pciehp: ignore undefined bit in link status register
by Kenji Kaneshige
· 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
b84346e
PCI hotplug: pciehp: fix possible memory leak in pcie_init
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
a5827f4
PCI: fix pciehp_free_irq()
by Adrian Bunk
· 16 years ago
167e782
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
by Alex Chiang
· 16 years ago
56adc59
PCI hotplug: fix typo in pcie hotplug output
by Jesse Barnes
· 16 years ago
3aa50c4
pciehp: remove needless command completed interrupt setting
by Kenji Kaneshige
· 16 years ago
c4635eb
pciehp: fix interrupt initialization
by Kenji Kaneshige
· 17 years ago
563f119
pciehp: remove inline from command related functions
by Kenji Kaneshige
· 17 years ago
66618ba
pciehp: change command polling frequency
by Kenji Kaneshige
· 17 years ago
820943b
pciehp: cleanup pcie_poll_cmd
by Kenji Kaneshige
· 17 years ago
b30dd56
pciehp: fix typo in hpc_release_ctlr
by Kenji Kaneshige
· 17 years ago
6a3f084
pciehp: removes redundant NULL write to slot status register
by Kenji Kaneshige
· 17 years ago
d8b23e8
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
by Kenji Kaneshige
· 17 years ago
ac9c052
shpchp: check firmware before taking control
by Kenji Kaneshige
· 17 years ago
d737bdc
pciehp: block signals while waiting for command completion
by Kenji Kaneshige
· 17 years ago
125c39f
pciehp: evaluate _OSC/OSHP before controller init
by Kenji Kaneshige
· 17 years ago
0711c70
pciehp: move msleep after power off
by Kenji Kaneshige
· 17 years ago
6592e02
pciehp: poll cmd completion if hotplug interrupt is disabled
by Kenji Kaneshige
· 17 years ago
5808639
pciehp: fix slow probing
by Kenji Kaneshige
· 17 years ago
dbd79ae
pciehp: fix NULL dereference in interrupt handler
by Kenji Kaneshige
· 17 years ago
a53edac
pciehp: fix error message about getting hotplug control
by Kenji Kaneshige
· 17 years ago
b7aa1f1
pciehp: Fix command write
by Kenji Kaneshige
· 17 years ago
4ea3e58
make pciehp_acpi_get_hp_hw_control_from_firmware()
by Adrian Bunk
· 17 years ago
2aeeef1
pciehp: Clean up pcie_init()
by Kenji Kaneshige
· 17 years ago
d84be09
pciehp: Mask hotplug interrupt at controller release
by Kenji Kaneshige
· 17 years ago
cff0065
pciehp: Remove useless hotplug interrupt enabling
by Kenji Kaneshige
· 17 years ago
ae416e6
pciehp: Fix wrong slot capability check
by Kenji Kaneshige
· 17 years ago
c27fb883
pciehp: Fix wrong slot control register access
by Kenji Kaneshige
· 17 years ago
2d32a9a
pciehp: Add missing memory barrier
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
c1ef5cb
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
by Kenji Kaneshige
· 17 years ago
f1050a3
pciehp: workaround against Bad DLLP during power off
by Kenji Kaneshige
· 17 years ago
8bb7c7a
pciehp: wait for 1000ms before LED operation after power off
by Kenji Kaneshige
· 17 years ago
ecdde93
PCIe: fix double initialization bug
by Mark Lord
· 17 years ago
08e7a7d
PCI: more fixes for 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
40730d1
pciehp: minor cleanups for pciehp_hpc.c
by Kenji Kaneshige
· 17 years ago
71ad556
pciehp: remove trailing whitespace from pciehp_hpc.c
by Kenji Kaneshige
· 17 years ago
c842648
pciehp: remove DBG_XXX_ROUTINE
by Kenji Kaneshige
· 17 years ago
57d90c0
PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplug
by Kristen Carlson Accardi
· 17 years ago
f477836
PCI: hotplug: pciehp: Fix possible race condition in writing slot
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
75e1317
pciehp: remove unused pcie_cap_base
by Kenji Kaneshige
· 18 years ago
a0f018d
pciehp: cleanup register access
by Kenji Kaneshige
· 18 years ago
48fe391
pciehp: remove unnecessary php_ctlr
by Kenji Kaneshige
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
9d167dc
pciehp: remove unnecessary pci_disable_msi
by Kenji Kaneshige
· 18 years ago
dd5619c
pciehp - add missing locking
by Kenji Kaneshige
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
e50d108
pciehp: make pciehp build for powerpc
by Kristen Carlson Accardi
· 18 years ago
6b4486e
[PATCH] irq-flags: pci: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
1396a8c
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers
by Greg Kroah-Hartman
· 19 years ago
9c64f97
[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()
by Jan Beulich
· 19 years ago
2433ee2
[PATCH] pciehp: dont call pci_enable_dev
by Kristen Accardi
· 19 years ago
81b26bc
[PATCH] PCI Hotplug: don't use acpi_os_free
by Kristen Accardi
· 19 years ago
Next »