index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_core.c
Age
Commit message (
Expand
)
Author
2009-06-15
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-03-20
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-20
PCI: pcie_portdriver: fix pcie_port_device_remove
Eric W. Biederman
2009-03-19
PCI/PCIe portdrv: Fix allocation of interrupts
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
Rafael J. Wysocki
2009-03-19
PCI: PCIe portdrv: Use driver data to simplify code
Rafael J. Wysocki
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
Rafael J. Wysocki
2009-01-07
PCI: PCIe portdrv: Rearrange code so that related things are together
Rafael J. Wysocki
2009-01-07
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
Rafael J. Wysocki
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
Rafael J. Wysocki
2009-01-07
PCI: pcie port driver: remove extra printks
Bjorn Helgaas
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-06-25
PCIE: port driver: use dev_printk when possible
Bjorn Helgaas
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
pcie port driver: correctly detect native PME feature
Shaohua Li
2006-10-18
PCI: pcie-check-and-return-bus_register-errors fix
Andrew Morton
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-26
PCIE: check and return bus_register errors
Randy Dunlap
2006-03-23
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2006-01-09
[PATCH] PCIE: make bus_id for PCI Express devices unique
Sergey Vlasov
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-07-07
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
2005-07-01
[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...
long
2005-06-20
[PATCH] use device_for_each_child() to properly access child devices.
long
2005-04-16
[PATCH] fix u32 vs. pm_message_t in PCI, PCIE
Pavel Machek
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds