aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | | | | regmap: rbtree: Factor out node allocationMark Brown2013-05-12
| | * | | | | regmap: Make regmap_check_range_table() a public APIMark Brown2013-05-12
| | * | | | | regmap: Add support for discarding parts of the register cacheMark Brown2013-05-12
| | | |_|/ / | | |/| | |
* | | | | | firmware loader: fix another compile warning with PM_SLEEP unsetMing Lei2013-06-26
* | | | | | firmware loader: fix compile warning with PM_SLEEP setMing Lei2013-06-21
* | | | | | Merge branch 'driver-core-linus' into driver-core-nextGreg Kroah-Hartman2013-06-19
|\| | | | |
| * | | | | firmware loader: fix use-after-free by double abortMing Lei2013-06-18
| | |_|_|/ | |/| | |
* | | | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
|\| | | |
| * | | | Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown2013-06-03
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | regmap: debugfs: Check return value of regmap_write()Dimitris Papastamos2013-05-12
| | |/ /
| * | | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2013-06-03
| |\ \ \ | | |_|/ | |/| |
| | * | regmap: rbtree: Fixed node range check on syncMaarten ter Huurne2013-06-01
| | * | regmap: regcache: Fixup locking for custom lock callbacksLars-Peter Clausen2013-05-23
* | | | firmware loader: simplify holding module for request_firmwareMing Lei2013-06-06
* | | | firmware loader: don't export cache_firmware and uncache_firmwareMing Lei2013-06-06
* | | | drivers/base: Use attribute groups to create sysfs memory filesNathan Fontenot2013-06-06
* | | | firmware loader: fix compile warningMing Lei2013-06-06
* | | | firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPERMing Lei2013-06-04
* | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
* | | | driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspendMing Lei2013-06-03
* | | | driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmwareMing Lei2013-06-03
* | | | Documentation: Tidy up some drivers/base/core.c kerneldoc content.Robert P. J. Day2013-06-03
* | | | platform_device: use a macro instead of platform_driver_registerLibo Chen2013-06-03
* | | | firmware: move EXPORT_SYMBOL annotationsDaniel Mack2013-06-03
* | | | firmware: Avoid deadlock of usermodehelper lock at shutdownTakashi Iwai2013-06-03
* | | | Merge 3.10-rc3 into driver-core-nextGreg Kroah-Hartman2013-05-26
|\| | |
| * | | Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-23
| |\ \ \ | | |/ / | |/| |
| | * | driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com2013-05-21
| | * | driver core: export subsys_virtual_registerGreg Kroah-Hartman2013-05-21
| | |/
| * / PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()Shuah Khan2013-05-12
| |/
* | cpu: make sure that cpu/online file created before KOBJ_ADD is emittedIgor Mammedov2013-05-21
* | cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()Igor Mammedov2013-05-21
* | base/core.c: improve comment of the function device_find_child()Federico Vaga2013-05-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-01
|\
| * Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-17
| |\
| * | devres: allow adding custom actions to the stackDmitry Torokhov2013-02-26
* | | dma-buf: Add debugfs supportSumit Semwal2013-05-01
* | | dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal2013-05-01
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \
| * \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-04-27
| |\ \ \
| | * | | PM / OPP: add documentation to RCU head in struct oppNishanth Menon2013-04-05
| * | | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-04-27
| |\ \ \ \
| | * | | | PM / Runtime: Improve prepare handling at system suspend for genpdUlf Hansson2013-04-12
| | * | | | PM / Runtime: Asyncronous idle|suspend parent devices at removalUlf Hansson2013-04-12
| | * | | | PM / Runtime: Asyncronous idle|suspend devices at system resumeUlf Hansson2013-04-12
| | |/ / /
* | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-29
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo2013-04-01
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | driver/base: implement subsys_virtual_register()Tejun Heo2013-03-12
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \ \
| * | | | | | numa, cpu hotplug: change links of CPU and node when changing node number by ...Yasuaki Ishimatsu2013-04-29