summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | regmap: Back out work buffer fixMark Brown2013-04-091-1/+2
| | |_|/ / | |/| | |
| * | | | Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-051-13/+47
| |\ \ \ \
| | * | | | PM / QoS: Avoid possible deadlock related to sysfs accessRafael J. Wysocki2013-04-021-13/+47
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-04-011-0/+2
| |\ \ \ \
| | * | | | regmap: async: Add missing returnMark Brown2013-03-271-0/+2
| | |/ / /
| * | | | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-04-011-2/+2
| |\ \ \ \
| | * | | | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-121-2/+2
| | |/ / /
| * | | | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-211-2/+1Star
| * | | | regmap: cache Fix regcache-rbtree syncLars-Peter Clausen2013-03-131-1/+1
| |/ / /
* | | | PM / Runtime: Idle devices asynchronously after probe|releaseUlf Hansson2013-04-111-3/+3
* | | | driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman2013-04-112-16/+16
* | | | driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKSMing Lei2013-04-101-2/+2
* | | | devtmpfs: add base.h includeGreg Kroah-Hartman2013-04-101-0/+1
* | | | driver core: add uid and gid to devtmpfsKay Sievers2013-04-082-14/+30
* | | | sysfs: fix crash_notes_size build warningArnd Bergmann2013-04-031-1/+1
* | | | sysfs: Add crash_notes_size to export percpu note sizeZhang Yanfei2013-03-291-0/+14
* | | | driver core: platform.c: fix checkpatch errors and warningsFabio Porcedda2013-03-291-10/+8Star
* | | | driver core: warn that platform_driver_probe can not use deferred probingFabio Porcedda2013-03-291-1/+5
* | | | base: core: WARN() about bogus permissions on device attributesFelipe Balbi2013-03-151-1/+8
* | | | device: separate all subsys mutexesMichal Hocko2013-03-131-4/+4
|/ / /
* | | Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-074-102/+126
|\ \ \
| * | | PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki2013-03-044-76/+55Star
| * | | PM / QoS: Fix concurrency issues and memory leaks in device PM QoSRafael J. Wysocki2013-03-041-42/+87
| |/ /
* | | Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-071-0/+1
|\ \ \ | |/ / |/| |
| * | regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed caseLi Fei2013-03-011-0/+1
* | | CHROMIUM: dma-buf: restore args on failure of dma_buf_mmapJohn Sheu2013-02-271-6/+17
* | | dma-buf: implement vmap refcounting in the interface logicDaniel Vetter2013-02-271-5/+38
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-272-2/+3
|\ \ \
| * | | switch vfs_getattr() to struct pathAl Viro2013-02-262-2/+3
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-261-1/+1
|\ \ \ \
| * | | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/ / /
* | | | pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei2013-02-241-1/+18
* | | | pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-241-0/+70
* | | | memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-241-0/+6
* | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \ \ \
| * \ \ \ Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-252-3/+1Star
| |\ \ \ \
| * | | | | PM/Qos: Expose dev_pm_qos_flags symbolLan Tianyu2013-01-251-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-218-269/+325
|\ \ \ \ \
| * | | | | base: memory: fix soft/hard_offline_page permissionsFelipe Balbi2013-02-181-2/+2
| * | | | | drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely2013-02-151-0/+2
| * | | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-062-4/+4
| * | | | | firmware: Ignore abort check when no user-helper is usedTakashi Iwai2013-02-041-2/+9
| * | | | | firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPERTakashi Iwai2013-02-041-162/+151Star
| * | | | | firmware: Make user-mode helper optionalTakashi Iwai2013-02-042-13/+55
| * | | | | firmware: Refactoring for splitting user-mode helper codeTakashi Iwai2013-02-041-133/+154
| * | | | | Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas2013-02-041-2/+2
| * | | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-262-3/+1Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-183-15/+42
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Revert "drivers: base: Convert print_symbol to %pSR"Greg Kroah-Hartman2013-01-171-2/+2
| * | | | | driver core: fix possible missing of device probeMing Lei2013-01-171-1/+1