index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
4
-89
/
+155
2008-07-07
PCI: rework pci_set_power_state function to call platform first
Rafael J. Wysocki
2
-52
/
+114
2008-07-07
PCI: Introduce platform_pci_power_manageable function
Rafael J. Wysocki
3
-20
/
+65
2008-07-03
PCI: handle pci_name() being const
Greg Kroah-Hartman
1
-3
/
+3
2008-06-27
PCI: fix pci_setup_device()'s sprinting into a const buffer
David Howells
1
-2
/
+3
2008-06-27
pciehp: use get_service_data
Kenji Kaneshige
1
-5
/
+3
2008-06-27
pciehp: remove needless command completed interrupt setting
Kenji Kaneshige
1
-7
/
+3
2008-06-27
pciehp: fix interrupt initialization
Kenji Kaneshige
3
-136
/
+128
2008-06-25
PCI: correct resource number in debug output
Jesse Barnes
1
-4
/
+4
2008-06-25
PCIE: port driver: use dev_printk when possible
Bjorn Helgaas
2
-14
/
+13
2008-06-25
PCIE: aer: use dev_printk when possible
Bjorn Helgaas
3
-21
/
+19
2008-06-25
PCI: use dev_printk when possible
Bjorn Helgaas
6
-106
/
+89
2008-06-25
Remove unnecessary 'tmp' variable from pci_hp_register().
Kenji Kaneshige
1
-3
/
+1
2008-06-25
pciehp: remove inline from command related functions
Kenji Kaneshige
1
-2
/
+2
2008-06-25
pciehp: change command polling frequency
Kenji Kaneshige
1
-2
/
+2
2008-06-25
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
1
-11
/
+14
2008-06-25
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
1
-1
/
+1
2008-06-25
PCI: fixup kdoc blocks for hotplug functions
Jesse Barnes
1
-2
/
+4
2008-06-12
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
3
-8
/
+5
2008-06-11
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
3
-6
/
+4
2008-06-11
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-2
/
+1
2008-06-10
PCI: ACPI PCI slot detection driver
Alex Chiang
2
-1
/
+17
2008-06-10
PCI: introduce pci_slot
Alex Chiang
18
-282
/
+402
2008-06-10
PCI: construct one fakephp slot per PCI slot
Alex Chiang
1
-55
/
+29
2008-06-10
PCI: unhide the SMBus on the Compaq Deskpro EN
Krzysztof Helt
1
-0
/
+9
2008-06-10
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
2
-0
/
+2
2008-06-10
PCI: Unhide the SMBus on the Compaq Evo D510
Jean Delvare
1
-0
/
+7
2008-06-10
PCI: eliminate double kfree in intel-iommu initialization
Julia Lawall
1
-1
/
+0
2008-06-10
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
1
-1
/
+1
2008-06-10
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
1
-1
/
+1
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
6
-90
/
+104
2008-06-10
pciehp: block signals while waiting for command completion
Kenji Kaneshige
1
-12
/
+4
2008-06-10
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
3
-18
/
+10
2008-06-10
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
1
-1
/
+0
2008-06-10
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
1
-46
/
+346
2008-06-10
PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits
Hidetoshi Seto
1
-4
/
+8
2008-06-10
PCI: remove CVS keywords
Adrian Bunk
2
-4
/
+0
2008-06-10
pci-acpi: formatting cleanups for _OSC
Kenji Kaneshige
1
-2
/
+3
2008-06-10
pci-acpi: remove unused variable in __pci_osc_support_set
Kenji Kaneshige
1
-11
/
+4
2008-06-10
pci-acpi: add flag to indicate query had been done
Kenji Kaneshige
1
-1
/
+3
2008-06-10
pci-acpi: use local buffer for _OSC
Kenji Kaneshige
1
-34
/
+39
2008-06-10
pci-acpi: remove duplicate code for _OSC
Kenji Kaneshige
1
-110
/
+55
2008-06-10
PCI: Disable PME during PCI scan
Zhao Yakui
1
-0
/
+44
2008-06-10
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
2
-38
/
+86
2008-06-10
PCI: Replace deprecated __initcall with device_initcall.
Robert P. J. Day
1
-1
/
+1
2008-06-10
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
2
-2
/
+2
2008-05-30
PCI: fix rpadlpar pci hotplug driver sysfs usage
Benjamin Herrenschmidt
1
-2
/
+6
2008-05-27
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
1
-1
/
+5
2008-05-27
pci hotplug core: add check of duplicate slot name
Kenji Kaneshige
1
-1
/
+6
2008-05-27
pciehp: move msleep after power off
Kenji Kaneshige
2
-7
/
+14
[next]