summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2009-03-19Merge branch 'quilt/driver-core'Stephen Rothwell
2009-03-19Merge commit 'suspend/linux-next'Stephen Rothwell
2009-03-19Merge commit 'trivial/for-next'Stephen Rothwell
2009-03-19Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2009-03-18Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2009-03-18Driver core: some cleanup on drivers/base/sys.cZhenwen Xu
2009-03-18Driver core: implement uevent suppress in kobjectMing Lei
2009-03-18driver core: fix passing platform_dataMing Lei
2009-03-18driver core: move platform_data into platform_deviceMing Lei
2009-03-18driver core: move knode_bus into private structureGreg Kroah-Hartman
2009-03-18driver core: move knode_driver into private structureGreg Kroah-Hartman
2009-03-18driver core: move klist_children into private structureGreg Kroah-Hartman
2009-03-18driver core: create a private portion of struct deviceGreg Kroah-Hartman
2009-03-18driver core: remove polling for driver_probe_done(v5)Ming Lei
2009-03-18driver-core: do not register a driver with bus_type not registeredDave Young
2009-03-18platform: introduce module id table for platform devicesEric Miao
2009-03-18platform: make better use of to_platform_{device,driver}() macrosEric Miao
2009-03-18driver core: check bus->match without holding device lockMing Lei
2009-03-18driver core: get rid of struct device's bus_id string arrayKay Sievers
2009-03-16PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-13Merge commit 'v2.6.29-rc8' into core/coreIngo Molnar
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell
2009-03-12trivial: fix typo "thier" -> "their"Uwe Kleine-Koenig
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin
2009-03-06Merge branches 'core/debugobjects', 'core/header-fixes', 'core/iommu', 'core/...Ingo Molnar
2009-03-06Merge commit 'v2.6.29-rc7' into core/coreIngo Molnar
2009-03-05IOMMU-API: use ANSI style function declaration for 'iommu_found'Hannes Eder
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fixIngo Molnar
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar
2009-01-28driver-core: fix kernel-doc parameter nameRandy Dunlap
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar
2009-01-20driver core: Convert '/' to '!' in dev_set_name()Roland Dreier
2009-01-11cpumask: convert misc driver functionsRusty Russell
2009-01-11cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell
2009-01-09Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman
2009-01-09Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman
2009-01-09Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman
2009-01-09Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman
2009-01-07topology: Fix sparc64 build.David Miller
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06driver core: add root_device_register()Mark McLoughlin
2009-01-06driver core:fix duplicate removing driver link in __device_release_driverMing Lei