summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-25kset: remove decl_subsys macroGreg Kroah-Hartman
2008-01-25firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman
2008-01-25firmware: remove firmware_(un)register()Greg Kroah-Hartman
2008-01-25kobject: convert /sys/firmware/acpi/ to use kobject_createGreg Kroah-Hartman
2008-01-25kset: convert edd to use kset_createGreg Kroah-Hartman
2008-01-25kset: convert parisc/pdc_stable.c to use kset_createGreg Kroah-Hartman
2008-01-25kobject: convert parisc/pdc_stable to kobj_attr interfaceGreg Kroah-Hartman
2008-01-25kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman
2008-01-25kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman
2008-01-25firmware: export firmware_kset so that people can use that instead of the bra...Greg Kroah-Hartman
2008-01-25kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman
2008-01-25efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman
2008-01-25kset: convert struct bus_device->drivers to use kset_createGreg Kroah-Hartman
2008-01-25kset: convert struct bus_device->devices to use kset_createGreg Kroah-Hartman
2008-01-25kset: convert /sys/devices/system to use kset_createGreg Kroah-Hartman
2008-01-25kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman
2008-01-25kset: convert /sys/devices to use kset_createGreg Kroah-Hartman
2008-01-25kset: convert drivers/base/firmware.c to use kset_createGreg Kroah-Hartman
2008-01-25kset: convert drivers/base/class.c to use kset_createGreg Kroah-Hartman
2008-01-25kset: convert drivers/base/bus.c to use kset_createGreg Kroah-Hartman
2008-01-25kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman
2008-01-25kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman
2008-01-25kobject: get rid of kobject_add_dirGreg Kroah-Hartman
2008-01-25kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2008-01-25kobject: convert icom to use kref, not kobjectGreg Kroah-Hartman
2008-01-25kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman
2008-01-25kobject: convert hvc_console to use kref, not kobjectGreg Kroah-Hartman
2008-01-25kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman
2008-01-25driver core: Make the dev_*() family of macros in device.h completeEmil Medve
2008-01-25cosa: Convert from class_device to device for cosa sync driverTony Jones
2008-01-25tifm: Convert from class_device to device for TI flash mediaTony Jones
2008-01-25pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones
2008-01-25paride: Convert from class_device to device for block/parideTony Jones
2008-01-25mtd: Convert from class_device to device for MTD/mtdcharTony Jones
2008-01-25MCP_UCB1200: Convert from class_device to deviceTony Jones
2008-01-25adb: Convert from class_device to deviceTony Jones
2008-01-25ISDN: Convert from class_device to device for ISDN capiTony Jones
2008-01-25IDE: Convert from class_device to device for ide-tapeTony Jones
2008-01-25DMA: Convert from class_device to device for DMA engineTony Jones
2008-01-25aoechr: Convert from class_device to deviceTony Jones
2008-01-25PM: Acquire device locks on suspendRafael J. Wysocki
2008-01-25nozomi driverFrank Seidel
2008-01-24spi: omap2_mcspi PIO RX fixKalle Valo
2008-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-01-24Pull dmi-2.6.24 into release branchLen Brown
2008-01-24Pull bugzilla-9798 into release branchLen Brown
2008-01-24Pull bugzilla-8459 into release branchLen Brown
2008-01-24Pull bugzilla-9747 into release branchLen Brown
2008-01-24Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown
2008-01-24ACPI: EC: "DEBUG" needs to be defined earlierMárton Németh