summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: sh73a0: Remove unused sh73a0_add_standard_devices_dt()Geert Uytterhoeven2015-02-242-10/+0
* ARM: shmobile: sh73a0 dtsi: Add Cortex-A9 TWD nodeGeert Uytterhoeven2015-02-241-0/+8
* ARM: shmobile: kzm9g-reference: Remove board C code and DT fileSimon Horman2015-02-247-479/+2
* ARM: shmobile: kzm9g dts: Move Ethernet node to BSCGeert Uytterhoeven2015-02-241-13/+15
* ARM: shmobile: sh73a0 dtsi: Add Bus State Controller nodeGeert Uytterhoeven2015-02-241-0/+11
* ARM: shmobile: kzm9g: Build DTS for MultiplatformMagnus Damm2015-02-241-1/+2
* ARM: shmobile: kzm9g dts: Sync with kzm9g-reference dtsMagnus Damm2015-02-241-1/+373
* ARM: shmobile: sh73a0: Add Multiplatform supportMagnus Damm2015-02-243-3/+8
* ARM: shmobile: sh73a0: Introduce generic setup callbackMagnus Damm2015-02-241-3/+13
* ARM: shmobile: r8a7794: add SDHI DT supportSergei Shtylyov2015-02-241-0/+24
* ARM: shmobile: r8a7790: add ADSP clocksSergei Shtylyov2015-02-241-4/+7
* ARM: shmobile: r8a7791: add ADSP clocksSergei Shtylyov2015-02-241-4/+7
* ARM: shmobile: henninger: add CAN0 DT supportSergei Shtylyov2015-02-241-0/+11
* ARM: shmobile: r8a7791: add CAN DT supportSergei Shtylyov2015-02-241-0/+20
* ARM: shmobile: r8a7791: add CAN clocksSergei Shtylyov2015-02-241-2/+21
* ARM: shmobile: r8a7790: add CAN DT supportSergei Shtylyov2015-02-241-0/+20
* ARM: shmobile: r8a7790: add CAN clocksSergei Shtylyov2015-02-241-2/+20
* ARM: shmobile: emev2-kzm9d dts: Add PFC information for uart1Niklas Söderlund2015-02-241-0/+13
* ARM: shmobile: emev2 dtsi: Add PFC informationNiklas Söderlund2015-02-241-0/+10
* ARM: shmobile: r8a7791: smp: remap whole apmu regionWolfram Sang2015-02-241-1/+1
* ARM: shmobile: r8a7790: smp: remap whole apmu regionWolfram Sang2015-02-241-2/+2
* ARM: shmobile: koelsch: Add DU HDMI output supportLaurent Pinchart2015-02-241-1/+49
* ARM: shmobile: r8a7791: Correct SDHI clock labels and output-namesSimon Horman2015-02-241-5/+5
* ARM: shmobile: r8a7794: Correct SDHI clock base address, labels and output-namesSimon Horman2015-02-241-6/+6
* ARM: shmobile: r8a7794: alt: Enable ethernet controllerLaurent Pinchart2015-02-241-0/+13
* ARM: shmobile: r8a7794: Add ethernet controller to device treeLaurent Pinchart2015-02-241-0/+11
* ARM: shmobile: r8a7794: Add IPMMU DT nodesLaurent Pinchart2015-02-241-0/+50
* ARM: shmobile: r8a7791: Add IPMMU DT nodesLaurent Pinchart2015-02-241-0/+60
* ARM: shmobile: r8a7790: Add IPMMU DT nodesLaurent Pinchart2015-02-241-0/+51
* ARM: shmobile: r8a7794: Add DMAC devices to DTLaurent Pinchart2015-02-241-0/+60
* ARM: shmobile: kzm9g-reference dts: Declare the full 512 MiB of RAMGeert Uytterhoeven2015-02-241-1/+1
* ARM: shmobile: kzm9g dts: Declare the full 512 MiB of RAMGeert Uytterhoeven2015-02-241-1/+1
* ARM: shmobile: sh73a0 dtsi: Add selectable sources to DIV6 clocksUlrich Hecht2015-02-241-19/+45
* ARM: shmobile: sh73a0 dtsi: Add missing INTCA0 clock for irqpin moduleGeert Uytterhoeven2015-02-241-0/+15
* ARM: shmobile: kzm9g-reference dts: Add st1232 touchscreen nodeLaurent Pinchart2015-02-241-0/+11
* ARM: shmobile: kzm9g-reference dts: Add r2025sd rtc nodeGeert Uytterhoeven2015-02-241-0/+5
* ARM: shmobile: kzm9g-reference dts: Add adxl345 accelerometer nodeGeert Uytterhoeven2015-02-241-0/+8
* ARM: shmobile: kzm9g-reference dts: Add ak8975 magnetometer nodeGeert Uytterhoeven2015-02-241-0/+7
* ARM: shmobile: kzm9g-reference dts: Sort i2c0 children by unit addressGeert Uytterhoeven2015-02-241-6/+7
* ARM: shmobile: sh73a0 dtsi: Set control-parent for all irqpin nodesLaurent Pinchart2015-02-241-0/+3
* ARM: shmobile: r8a7740 dtsi: add remaining DIV6 clocksUlrich Hecht2015-02-241-1/+78
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-28/+25
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-1/+1
| * hypfs: switch to read_iter/write_iterAl Viro2015-02-201-27/+24
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-221-1/+1
|\ \
| * | ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot2015-02-201-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21105-1123/+6390
|\ \ \
| * | | MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel2015-02-201-1/+1
| * | | MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2015-02-202-16/+0
| * | | MIPS: OCTEON: irq: add CIB and other fixesDavid Daney2015-02-201-269/+780