summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: sun7i: cubietruck: Relicense the device tree under GPLv2/X11Maxime Ripard2015-01-211-5/+41
* ARM: sun7i: cubieboard2: Relicense the device tree under GPLv2/X11Maxime Ripard2015-01-211-5/+41
* ARM: dts: sun8i: Add dts file for Ippo Q8H v1.2 tabletsHans de Goede2015-01-212-1/+61
* ARM: dts: sun8i: Enable lradc on a23-ippo-q8h-v5Hans de Goede2015-01-211-0/+20
* ARM: dts: sun8i: Add lradc node to sun8i-a23.dtsiHans de Goede2015-01-211-0/+7
* ARM: dts: sun4i: cubieboard: add axp209 regulator nodesChen-Yu Tsai2015-01-211-4/+31
* ARM: dts: sun5i: hsg-h702: add axp209 regulator nodesChen-Yu Tsai2015-01-211-8/+38
* ARM: dts: sun7i: cubietruck: add axp209 regulator nodesChen-Yu Tsai2015-01-211-4/+31
* ARM: dts: sun7i: cubieboard2: add axp209 regulator nodesChen-Yu Tsai2015-01-211-4/+31
* ARM: dts: sun4i: Add cpu thermal zones to dtsiChen-Yu Tsai2015-01-211-0/+34
* ARM: dts: sun5i: Add cpu thermal zones to dtsiChen-Yu Tsai2015-01-211-0/+34
* ARM: dts: sun7i: Add cpu thermal zones to dtsiChen-Yu Tsai2015-01-211-0/+33
* ARM: dts: sunxi: Add dtsi for AXP209 PMICChen-Yu Tsai2015-01-211-0/+97
* ARM: dts: pcduino: Enable user LED and button support for pcDuinoZoltan HERPAI2015-01-211-0/+60
* ARM: dts: sunxi: Add simplefb nodes for de_be0-lcd0, de_be0-lcd0-tve0 pipelinesHans de Goede2015-01-216-0/+79
* ARM: dts: sun4i: Add cpu clock reference and operating points to dtsiChen-Yu Tsai2015-01-211-1/+14
* ARM: dts: sun5i: Add cpu clock reference and operating points to dtsiChen-Yu Tsai2015-01-211-1/+17
* ARM: dts: sun7i: Add cpu clock reference and operating points to dtsiChen-Yu Tsai2015-01-211-1/+17
* ARM: dts: sunxi: Enable thermal sensor support for RTP on sun[457]iChen-Yu Tsai2015-01-214-0/+4
* ARM: sunxi: DT: Convert the DTs to use the generic interrupt headerMaxime Ripard2015-01-2110-10/+20
* ARM: sunxi: DT: Convert the DTs to use the GIC headersMaxime Ripard2015-01-214-148/+158
* ARM: sunxi: DT: Convert the DTs to use a header for the pinctrl nodesMaxime Ripard2015-01-2136-289/+390
* ARM: sunxi: DT: Convert the DTs to use a header for the DMA argumentsMaxime Ripard2015-01-215-14/+92
* ARM: sunxi: DT: convert DTs to use common GPIOs includesMaxime Ripard2015-01-2130-87/+145
* ARM: sunxi: DT: Convert to device tree includesMaxime Ripard2015-01-2135-60/+61
* 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
* Linux 3.19-rc1v3.19-rc1Linus Torvalds2014-12-211-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-2110-25/+103
|\
| * 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
| * mm: replace ACCESS_ONCE with READ_ONCE or barriersChristian Borntraeger2014-12-183-3/+13
| * kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-181-0/+74