| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-03 | 1 | -1/+1 |
|\ |
|
| * | driver core: unexport static function create_syslog_header | Jiang Liu | 2014-03-10 | 1 | -1/+0 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2014-02-20 | 14 | -75/+608 |
| |\ |
|
| * | | treewide: Fix typo in Documentation/DocBook | Masanari Iida | 2014-02-19 | 1 | -1/+1 |
* | | | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-04-01 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | PM / Runtime: Spelling s/competing/completing/ | Geert Uytterhoeven | 2014-03-26 | 1 | -1/+1 |
* | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-02 | 17 | -36/+89 |
|\ \ \ \ \ |
|
| * | | | | | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman | 2014-03-26 | 1 | -0/+33 |
| * | | | | | numa: fix NULL pointer access and memory leak in unregister_one_node() | Xishi Qiu | 2014-03-09 | 1 | -0/+4 |
| * | | | | | Revert "driver core: synchronize device shutdown" | Roland Dreier | 2014-03-09 | 1 | -2/+0 |
| * | | | | | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman | 2014-03-03 | 2 | -13/+13 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 2014-02-18 | 2 | -12/+3 |
| * | | | | | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel | 2014-02-18 | 2 | -5/+53 |
| * | | | | | Merge 3.14-rc3 into driver-core-next | Greg Kroah-Hartman | 2014-02-18 | 1 | -0/+8 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | driver core: unexport static function create_syslog_header | Jiang Liu | 2014-02-15 | 1 | -1/+0 |
| * | | | | | firmware: use power efficient workqueue for unloading and aborting fw load | Shaibal Dutta | 2014-02-15 | 1 | -3/+4 |
| * | | | | | firmware: give a protection when map page failed | zhang jun | 2014-02-15 | 1 | -1/+5 |
| * | | | | | drivers/base: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-14 | 10 | -10/+0 |
| * | | | | | ACPI / platform: drop redundant ACPI_HANDLE check | Josh Cartwright | 2014-02-14 | 1 | -7/+4 |
| * | | | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 2014-02-08 | 1 | -33/+0 |
| * | | | | | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 2014-02-08 | 1 | -0/+17 |
| * | | | | | dma-buf: avoid using IS_ERR_OR_NULL | Colin Cross | 2014-02-07 | 1 | -7/+11 |
* | | | | | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-02 | 1 | -31/+197 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 3.14-rc5 into char-misc-next | Greg Kroah-Hartman | 2014-03-03 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge 3.14-rc4 into char-misc-next | Greg Kroah-Hartman | 2014-02-24 | 1 | -13/+12 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 3.14-rc3 into char-misc-next | Greg Kroah-Hartman | 2014-02-18 | 1 | -0/+8 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | regmap: spmi: support base and extended register spaces | Josh Cartwright | 2014-02-15 | 1 | -31/+197 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-04-01 | 1 | -0/+26 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable... | Mark Brown | 2014-03-26 | 1 | -0/+26 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | / / /
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | | * | | | | | devres: introduce API "devm_kstrdup" | Manish Badarkhe | 2014-02-11 | 1 | -0/+26 |
| | |/ / / / / |
|
* | | | | | | | Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2014-04-01 | 6 | -78/+354 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----------. \ \ \ \ \ | Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg... | Mark Brown | 2014-03-28 | 5 | -68/+341 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | regmap: Implementation for regmap_multi_reg_write | Opensource [Anthony Olech] | 2014-03-10 | 2 | -16/+174 |
| | | | | | | | * | | | | | | regmap: Base regmap_register_patch on _regmap_multi_reg_write | Charles Keepax | 2014-02-26 | 1 | -14/+4 |
| | | | | | | | * | | | | | | regmap: Add bypassed version of regmap_multi_reg_write | Charles Keepax | 2014-02-26 | 1 | -13/+62 |
| | | | | | | | * | | | | | | regmap: Mark reg_defaults in regmap_multi_reg_write as const | Charles Keepax | 2014-02-26 | 1 | -2/+2 |
| | | | | | | | * | | | | | | regmap: Check stride of register patch as we register it | Charles Keepax | 2014-02-22 | 2 | -4/+4 |
| | | | | | | | | |/ / / /
| | | | | | | | |/| | | | |
|
| | | | | | | * / | | | | | regmap: add regmap_parse_val api | Nenghua Cao | 2014-03-06 | 1 | -0/+12 |
| | | | | | | |/ / / / / |
|
| | | | | | * / / / / / | regmap: Separate regmap dev initialization | Michal Simek | 2014-02-16 | 1 | -13/+28 |
| | | | | | |/ / / / / |
|
| | | | | * | | | | | | regmap: mmio: Add regmap_mmio_regbits_check. | Xiubo Li | 2014-03-28 | 1 | -2/+18 |
| | | | | * | | | | | | regmap: mmio: Add support for 1/2/8 bytes wide register address. | Xiubo Li | 2014-03-27 | 1 | -3/+21 |
| | | | | * | | | | | | regmap: mmio: add regmap_mmio_{regsize, count}_check. | Xiubo Li | 2014-03-27 | 1 | -3/+13 |
| | | | | |/ / / / / |
|
| | | | * | | | | | | regmap: Fix possible sleep-in-atomic in regmap_bulk_write() | Takashi Iwai | 2014-03-18 | 1 | -5/+6 |
| | | | * | | | | | | regmap: Ensure regmap_register_patch() is compatible with fast_io | Mark Brown | 2014-03-18 | 1 | -11/+14 |
| | | | |/ / / / / |
|
| | | * | | | | | | regmap: irq: Set data pointer only on regmap_add_irq_chip success | Krzysztof Kozlowski | 2014-03-13 | 1 | -2/+2 |
| | | * | | | | | | regmap: irq: Remove domain on exit | Mark Brown | 2014-02-03 | 1 | -1/+1 |
| | | |/ / / / / |
|
| | * | | | | | | regmap: cache: Don't attempt to sync non-writeable registers | Dylan Reid | 2014-03-19 | 1 | -1/+2 |
| | * | | | | | | regmap: cache: Step by stride in default sync | Dylan Reid | 2014-03-19 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2014-03-28 | 2 | -8/+11 |
| |\ \ \ \ \ \ |
|