summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15clk/realview: stop using machine headersArnd Bergmann1-3/+7
2015-12-15ARM: realview: don't map undefined PCI registersArnd Bergmann2-16/+0
2015-12-15ARM: realview: remove sparsemem hackArnd Bergmann3-69/+2
2015-12-15Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2-2/+3
2015-12-12Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman4-12/+9
2015-12-12ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang1-0/+4
2015-12-12dt-bindings: define little-endian property for QorIQ GPIOLi Yang1-0/+4
2015-12-12ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu1-0/+1
2015-12-11ARM: dts: vf610: use reset values for L2 cache latenciesStefan Agner2-6/+1
2015-12-11Merge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-5/+17
2015-12-11ARM: pxa: use PWM lookup table for all machinesArnd Bergmann1-0/+5
2015-12-11Merge tag 'berlin-fixes-for-4.4-rc1-1' of git://git.infradead.org/users/hesse...Arnd Bergmann1-3/+5
2015-12-11Merge tag 'at91-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-2/+12
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann4-4/+8
2015-12-10ARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and sdhci1Jisheng Zhang1-2/+4
2015-12-10ARM: dts: berlin: correct BG2Q's sdhci2 2nd clockJisheng Zhang1-1/+1
2015-12-10ARM: dts: am4372: fix clock source for arm twd and global timersGrygorii Strashko2-2/+10
2015-12-08ARM: dove: convert legacy dove to PMU supportRussell King4-102/+33
2015-12-08soc: dove: add legacy support to PMU driverRussell King3-0/+63
2015-12-07ARM: orion5x: multiplatform supportArnd Bergmann5-67/+19
2015-12-07ARM: orion5x: clean up mach/*.h headersArnd Bergmann31-55/+33
2015-12-07ARM: mv78xx0: multiplatform supportArnd Bergmann5-62/+16
2015-12-07ARM: mv78xx0: clean up mach/*.h headersArnd Bergmann12-32/+10
2015-12-07ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann31-5/+37
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann9-123/+37
2015-12-07ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann4-24/+30
2015-12-04ARM: at91: fix pinctrl driver selectionLudovic Desroches2-2/+11
2015-12-04ARM: at91/dt: add always-on to 1.8V regulatorNicolas Ferre1-0/+1
2015-12-02ARM: dts: vf610: fix clock definition for SAI2Stefan Agner1-2/+4
2015-12-02ARM: imx: clk-vf610: fix SAI clock treeStefan Agner1-4/+4
2015-12-02ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann1-6/+6
2015-12-02irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PBGuillaume Delbergue1-0/+5
2015-12-02ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada32-58/+110
2015-12-02ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij7-78/+7
2015-12-02ARM: use const and __initconst for smp_operationsMasahiro Yamada54-64/+64
2015-12-02ARM: hisi: do not export smp_operations structuresMasahiro Yamada2-6/+3
2015-12-01ARM: netx: remove unused mach/param.hArnd Bergmann1-18/+0
2015-12-01ARM: w90x900: make headers more localArnd Bergmann6-3/+3
2015-12-01ARM: iop13xx: make headers more localArnd Bergmann7-61/+62
2015-12-01ARM: davinci: make headers more localArnd Bergmann24-23/+23
2015-12-01ARM: ks8695: make headers more localArnd Bergmann15-11/+11
2015-12-01ARM: omap1: make headers more localArnd Bergmann17-15/+15
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann117-194/+193
2015-12-01ARM: s3c64xx: allow building without board supportArnd Bergmann4-18/+29
2015-12-01ARM: s3c64xx: multiplatform supportArnd Bergmann7-30/+32
2015-12-01ARM: s3c64xx: use common debug-ll implementationArnd Bergmann2-39/+18
2015-12-01ARM: s3c64xx: use new adc/touchscreen driverArnd Bergmann6-25/+10
2015-12-01iio: exynos-adc: add experimental touchscreen supportArnd Bergmann2-7/+220
2015-12-01ARM: s3c64xx: enable sparse IRQ supportArnd Bergmann17-21/+30
2015-12-01ARM: s3c64xx: prepare initcalls for multiplatformArnd Bergmann10-12/+31