summaryrefslogtreecommitdiffstats
path: root/drivers/base/Makefile
AgeCommit message (Expand)AuthorLines
2005-01-17add a generic device transport classJames Bottomley-1/+1
2005-01-17Add attribute container to generic device modelJames Bottomley-1/+2
2004-03-08Driver core: make CONFIG_DEBUG_DRIVER implementation a whole lot cleanerGreg Kroah-Hartman-0/+5
2004-02-08Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman-1/+1
2004-02-03[PATCH] Remove memblks from the kernelAndrew Morton-1/+1
2004-02-01[PATCH] PCI: Replace pci_pool with generic dma_poolDeepak Saxena-1/+1
2004-01-19[PATCH] Driver Core: add class_simple supportGreg Kroah-Hartman-1/+1
2003-08-06[power] Split device PM functionsPatrick Mochel-1/+2
2003-06-18[PATCH] DRIVER: request_firmware() hotplug interfaceManuel Estrada Sainz-0/+1
2003-05-24[PATCH] kobj_mapAlexander Viro-1/+1
2003-04-28driver core: rework driver class structures and logicGreg Kroah-Hartman-3/+1
2003-03-03driver model: Make initialization explicit.Patrick Mochel-1/+1
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski-10/+4
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst-2/+0
2002-10-31[PATCH] Update/Create core files for DriverFS Topology.Andrew Morton-2/+3
2002-10-30create firmware subsystem and register it on startup.Patrick Mochel-2/+3
2002-09-26add hotplug support to the driver core for devices, if their bus type support...Greg Kroah-Hartman-0/+2
2002-09-23driver model: add better platform device support.Patrick Mochel-1/+1
2002-09-23driver model: add support for CPUs.Patrick Mochel-2/+3
2002-08-26Add struct bus_type platform_bus and document its intentions.Patrick Mochel-1/+1
2002-08-25Introduce struct device_interface.Patrick Mochel-2/+3
2002-08-25Introduce struct device_classPatrick Mochel-2/+2
2002-08-01driverfs: Move driverfs calls from drivers/base/*.c to drivers/base/fs/*.cPatrick Mochel-2/+4
2002-05-28Merge master.kernel.org:/home/mochel/BK/linux-2.5-linusLinus Torvalds-2/+3
2002-05-28MergeKai Germaschewski-1/+1
2002-05-28kbuild: Group together descending/linking in drivers/*Kai Germaschewski-1/+1
2002-05-28Beef up centralized driver mgmt:Patrick Mochel-2/+3
2002-05-27deivce model: actually compile and use bus driversPatrick Mochel-2/+2
2002-05-09Fix 'export-objs' usage in Makefiles. Linus Torvalds-1/+1
2002-03-25Add device_{suspend,resume,shutdown} calls.Patrick Mochel-2/+2
2002-03-25Add concept of system bus, so system devices (CPUs, PICs, etc) can have a com...Patrick Mochel-2/+2
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds-0/+7