index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
sbshc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-29
PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
Matthew Wilcox
1
-11
/
+7
2008-07-28
PCI: add an option to allow ASPM enabled forcibly
Shaohua Li
1
-6
/
+14
2008-07-28
PCI: disable ASPM on pre-1.1 PCIe devices
Shaohua Li
3
-1
/
+16
2008-07-28
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
4
-0
/
+18
2008-07-28
PCI MSI: Don't disable MSIs if the mask bit isn't supported
Matthew Wilcox
1
-3
/
+12
2008-07-28
PCI: handle 64-bit resources better on 32-bit machines
Matthew Wilcox
1
-2
/
+2
2008-07-28
PCI: rewrite PCI BAR reading code
Matthew Wilcox
1
-119
/
+123
2008-07-28
PCI: document pci_target_state
Jesse Barnes
1
-0
/
+6
2008-07-28
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
1
-1
/
+1
2008-07-28
SubmittingPatches: add git pull & diffstat format info
Randy Dunlap
1
-0
/
+26
2008-07-28
more sysdev API change fallout - drivers/base/memory.c
Stephen Rothwell
1
-1
/
+2
2008-07-28
ACPI/CPUIDLE: prevent setting pm_idle to NULL
Thomas Gleixner
2
-5
/
+12
2008-07-28
ipwireless: Preallocate received packet buffers with MRU size
David Sterba
3
-1
/
+8
2008-07-28
ipwireless: Put packets to pool start
David Sterba
1
-2
/
+2
2008-07-28
ipwireless: Increase PPP outgoing queue size
David Sterba
2
-3
/
+5
2008-07-28
ipwireless: Explicitly request io and mem regions
David Sterba
2
-34
/
+50
2008-07-28
ipwireless: Constify buffer variables
David Sterba
3
-14
/
+16
2008-07-28
ipwireless: Do not return value from sending funcs
David Sterba
1
-12
/
+3
2008-07-28
ipwireless: Remove endian-dependent bitfields
David Sterba
1
-13
/
+38
2008-07-28
ipwireless: Glue splitted printk strings back
David Sterba
2
-18
/
+12
2008-07-28
ipwireless: Remove pt_regs from interrupt handler
David Sterba
2
-2
/
+2
2008-07-28
ipwireless: Rename spinlock variables to lock
David Sterba
2
-71
/
+71
2008-07-28
ipwireless: Remove unused defines
David Sterba
2
-11
/
+7
2008-07-28
ipwireless: Misc cleanups
David Sterba
1
-32
/
+18
2008-07-28
i2c: Blackfin I2C Driver: Functional power management support
Michael Hennerich
1
-11
/
+24