summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-031-1/+1
|\
| * driver core: unexport static function create_syslog_headerJiang Liu2014-03-101-1/+0Star
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2014-75/+608
| |\
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\ \ \
| * \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-04-011-1/+1
| |\ \ \
| | * | | PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven2014-03-261-1/+1
* | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-0217-36/+89
|\ \ \ \ \
| * | | | | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-03-261-0/+33
| * | | | | numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu2014-03-091-0/+4
| * | | | | Revert "driver core: synchronize device shutdown"Roland Dreier2014-03-091-2/+0Star
| * | | | | Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-032-13/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-182-12/+3Star
| * | | | | cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2014-02-182-5/+53
| * | | | | Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-181-0/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | driver core: unexport static function create_syslog_headerJiang Liu2014-02-151-1/+0Star
| * | | | | firmware: use power efficient workqueue for unloading and aborting fw loadShaibal Dutta2014-02-151-3/+4
| * | | | | firmware: give a protection when map page failedzhang jun2014-02-151-1/+5
| * | | | | drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-1410-10/+0Star
| * | | | | ACPI / platform: drop redundant ACPI_HANDLE checkJosh Cartwright2014-02-141-7/+4Star
| * | | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-02-081-33/+0Star
| * | | | | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-02-081-0/+17
| * | | | | dma-buf: avoid using IS_ERR_OR_NULLColin Cross2014-02-071-7/+11
* | | | | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-31/+197
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2014-03-031-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman2014-02-241-13/+12Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-181-0/+8
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | regmap: spmi: support base and extended register spacesJosh Cartwright2014-02-151-31/+197
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-011-0/+26
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown2014-03-261-0/+26
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | devres: introduce API "devm_kstrdup"Manish Badarkhe2014-02-111-0/+26
| | |/ / / / /
* | | | | | | Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2014-04-016-78/+354
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----------. \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown2014-03-285-68/+341
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]2014-03-102-16/+174
| | | | | | | | * | | | | | regmap: Base regmap_register_patch on _regmap_multi_reg_writeCharles Keepax2014-02-261-14/+4Star
| | | | | | | | * | | | | | regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax2014-02-261-13/+62
| | | | | | | | * | | | | | regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax2014-02-261-2/+2
| | | | | | | | * | | | | | regmap: Check stride of register patch as we register itCharles Keepax2014-02-222-4/+4
| | | | | | | | | |/ / / / | | | | | | | | |/| | | |
| | | | | | | * / | | | | regmap: add regmap_parse_val apiNenghua Cao2014-03-061-0/+12
| | | | | | | |/ / / / /
| | | | | | * / / / / / regmap: Separate regmap dev initializationMichal Simek2014-02-161-13/+28
| | | | | | |/ / / / /
| | | | | * | | | | | regmap: mmio: Add regmap_mmio_regbits_check.Xiubo Li2014-03-281-2/+18
| | | | | * | | | | | regmap: mmio: Add support for 1/2/8 bytes wide register address.Xiubo Li2014-03-271-3/+21
| | | | | * | | | | | regmap: mmio: add regmap_mmio_{regsize, count}_check.Xiubo Li2014-03-271-3/+13
| | | | | |/ / / / /
| | | | * | | | | | regmap: Fix possible sleep-in-atomic in regmap_bulk_write()Takashi Iwai2014-03-181-5/+6
| | | | * | | | | | regmap: Ensure regmap_register_patch() is compatible with fast_ioMark Brown2014-03-181-11/+14
| | | | |/ / / / /
| | | * | | | | | regmap: irq: Set data pointer only on regmap_add_irq_chip successKrzysztof Kozlowski2014-03-131-2/+2
| | | * | | | | | regmap: irq: Remove domain on exitMark Brown2014-02-031-1/+1
| | | |/ / / / /
| | * | | | | | regmap: cache: Don't attempt to sync non-writeable registersDylan Reid2014-03-191-1/+2
| | * | | | | | regmap: cache: Step by stride in default syncDylan Reid2014-03-191-1/+1
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-03-282-8/+11
| |\ \ \ \ \ \