aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2010-05-27topology: convert cpu notifier to return encapsulate errno valueGravatar Akinobu Mita 1-1/+1
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionGravatar Mel Gorman 1-0/+3
2010-05-21driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEGravatar Christoph Egger 1-1/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 1-4/+7
2010-05-21driver core: Implement ns directory support for device classes.Gravatar Eric W. Biederman 1-9/+12
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Gravatar Eric W. Biederman 2-14/+72
2010-05-21Driver core: Protect device shutdown from hot unplug events.Gravatar Hugh Daschbach 1-3/+22
2010-05-21firmware loader: do not allocate firmare id separatelyGravatar Dmitry Torokhov 1-13/+4
2010-05-21firmware loader: split out builtin firmware handlingGravatar Dmitry Torokhov 1-26/+50
2010-05-21firmware loader: rely on driver core to create class attributeGravatar Dmitry Torokhov 1-35/+24
2010-05-21firmware class: export nowait to userspaceGravatar Johannes Berg 1-5/+11
2010-05-21lockdep: Add novalidate class for dev->mutex conversionGravatar Peter Zijlstra 1-0/+1
2010-05-21drivers/base: Convert dev->sem to mutexGravatar Thomas Gleixner 1-2/+1
2010-05-21platform_bus: allow custom extensions to system PM methodsGravatar Kevin Hilman 1-4/+4
2010-05-21devtmpfs: support !CONFIG_TMPFSGravatar Peter Korsgaard 2-2/+10
2010-05-21driver core: module.c: Use kasprintfGravatar Julia Lawall 1-3/+1
2010-05-21Driver core: don't initialize wakeup flagsGravatar Alan Stern 1-1/+0
2010-05-21driver-core: fix potential race condition in drivers/base/dd.cGravatar Stefani Seibold 1-2/+2
2010-05-21Driver core: Reduce the level of request_firmware() messagesGravatar Rafael J. Wysocki 1-3/+2
2010-05-21firmware_class: fix memory leak - free allocated pagesGravatar David Woodhouse 1-6/+20
2010-05-21drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineGravatar Jan Beulich 1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 3-11/+70
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 1-0/+20
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-14/+29
2010-05-17platform: Make platform resource input parameters constGravatar Geert Uytterhoeven 1-2/+2
2010-05-13Merge branch 'sh/driver-core'Gravatar Paul Mundt 1-1/+1
2010-05-13driver core: Early dev_name() depends on slab_is_available().Gravatar Paul Mundt 1-1/+1
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Gravatar Joerg Roedel 1-14/+29
2010-05-10PM / platform_bus: Allow runtime PM by defaultGravatar Mark Brown 1-3/+3
2010-05-10PM / Runtime: Add sysfs debug filesGravatar Dominik Brodowski 1-3/+62
2010-05-10PM: Allow runtime_suspend methods to call pm_schedule_suspend()Gravatar Alan Stern 1-5/+5
2010-04-26Merge branch 'sh/stable-updates'Gravatar Paul Mundt 13-2/+13
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Gravatar Linus Torvalds 1-1/+1
2010-04-07nodemask: include slab.h from drivers/base/node.cGravatar Tejun Heo 1-1/+1
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 1-0/+1
2010-04-05Merge branch 'sh/stable-updates'Gravatar Paul Mundt 1-0/+31
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 12-1/+11
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Gravatar Paul Mundt 1-0/+20
2010-03-29driver core: Convert to kasprintf() for early dev_name().Gravatar Paul Mundt 1-7/+8
2010-03-27[SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initGravatar James Bottomley 1-0/+1
2010-03-24power: support _noirq actions on device types and classesGravatar Dominik Brodowski 1-0/+31
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 6-17/+49
2010-03-19driver core: numa: fix BUILD_BUG_ON for node_read_distanceGravatar David Rientjes 1-2/+5
2010-03-19driver-core: document ERR_PTR() return valuesGravatar Jani Nikula 3-0/+14
2010-03-19sysdev: the cpu probe/release attributes should be sysdev_class_attributesGravatar Stephen Rothwell 1-8/+8
2010-03-19driver-core: fix missing kernel-doc in firmware_classGravatar Randy Dunlap 1-0/+1
2010-03-19Driver core: Early platform kernel-doc updateGravatar Magnus Damm 1-7/+20
2010-03-19sysfs: use sysfs_bin_attr_init in firmware class driverGravatar Jiri Kosina 1-0/+1
2010-03-17memory hotplug: allow setting of phys_deviceGravatar Heiko Carstens 1-5/+10
2010-03-10driver core: Early dev_name() support.Gravatar Paul Mundt 1-0/+19