driver core: remove fields from struct bus_type
[safe/jmp/linux-2.6] / drivers /
2008-01-25 Greg Kroah-Hartmandriver core: remove fields from struct bus_type
2008-01-25 Greg Kroah-Hartmandriver core: add way to get to bus device klist
2008-01-25 Greg Kroah-Hartmandriver core: add way to get to bus kset
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/net/iseries_veth.c to use...
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/base/core.c to use kobject_ini...
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/base/class.c to use kobject_in...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/md/md.c to use kobject_init_and_add
2008-01-25 Greg Kroah-HartmanKobject: change drivers/parisc/pdc_stable.c to use...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/net/ibmveth.c to use kobject_in...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/block/pktcdvd.c to use kobject_...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/acpi/system.c to use kobject_cr...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/base/sys.c to use kobject_init_...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/pci/hotplug/pci_hotplug_core...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/cpuidle/sysfs.c to use kobject_...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/edac to use kobject_init_and_add
2008-01-25 Greg Kroah-HartmanKobject: change drivers/cpufreq/cpufreq.c to use kobjec...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/firmware/efivars.c to use kobje...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/firmware/edd.c to use kobject_i...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/infiniband to use kobject_init_...
2008-01-25 Greg Kroah-HartmanUIO: fix kobject usage
2008-01-25 Greg Kroah-Hartmandriver core: clean up device_shutdown
2008-01-25 Greg Kroah-Hartmandriver core: clean up shutdown.c
2008-01-25 Greg Kroah-Hartmankobject: convert parisc/pdc_stable to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: convert efivars to use kobject_create
2008-01-25 Greg Kroah-Hartmankobject: clean up rpadlpar horrid sysfs abuse
2008-01-25 Greg Kroah-Hartmankobject: remove subsystem_(un)register functions
2008-01-25 Greg Kroah-Hartmankset: remove decl_subsys macro
2008-01-25 Greg Kroah-Hartmanfirmware: change firmware_kset to firmware_kobj
2008-01-25 Greg Kroah-Hartmanfirmware: remove firmware_(un)register()
2008-01-25 Greg Kroah-Hartmankobject: convert /sys/firmware/acpi/ to use kobject_create
2008-01-25 Greg Kroah-Hartmankset: convert edd to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert parisc/pdc_stable.c to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert parisc/pdc_stable to kobj_attr interface
2008-01-25 Greg Kroah-Hartmankset: convert efivars to use kset_create for the vars...
2008-01-25 Greg Kroah-Hartmankset: convert efivars to use kset_create for the efi...
2008-01-25 Greg Kroah-Hartmanfirmware: export firmware_kset so that people can use...
2008-01-25 Greg Kroah-Hartmankobject: convert efivars to kobj_attr interface
2008-01-25 Greg Kroah-Hartmanefivars: make new_var and del_var binary sysfs files
2008-01-25 Greg Kroah-Hartmankset: convert struct bus_device->drivers to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert struct bus_device->devices to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert /sys/devices/system to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert /sys/hypervisor to use kobject_create
2008-01-25 Greg Kroah-Hartmankset: convert /sys/devices to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert drivers/base/firmware.c to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert drivers/base/class.c to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert drivers/base/bus.c to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert pci hotplug to use kset_create_and_add
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_kset_add_dir
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_add_dir
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-25 Greg Kroah-Hartmankobject: convert icom to use kref, not kobject
2008-01-25 Greg Kroah-Hartmankobject: convert hvcs to use kref, not kobject
2008-01-25 Greg Kroah-Hartmankobject: convert hvc_console to use kref, not kobject
2008-01-25 Greg Kroah-Hartmankobject: convert ibmasm to use kref, not kobject
2008-01-25 Emil Medvedriver core: Make the dev_*() family of macros in devic...
2008-01-25 Tony Jonescosa: Convert from class_device to device for cosa...
2008-01-25 Tony Jonestifm: Convert from class_device to device for TI flash...
2008-01-25 Tony Jonespktcdvd: Convert from class_device to device for block...
2008-01-25 Tony Jonesparide: Convert from class_device to device for block...
2008-01-25 Tony Jonesmtd: Convert from class_device to device for MTD/mtdchar
2008-01-25 Tony JonesMCP_UCB1200: Convert from class_device to device
2008-01-25 Tony Jonesadb: Convert from class_device to device
2008-01-25 Tony JonesISDN: Convert from class_device to device for ISDN...
2008-01-25 Tony JonesIDE: Convert from class_device to device for ide-tape
2008-01-25 Tony JonesDMA: Convert from class_device to device for DMA engine
2008-01-25 Tony Jonesaoechr: Convert from class_device to device
2008-01-25 Rafael J. WysockiPM: Acquire device locks on suspend
2008-01-25 Frank Seidelnozomi driver
2008-01-24 Kalle Valospi: omap2_mcspi PIO RX fix
2008-01-24 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-01-24 Len BrownPull dmi-2.6.24 into release branch
2008-01-24 Len BrownPull bugzilla-9798 into release branch
2008-01-24 Len BrownPull bugzilla-8459 into release branch
2008-01-24 Len BrownPull bugzilla-9747 into release branch
2008-01-24 Len BrownRevert "ACPI: Fan: Drop force_power_state acpi_device...
2008-01-24 Márton NémethACPI: EC: "DEBUG" needs to be defined earlier
2008-01-24 Márton NémethACPI: EC: add leading zeros to debug messages
2008-01-24 Alexey StarikovskiyACPI: EC: fix dmesg spam regression
2008-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-01-24 Len BrownACPI: DMI blacklist to reduce console warnings on OSI...
2008-01-24 Len BrownACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux)...
2008-01-24 Len BrownACPI: make _OSI(Linux) console messages smarter
2008-01-24 Len BrownACPI: Delete Intel Customer Reference Board (CRB) from...
2008-01-24 Len BrownACPI: on OSI(Linux), print needed DMI rather than reque...
2008-01-24 Len BrownACPI: create acpi_dmi_dump()
2008-01-24 Len BrownDMI: create dmi_get_slot()
2008-01-24 Len BrownDMI: move dmi_available declaration to linux/dmi.h
2008-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-01-24 Carlos Martíndrm/i915: add support for E7221 chipset
2008-01-24 Carlos Martínagp/intel: add support for E7221 chipset
2008-01-23 Stuart Swales[SCSI] initio: fix module hangs on loading
2008-01-23 Francois Romieusis190: scheduling while atomic error
2008-01-23 Francois Romieusis190: mdio operation failure is not correctly detected
2008-01-23 Francois Romieusis190: remove duplicate INIT_WORK
2008-01-23 Francois Romieusis190: add cmos ram access code for the SiS19x/968...
2008-01-23 Reinette Chatreiwlwifi: fix possible read attempt on ucode that is...
2008-01-23 David S. Miller[TULIP] DMFE: Fix SROM parsing regression.
2008-01-22 Johann Felix SodenFix file references in documentation and Kconfig
2008-01-22 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
next