summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | libnvdimm, region : make 'resource' attribute only readable by rootDan Williams2017-09-281-2/+6
| * | dax: pr_err() strings should end with newlinesArvind Yadav2017-09-281-1/+1
| * | libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams2017-09-283-0/+9
* | | Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-175-39/+28
|\ \ \
| * | | dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers2017-11-161-9/+6
| * | | dm: clear all discard attributes in queue_limits when discards are disabledMike Snitzer2017-11-161-2/+8
| * | | dm: do not set 'discards_supported' in targets that do not need itMike Snitzer2017-11-162-7/+0
| * | | dm: discard support requires all targets in a table support discardsMike Snitzer2017-11-161-19/+14
| * | | dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei2017-11-161-2/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-172-0/+3
|\ \ \ \
| * | | | RDMA: Add Jason Gunthorpe as a co-maintainerJason Gunthorpe2017-11-162-0/+3
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-17110-996/+6933
|\ \ \ \ \
| * | | | | soc: amlogic: meson-gx-pwrc-vpu: fix power-off when powered by bootloaderNeil Armstrong2017-11-091-10/+19
| * | | | | Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Arnd Bergmann2017-11-072-41/+24
| |\ \ \ \ \
| | * | | | | memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()Ladislav Michl2017-11-032-41/+24
| * | | | | | bus: add driver for the Technologic Systems NBUSSebastien Bourdelin2017-11-074-0/+402
| * | | | | | soc: qcom: remove unused labelArnd Bergmann2017-11-031-2/+0
| * | | | | | soc: amlogic: gx pm domain: add PM and OF dependenciesArnd Bergmann2017-11-021-0/+1
| * | | | | | Merge tag 'amlogic-drivers-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-11-024-0/+306
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: power: add amlogic meson power domain bindingsNeil Armstrong2017-10-291-0/+61
| | * | | | | | soc: amlogic: add Meson GX VPU Domains driverNeil Armstrong2017-10-293-0/+245
| * | | | | | | drivers/firmware: psci_checker: Add missing destroy_timer_on_stack()Lorenzo Pieralisi2017-11-021-0/+1
| * | | | | | | Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2017-11-026-87/+447
| |\ \ \ \ \ \ \
| | * | | | | | | soc: mediatek: pwrap: fix fatal compiler errorMatthias Brugger2017-10-211-0/+1
| | * | | | | | | soc: mediatek: pwrap: fix compiler errorsMatthias Brugger2017-10-211-1/+1
| | * | | | | | | arm64: mediatek: cleanup message for platform selectionSean Wang2017-10-201-2/+3
| | * | | | | | | soc: Allow test-building of MediaTek driversJean Delvare2017-10-201-1/+1
| | * | | | | | | soc: mediatek: place Kconfig for all SoC drivers under menuSean Wang2017-10-201-3/+5
| | * | | | | | | soc: mediatek: pwrap: add support for MT7622 SoCChenglin Xu2017-10-201-0/+170
| | * | | | | | | soc: mediatek: pwrap: add common way for setup CS timing extenstionSean Wang2017-10-201-22/+37
| | * | | | | | | soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrapSean Wang2017-10-201-3/+21
| | * | | | | | | soc: mediatek: pwrap: refactor pwrap_init for the various PMIC typesSean Wang2017-10-201-40/+90
| | * | | | | | | soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit modeSean Wang2017-10-201-16/+54
| | * | | | | | | soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit modeSean Wang2017-10-201-1/+54
| | * | | | | | | dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper docSean Wang2017-10-201-1/+5
| | * | | | | | | ARM: mediatek: Cocci spatch "of_table"Thomas Meyer2017-10-131-0/+2
| | * | | | | | | soc: mediatek: pwrap: fixup warnings from coding styleSean Wang2017-10-101-7/+13
| * | | | | | | | Merge tag 'at91-ab-4.15-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-11-023-0/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAINTAINERS: Add SoC drivers to AT91 entryAlexandre Belloni2017-09-171-0/+5
| | * | | | | | | | drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan2017-09-172-0/+12
| | |/ / / / / / /
| * | | | | | | | Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2017-11-023-0/+186
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driverMartin Blumenstingl2017-10-073-0/+186
| | |/ / / / / /
| * | | | | | | Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-027-8/+376
| |\ \ \ \ \ \ \
| | * | | | | | | soc: qcom: Remote filesystem memory driverBjorn Andersson2017-10-224-0/+284
| | * | | | | | | dt-binding: soc: qcom: Add binding for rmtfs memoryBjorn Andersson2017-10-221-0/+51
| | * | | | | | | of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson2017-10-222-0/+31
| | * | | | | | | of/platform: Generalize /reserved-memory handlingBjorn Andersson2017-10-221-8/+10
| * | | | | | | | Merge tag 'keystone_soc_drivers_4.15' of ssh://gitolite.kernel.org/pub/scm/li...Arnd Bergmann2017-11-021-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ti_sci: Use %pS printk format for direct addressesHelge Deller2017-10-091-1/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stbl...Arnd Bergmann2017-11-024-8/+66
| |\ \ \ \ \ \ \ \