aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-20
|\
| * PM / platform_bus: Allow runtime PM by defaultMark Brown2010-05-10
| * PM / Runtime: Add sysfs debug filesDominik Brodowski2010-05-10
| * PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern2010-05-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-05-19
|\ \
| * \ Merge branch 'sh/driver-core'Paul Mundt2010-05-13
| |\ \
| | * | driver core: Early dev_name() depends on slab_is_available().Paul Mundt2010-05-13
| * | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-04
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-29
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | driver core: Convert to kasprintf() for early dev_name().Paul Mundt2010-03-29
| | | * | | driver core: Early dev_name() support.Paul Mundt2010-03-09
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-11
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-07
| | * | | | | iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-07
| | * | | | | iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-07
| | * | | | | iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-07
* | | | | | | platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-17
|/ / / / / /
* | | | | | Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds2010-04-09
* | | | | | nodemask: include slab.h from drivers/base/node.cTejun Heo2010-04-06
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-05
|\ \ \ \ \ \
| * | | | | | [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_initJames Bottomley2010-03-27
| | |_|_|_|/ | |/| | | |
* / | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ / / / /
* | / / / power: support _noirq actions on device types and classesDominik Brodowski2010-03-24
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-19
|\ \ \ \ | |_|/ / |/| | |
| * | | driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes2010-03-19
| * | | driver-core: document ERR_PTR() return valuesJani Nikula2010-03-19
| * | | sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell2010-03-19
| * | | driver-core: fix missing kernel-doc in firmware_classRandy Dunlap2010-03-19
| * | | Driver core: Early platform kernel-doc updateMagnus Damm2010-03-19
| * | | sysfs: use sysfs_bin_attr_init in firmware class driverJiri Kosina2010-03-19
| | |/ | |/|
* / | memory hotplug: allow setting of phys_deviceHeiko Carstens2010-03-17
|/ /
* | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-07
* | driver core: Use sysfs_rename_link in device_renameEric W. Biederman2010-03-07
* | Driver core: Fix first line of kernel-doc for a few functionsBen Hutchings2010-03-07
* | Driver core: make struct platform_driver.id_table constUwe Kleine-König2010-03-07
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* | sysdev: fix up the probe/release attributesGreg Kroah-Hartman2010-03-07
* | kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-07
* | driver-core: firmware_class: remove base.h header inclusionLuis R. Rodriguez2010-03-07
* | Driver-Core: require valid action string in uevent triggerKay Sievers2010-03-07
* | Driver-Core: disable /sbin/hotplug by defaultKay Sievers2010-03-07
* | Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the descriptionKay Sievers2010-03-07
* | Driver-Core: devtmpfs - reset inode permissions before unlinkingKay Sievers2010-03-07
* | driver core: Add class_attr_string for simple read-only stringAndi Kleen2010-03-07
* | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* | sysdev: Fix type of sysdev class attribute in memory driverAndi Kleen2010-03-07
* | sysdev: Use sysdev_class attribute arrays in node driverAndi Kleen2010-03-07
* | sysdev: Convert node driverAndi Kleen2010-03-07