index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
107
-661
/
+652
|
\
|
*
PCI: Only build PCI syscalls on architectures that want them
Matthew Wilcox
2007-07-11
1
-3
/
+1
|
*
PCI: limit pci_get_bus_and_slot to domain 0
Randy Dunlap
2007-07-11
1
-2
/
+5
|
*
PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...
Gary Hade
2007-07-11
1
-2
/
+46
|
*
PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
Gary Hade
2007-07-11
1
-0
/
+3
|
*
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
Gary Hade
2007-07-11
3
-2
/
+7
|
*
PCI: hotplug: pciehp: wait for 1 second after power off slot
Kenji Kaneshige
2007-07-11
1
-0
/
+12
|
*
PCI: pci_set_power_state(): check for PM capabilities earlier
Andrew Lunn
2007-07-11
1
-7
/
+7
|
*
PCI: cpci_hotplug: Convert to use the kthread API
Scott Murray
2007-07-11
1
-45
/
+21
|
*
PCI: add pci_try_set_mwi
Randy Dunlap
2007-07-11
9
-17
/
+33
|
*
PCI: pcie: remove SPIN_LOCK_UNLOCKED
Milind Arun Choudhary
2007-07-11
1
-1
/
+1
|
*
PCI: ROUND_UP macro cleanup in drivers/pci
Milind Arun Choudhary
2007-07-11
2
-7
/
+3
|
*
PCI: pci-x-pci-express-read-control-interfaces cleanups
Andrew Morton
2007-07-11
2
-6
/
+4
|
*
PCI: ATM: lanai, change VENDOR to DEVICE
Jiri Slaby
2007-07-11
1
-10
/
+4
|
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
74
-393
/
+160
|
*
PCI: read revision ID by default
Auke Kok
2007-07-11
1
-0
/
+1
|
*
PCI: remove useless pci driver method
David Brownell
2007-07-11
5
-23
/
+0
|
*
PCI: unexport pci_proc_attach_device
Adrian Bunk
2007-07-11
1
-1
/
+0
|
*
PCI aer: add pci_cleanup_aer_correct_aer_status
Stephen Hemminger
2007-07-11
1
-0
/
+16
|
*
PCI: fix AER driver error information
Zhang, Yanmin
2007-07-11
6
-47
/
+34
|
*
PCI: hotplug: pciehp: Fix possible race condition in writing slot
Kenji Kaneshige
2007-07-11
2
-90
/
+102
|
*
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
2007-07-11
1
-3
/
+7
|
*
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
2007-07-11
1
-0
/
+5
|
*
PCI: add PCI-X/PCI-Express read control interfaces
Peter Oruba
2007-07-11
2
-0
/
+176
|
*
pci syscall.c: Switch to refcounting API
Alan Cox
2007-07-11
1
-9
/
+11
|
*
PCI: point people to Bernhard instead of the linux-kernel list
Greg Kroah-Hartman
2007-07-11
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-07-12
60
-389
/
+665
|
\
\
|
*
|
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
23
-100
/
+174
|
*
|
driver-core: make devt_attr and uevent_attr static
Tejun Heo
2007-07-11
2
-58
/
+31
|
*
|
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
42
-81
/
+20
|
*
|
Driver core: coding style cleanup
Cornelia Huck
2007-07-11
2
-5
/
+10
|
*
|
PM: Do not check parent state in suspend and resume core code
Rafael J. Wysocki
2007-07-11
2
-14
/
+0
|
*
|
PM: Remove power_state.event checks from suspend core code
Rafael J. Wysocki
2007-07-11
1
-7
/
+4
|
*
|
PM: Remove prev_state from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
3
-9
/
+1
|
*
|
Driver core: fix devres_release_all() return value
Adrian Bunk
2007-07-11
2
-1
/
+3
|
*
|
driver core: fix kernel doc of device_release_driver
Stefan Richter
2007-07-11
1
-9
/
+9
|
*
|
driver core: properly get driver in device_release_driver
Stefan Richter
2007-07-11
1
-2
/
+1
|
*
|
Driver core: include linux/mutex.h from attribute_container.c
Michael S. Tsirkin
2007-07-11
1
-0
/
+1
|
*
|
PM: Simplify suspend_device
Rafael J. Wysocki
2007-07-11
1
-31
/
+18
|
*
|
PM: Remove pm_parent from struct dev_pm_info
Rafael J. Wysocki
2007-07-11
3
-34
/
+10
|
*
|
Power Management: use mutexes instead of semaphores
Matthias Kaehlcke
2007-07-11
5
-27
/
+29
|
*
|
sysdev: use mutex instead of semaphore
Matthias Kaehlcke
2007-07-11
1
-12
/
+12
|
*
|
Driver core: add missing kset uevent
Kay Sievers
2007-07-11
1
-2
/
+14
|
*
|
DMI-based module autoloading
Lennart Poettering
2007-07-11
5
-9
/
+340
|
|
/
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-12
15
-718
/
+856
|
\
\
|
*
|
libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
Albert Lee
2007-07-12
2
-11
/
+0
|
*
|
ata_piix: kill incorrect invalid map value warning
Tejun Heo
2007-07-12
1
-1
/
+1
|
*
|
libata: add another Maxtor drive with broken NCQ to the list
Chuck Ebbert
2007-07-12
1
-0
/
+1
|
*
|
[libata] sata_mv: Fix and clean up per-chip-generation tests
Jeff Garzik
2007-07-12
1
-15
/
+14
|
*
|
[libata] sata_mv: Convert to new exception handling (EH) infrastructure
Jeff Garzik
2007-07-12
1
-247
/
+456
[next]