summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: sh73a0 dtsi: Add memory-controller nodesGeert Uytterhoeven2015-01-151-0/+16
* ARM: shmobile: r8a7740 dtsi: Add memory-controller nodeGeert Uytterhoeven2015-01-151-0/+6
* ARM: shmobile: r8a73a4 dtsi: Add memory-controller nodesGeert Uytterhoeven2015-01-151-0/+10
* ARM: shmobile: Add DT bindings for Renesas memory controllersGeert Uytterhoeven2015-01-151-0/+44
* ARM: shmobile: r8a7791: add SRC interrupt number on DTSIKuninori Morimoto2015-01-131-10/+10
* ARM: shmobile: r8a7790: add SRC interrupt number on DTSIKuninori Morimoto2015-01-131-10/+10
* ARM: shmobile: r8a7791: fix MSTP8 input clocksSergei Shtylyov2015-01-131-1/+1
* ARM: shmobile: r8a7740 dtsi: Add PM domain supportGeert Uytterhoeven2015-01-131-0/+99
* PM / Domains: Add DT bindings for the R-Mobile System ControllerGeert Uytterhoeven2015-01-131-0/+98
* ARM: shmobile: sh73a0 dtsi: Add SoC-specific FSI2 compatible propertyGeert Uytterhoeven2015-01-081-1/+1
* ARM: shmobile: r8a7791: add MLB+ clockAndrey Gusakov2014-12-232-5/+6
* ARM: shmobile: r8a7790: add MLB+ clockAndrey Gusakov2014-12-232-6/+8
* ARM: shmobile: ape6evm: Fix LAN9220 VDDVARIO voltageLaurent Pinchart2014-12-211-3/+11
* ARM: shmobile: r8a73a4: Add r8a73a4-ape6evm.dtb to ARCH_SHMOBILE_MULTIUlrich Hecht2014-12-211-0/+1
* ARM: shmobile: ape6evm: Add keypad to the device treeUlrich Hecht2014-12-211-0/+41
* ARM: shmobile: ape6evm: Add LEDs to the device treeUlrich Hecht2014-12-211-0/+28
* ARM: shmobile: ape6evm: synchronize dts with reference platformUlrich Hecht2014-12-211-2/+90
* ARM: shmobile: ape6evm: fix compatible string for Ethernet controllerUlrich Hecht2014-12-211-1/+1
* ARM: shmobile: r8a7794: Add MMCIF clock to device treeShinobu Uehara2014-12-212-4/+12
* ARM: shmobile: r8a7794: Add SDHI clocks to device treeShinobu Uehara2014-12-212-1/+22
* ARM: shmobile: r8a7794: Add I2C clocks to device treeKoji Matsuoka2014-12-212-3/+15
* ARM: shmobile: r8a7779: Add TWD device to DTSMagnus Damm2014-12-211-0/+9
* ARM: shmobile: r8a7779: Use MSTP for SCIF clocksMagnus Damm2014-12-211-6/+6
* ARM: shmobile: r8a7779: Use R8A7779_CLK_P as SCIF parent clockMagnus Damm2014-12-211-6/+6
* ARM: shmobile: r8a7794: Add QSPI clock to device treeHisashi Nakamura2014-12-212-0/+9
* ARM: shmobile: lager: Fix QSPI mode of SPI-Flash into mode3Hisashi Nakamura2014-12-211-0/+2
* ARM: shmobile: r8a7794: Add SYS-DMAC clocks to device treeHiroyuki Yokoyama2014-12-212-2/+7
* ARM: shmobile: r8a7791: Add IPMMU-SGX clock to device treeRyo Kataoka2014-12-212-3/+6
* ARM: shmobile: koelsch: Fix QSPI mode of SPI-Flash into mode3Hisashi Nakamura2014-12-211-0/+2
* ARM: shmobile: r8a7794: Add USBDMAC[01] clocks to device treeKazuya Mizuguchi2014-12-212-3/+6
* ARM: shmobile: r8a7794: Correct mask for GIC PPI interruptsGeert Uytterhoeven2014-12-211-5/+5
* ARM: shmobile: r8a7791: Correct mask for GIC PPI interruptsGeert Uytterhoeven2014-12-211-5/+5
* ARM: shmobile: dts: koelsch: Fix flash partition label and sizeSimon Horman2014-12-211-5/+5
* ARM: shmobile: r8a7794: Add USB clocks to device treeShinobu Uehara2014-12-212-1/+6
* ARM: shmobile: r8a7794 dtsi: Change to using clock-indicesGeert Uytterhoeven2014-12-211-7/+7
* ARM: shmobile: r8a7791 dtsi: Change to using clock-indicesBen Dooks2014-12-211-10/+12
* ARM: shmobile: r8a7790 dtsi: Change to using clock-indicesBen Dooks2014-12-211-9/+11
* ARM: shmobile: r8a7779 dtsi: Change to using clock-indicesGeert Uytterhoeven2014-12-211-3/+3
* ARM: shmobile: r8a7740 dtsi: Change to using clock-indicesGeert Uytterhoeven2014-12-211-5/+5
* ARM: shmobile: ape6evm-reference: Correct BSC bus rangeGeert Uytterhoeven2014-12-211-1/+1
* Linux 3.19-rc1v3.19-rc1Linus Torvalds2014-12-201-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-2010-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
OpenPOWER on IntegriCloud