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