index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi_dh: Verify "dev" is a sdev before accessing it.
Chandra Seetharaman
2008-07-16
3
-3
/
+18
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
53
-1467
/
+3306
|
\
|
*
PCI: remove unnecessary volatile in PCIe hotplug struct controller
Ming Lei
2008-07-16
1
-1
/
+1
|
*
PCI: include linux/pm_wakeup.h for device_set_wakeup_capable
Stephen Rothwell
2008-07-14
1
-0
/
+1
|
*
PCI PM: Fix pci_prepare_to_sleep
Rafael J. Wysocki
2008-07-14
1
-2
/
+2
|
*
PCI: Simplify PCI device PM code
Rafael J. Wysocki
2008-07-07
1
-66
/
+52
|
*
PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep
Rafael J. Wysocki
2008-07-07
1
-0
/
+83
|
*
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
2008-07-07
9
-96
/
+200
|
*
ACPI: Introduce new device wakeup flag 'prepared'
Rafael J. Wysocki
2008-07-07
1
-2
/
+22
|
*
ACPI: Introduce acpi_device_sleep_wake function
Rafael J. Wysocki
2008-07-07
3
-73
/
+89
|
*
PCI: rework pci_set_power_state function to call platform first
Rafael J. Wysocki
2008-07-07
2
-52
/
+114
|
*
PCI: Introduce platform_pci_power_manageable function
Rafael J. Wysocki
2008-07-07
3
-20
/
+65
|
*
ACPI: Introduce acpi_bus_power_manageable function
Rafael J. Wysocki
2008-07-07
1
-0
/
+11
|
*
PCI: handle pci_name() being const
Greg Kroah-Hartman
2008-07-03
1
-3
/
+3
|
*
PCI: fix pci_setup_device()'s sprinting into a const buffer
David Howells
2008-06-27
1
-2
/
+3
|
*
pciehp: use get_service_data
Kenji Kaneshige
2008-06-27
1
-5
/
+3
|
*
pciehp: remove needless command completed interrupt setting
Kenji Kaneshige
2008-06-27
1
-7
/
+3
|
*
pciehp: fix interrupt initialization
Kenji Kaneshige
2008-06-27
3
-136
/
+128
|
*
PCI: correct resource number in debug output
Jesse Barnes
2008-06-25
1
-4
/
+4
|
*
PCIE: port driver: use dev_printk when possible
Bjorn Helgaas
2008-06-25
2
-14
/
+13
|
*
PCIE: aer: use dev_printk when possible
Bjorn Helgaas
2008-06-25
3
-21
/
+19
|
*
PCI: use dev_printk when possible
Bjorn Helgaas
2008-06-25
6
-106
/
+89
|
*
Remove unnecessary 'tmp' variable from pci_hp_register().
Kenji Kaneshige
2008-06-25
1
-3
/
+1
|
*
pciehp: remove inline from command related functions
Kenji Kaneshige
2008-06-25
1
-2
/
+2
|
*
pciehp: change command polling frequency
Kenji Kaneshige
2008-06-25
1
-2
/
+2
|
*
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
2008-06-25
1
-11
/
+14
|
*
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
2008-06-25
1
-1
/
+1
|
*
PCI: fixup kdoc blocks for hotplug functions
Jesse Barnes
2008-06-25
1
-2
/
+4
|
*
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-06-12
2
-115
/
+163
|
*
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
2008-06-12
26
-83
/
+70
|
|
\
|
|
*
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
2008-06-11
1
-31
/
+0
|
|
*
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
2008-06-11
3
-6
/
+4
|
|
*
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-06-11
3
-9
/
+6
|
*
|
PCI: ACPI PCI slot detection driver
Alex Chiang
2008-06-10
5
-1
/
+395
|
*
|
PCI: introduce pci_slot
Alex Chiang
2008-06-10
18
-282
/
+402
|
*
|
PCI: construct one fakephp slot per PCI slot
Alex Chiang
2008-06-10
1
-55
/
+29
|
*
|
PCI: unhide the SMBus on the Compaq Deskpro EN
Krzysztof Helt
2008-06-10
1
-0
/
+9
|
*
|
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
2008-06-10
2
-0
/
+2
|
*
|
PCI: Unhide the SMBus on the Compaq Evo D510
Jean Delvare
2008-06-10
1
-0
/
+7
|
*
|
PCI: eliminate double kfree in intel-iommu initialization
Julia Lawall
2008-06-10
1
-1
/
+0
|
*
|
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
2008-06-10
1
-1
/
+1
|
*
|
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
2008-06-10
1
-1
/
+1
|
*
|
shpchp: check firmware before taking control
Kenji Kaneshige
2008-06-10
6
-90
/
+104
|
*
|
pciehp: block signals while waiting for command completion
Kenji Kaneshige
2008-06-10
1
-12
/
+4
|
*
|
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
2008-06-10
3
-18
/
+10
|
*
|
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
2008-06-10
1
-1
/
+0
|
*
|
Implement new suspend and hibernation callbacks for platform busses
Rafael J. Wysocki
2008-06-10
1
-8
/
+288
|
*
|
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
2008-06-10
1
-46
/
+346
|
*
|
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-06-10
3
-154
/
+527
|
*
|
PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits
Hidetoshi Seto
2008-06-10
1
-4
/
+8
[next]