summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun6i: Add dts file for CSQ CS908 boardHans de Goede2015-01-212-1/+104
* ARM: dts: sun6i: Add sun6i-a31s.dtsiHans de Goede2015-01-211-0/+58
* ARM: dts: sun7i: Add lradc nodeHans de Goede2015-01-212-2/+64
* ARM: dts: sun5i: Add lradc nodeHans de Goede2015-01-214-4/+100
* ARM: dts: sun4i: Add lradc nodeHans de Goede2015-01-211-0/+7
* ARM: dts: sun6i: Enable ir receiver on the Mele M9Hans de Goede2015-01-211-0/+6
* ARM: dts: sun6i: Add ir nodeHans de Goede2015-01-211-0/+10
* ARM: dts: sun6i: Add ir_clk nodeHans de Goede2015-01-211-0/+7
* ARM: sun4i: dt: cubieboard: Enable SPI0Alexandru Gagniuc2015-01-211-0/+6
* ARM: sun4i: dt: Add pin muxing options for SPIAlexandru Gagniuc2015-01-211-0/+28
* ARM: dts: sun6i: hummingbird: Add ethernet phy reset gpio propertiesChen-Yu Tsai2015-01-211-0/+3
* ARM: dts: sun6i: Add pinmux settings for the ir pinsHans de Goede2015-01-211-0/+7
* ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipelineHans de Goede2015-01-211-0/+8
* ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 aliasHans de Goede2015-01-061-0/+4
* ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5iChen-Yu Tsai2014-12-213-6/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-216-22/+16
|\
| * s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-181-12/+6
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-181-2/+2
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| * x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-4/+4
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2120-148/+157
|\ \
| * | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-161-9/+14
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-162-6/+6
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-167-63/+208
| |\ \
| * | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-041-5/+5
| * | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette2014-11-256-60/+12
| |\ \ \
| | * | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai2014-11-232-20/+4
| | * | | ARM: dts: sunxi: unify APB1 clockEmilio López2014-11-234-40/+8
| * | | | arm: mmp: Make use of the DT supported clockChao Xie2014-11-136-62/+111
| * | | | arm: mmp: Make all the dts file to be compiled by MakefileChao Xie2014-11-137-6/+9
* | | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-2033-35/+30
|\ \ \ \ \
| * | | | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-1933-35/+30
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2014-12-208-27/+38
|\ \ \ \ \ \
| * | | | | | Hexagon: fix signal delivery for debug trapsRichard Kuo2014-12-161-2/+2
| * | | | | | Hexagon: set ARCH_DMA_MINALIGNRichard Kuo2014-12-161-1/+3
| * | | | | | Hexagon: fix alignment of init_task in RW_DATA_SECTIONRichard Kuo2014-12-161-2/+2
| * | | | | | hexagon: Fix build failures in linux-nextGuenter Roeck2014-12-165-22/+31
* | | | | | | Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-2016-814/+1039
|\ \ \ \ \ \ \
| * | | | | | | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson2014-12-201-7/+0
| * | | | | | | CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2014-12-202-71/+83
| * | | | | | | CRISv32: Select MTDRAM for axisflashmapJesper Nilsson2014-12-201-0/+1
| * | | | | | | CRISv32: Implement early consoleJesper Nilsson2014-12-201-26/+56
| * | | | | | | CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson2014-12-201-27/+34
| * | | | | | | CRISv32: Fix declaration mismatchJesper Nilsson2014-12-201-1/+0
| * | | | | | | CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-201-639/+791
| * | | | | | | CRIS: Update init memory handlingJesper Nilsson2014-12-201-5/+33
| * | | | | | | CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-201-11/+17
| * | | | | | | CRIS: Export missing function symbolsJesper Nilsson2014-12-203-19/+19