summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-046-12/+48
|\
| * nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-015-5/+41
| * tools/testing/nvdimm: make iset cookie predictableDan Williams2017-03-011-7/+7
* | Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-0411-3/+25
|\ \
| * | PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan2017-02-281-3/+7
| * | PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-2510-0/+18
* | | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-047-88/+83
|\ \ \
| * | | parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-253-26/+7
| * | | parisc: fix a printkDan Carpenter2017-02-251-2/+2
| * | | parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav2017-02-251-1/+5
| * | | parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
| * | | parisc: eisa: Fix resource leaks in error pathsArvind Yadav2017-02-251-2/+16
| * | | parisc: eisa: Remove coding style errorsArvind Yadav2017-02-251-52/+52
* | | | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-048-30/+71
|\ \ \ \
| * | | | xtensa: allow merging vectors into .text sectionMax Filippov2017-03-013-0/+48
| * | | | xtensa: clean up bootable image build targetsMax Filippov2017-03-015-28/+21
| * | | | xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-03-011-2/+2
* | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-0431-302/+852
|\ \ \ \ \
| * \ \ \ \ Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-021-6/+7
| |\ \ \ \ \
| | * | | | | arm64: dts: juno: update definition for programmable replicatorMike Leach2017-02-211-6/+7
| * | | | | | ARM: deconfig: fix the moxart defconfigLinus Walleij2017-03-021-6/+6
| * | | | | | ARM: ux500: resume the second core properlyLinus Walleij2017-03-025-60/+7
| * | | | | | Merge branch 'next/late' with mainlineArnd Bergmann2017-03-0226-233/+842
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2017-02-1617-66/+523
| | |\ \ \ \ \ \
| | | * | | | | | ARM64: dts: meson-gxbb-p200: add ADC laddered keysNeil Armstrong2017-01-301-0/+50
| | | * | | | | | ARM64: dts: meson: meson-gx: add the SAR ADCMartin Blumenstingl2017-01-304-0/+32
| | | * | | | | | ARM64: dts: meson-gxl: add the pwm_ao_b pinMartin Blumenstingl2017-01-271-0/+7
| | | * | | | | | ARM64: dts: meson-gx: add the missing pwm_AO_ab nodeMartin Blumenstingl2017-01-271-0/+7
| | | * | | | | | clk: gxbb: fix CLKID_ETH defined twicejbrunet2017-01-271-1/+1
| | | * | | | | | ARM64: dts: meson-gxl: rename Nexbox A95x for consistencyKevin Hilman2017-01-232-1/+1
| | | * | | | | | clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl2017-01-233-3/+58
| | | * | | | | | dt-bindings: amlogic: Add WeTek boardsNeil Armstrong2017-01-231-0/+2
| | | * | | | | | ARM64: dts: meson-gxbb: Add support for WeTek Hub and PlayNeil Armstrong2017-01-233-0/+162
| | | * | | | | | dt-bindings: vendor-prefix: Add wetek vendor prefixNeil Armstrong2017-01-231-0/+1
| | | * | | | | | ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistencyNeil Armstrong2017-01-193-2/+2
| | | * | | | | | ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodesNeil Armstrong2017-01-182-0/+28
| | | * | | | | | ARM64: dts: meson-gxbb-vega-s95: Add LEDAndreas Färber2017-01-181-0/+11
| | | * | | | | | ARM64: dts: meson-gx: add the serial CTS and RTS pin groupsMartin Blumenstingl2017-01-182-0/+80
| | | * | | | | | ARM64: dts: meson-gx: add the missing uart_AO_BMartin Blumenstingl2017-01-183-0/+22
| | | * | | | | | clk: meson-gxbb: Export HDMI clocksNeil Armstrong2017-01-182-2/+4
| | | * | | | | | ARM64: dts: meson-gxm: add SCPI configuration for GXMMartin Blumenstingl2017-01-101-0/+10
| | | * | | | | | ARM64: dts: meson-gx: move the SCPI and SRAM nodes to meson-gxMartin Blumenstingl2017-01-102-57/+45
| | * | | | | | | Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2017-02-1612-1397/+2036
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | arm64: dts: exynos: Add regulators for Vbus and Vbus-BoostVivek Gautam2017-02-021-0/+45
| | | * | | | | | arm64: dts: exynos: Add USB 3.0 controller node for Exynos7Vivek Gautam2017-02-021-0/+34
| | | * | | | | | arm64: dts: exynos: Use macros for pinctrl configuration on Exynos7Pankaj Dubey2017-02-022-152/+154
| | | * | | | | | Merge tag 'samsung-pinctrl-4.11' into next/dt64Krzysztof Kozlowski2017-02-021-0/+8
| | | |\ \ \ \ \ \
| | | | * | | | | | pinctrl: dt-bindings: samsung: Add Exynos7 specific pinctrl macro definitionsPankaj Dubey2017-02-021-0/+8
| | | * | | | | | | arm64: dts: exynos: Add initial configuration for DISP clocks for TM2/TM2eMarek Szyprowski2017-01-313-12/+68
| | | * | | | | | | Merge tag 'clk-v4.11-samsung-dphy' of git://linuxtv.org/snawrocki/samsung int...Krzysztof Kozlowski2017-01-312-3/+10
| | | |\ \ \ \ \ \ \