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