Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6: (36 commits) Driver core: show drivers in /sys/module/ Documentation/driver-model/platform.txt update/rewrite Driver core: platform_driver_probe(), can save codespace driver core: Use klist_remove() in device_move() driver core: Introduce device_move(): move a device to a new parent. Driver core: make drivers/base/core.c:setup_parent() static driver core: Introduce device_find_child(). sysfs: sysfs_write_file() writes zero terminated data cpu topology: consider sysfs_create_group return value Driver core: Call platform_notify_remove later ACPI: Change ACPI to use dev_archdata instead of firmware_data Driver core: add dev_archdata to struct device Driver core: convert sound core to use struct device Driver core: change mem class_devices to be real devices Driver core: convert fb code to use struct device Driver core: convert firmware code to use struct device Driver core: convert mmc code to use struct device Driver core: convert ppdev code to use struct device Driver core: convert PPP code to use struct device Driver core: convert cpuid code to use struct device ...
Showing
This diff is collapsed.
This diff is collapsed.
include/asm-alpha/device.h
0 → 100644
include/asm-arm/device.h
0 → 100644
include/asm-arm26/device.h
0 → 100644
include/asm-avr32/device.h
0 → 100644
include/asm-cris/device.h
0 → 100644
include/asm-frv/device.h
0 → 100644
include/asm-generic/device.h
0 → 100644
include/asm-h8300/device.h
0 → 100644
include/asm-i386/device.h
0 → 100644
include/asm-ia64/device.h
0 → 100644
include/asm-m32r/device.h
0 → 100644
include/asm-m68k/device.h
0 → 100644
include/asm-mips/device.h
0 → 100644
include/asm-parisc/device.h
0 → 100644
include/asm-powerpc/device.h
0 → 100644
include/asm-ppc/device.h
0 → 100644
include/asm-s390/device.h
0 → 100644
include/asm-sh/device.h
0 → 100644
include/asm-sh64/device.h
0 → 100644
include/asm-sparc/device.h
0 → 100644
include/asm-sparc64/device.h
0 → 100644
include/asm-um/device.h
0 → 100644
include/asm-v850/device.h
0 → 100644
include/asm-x86_64/device.h
0 → 100644
include/asm-xtensa/device.h
0 → 100644
Please register or sign in to comment