summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-12-20ARM: at91: add PWM device nodeBo Shen5-0/+46
2013-12-09ARM: at91/at91rm9200ek.dts: rearrange nodes in address ascending orderNicolas Ferre1-15/+15
2013-12-09ARM: at91: dt: at91rm9200ek: add emac and nor flash supportJean-Christophe PLAGNIOL-VILLARD1-0/+29
2013-12-09ARM: at91: add uart aliases to sama5d3 dtsiNicolas Ferre1-0/+5
2013-12-09ARM: at91: add i2c2 pinctrl speficifation to sama5d3 DTNicolas Ferre1-0/+10
2013-12-09ARM: at91: Animeo IP: fix mtd partition tableJean-Christophe PLAGNIOL-VILLARD1-23/+8
2013-12-09ARM: at91: at91sam9g45: add i2c pinctrlLudovic Desroches1-0/+20
2013-12-09ARM: at91: at91sam9g45: set default mmc pinctrl-namesLudovic Desroches1-0/+2
2013-12-09ARM: at91: sama5d3: enable qt1070 as a wakeup sourceBo Shen1-0/+1
2013-12-09ARM: at91: add support for Cosino board series by HCE EngineeringRodolfo Giometti3-0/+207
2013-12-09ARM: at91/dt/sama5d3: add DMA information to SHA/AES/TDES nodesNicolas Ferre1-0/+8
2013-12-09ARM: at91/dt/trivial: before sama5d3, Atmel MPU were using at91 prefixNicolas Ferre1-3/+3
2013-12-09ARM: at91/dt/trivial: use macro for AES irq typeNicolas Ferre1-1/+1
2013-12-09ARM: at91: sam9263ek: add dt lcd supportJean-Christophe PLAGNIOL-VILLARD1-0/+30
2013-12-09ARM: at91: at9sam9m10g45ek: add dt lcd supportJean-Christophe PLAGNIOL-VILLARD1-0/+29
2013-12-09ARM: at91: sam9263: add fb dt supportJean-Christophe PLAGNIOL-VILLARD1-0/+37
2013-12-09ARM: at91: sam9g45: add fb dt supportJean-Christophe PLAGNIOL-VILLARD1-0/+45
2013-12-09ARM: at91/dt: add atmel,pullup-gpio to at91rm9200ek usb1 definitionBoris BREZILLON1-0/+1
2013-12-09ARM: at91/dt: add ethernet phy to at91rm9200ek boardBoris BREZILLON1-0/+5
2013-12-09ARM: at91/trivial: fix at91rm9200 rts/cts pinctrl definitionsNicolas Ferre1-2/+2
2013-12-02ARM: at91/dt: remove old clk materialBoris BREZILLON2-357/+0
2013-12-02ARM: at91: move sama5d3 SoC to common clkBoris BREZILLON1-1/+0
2013-12-02ARM: at91/dt: define sama5d3xek's main clk frequencyBoris BREZILLON1-0/+6
2013-12-02ARM: at91/dt: define sama5d3 clocksBoris BREZILLON8-1/+482
2013-12-02ARM: at91: prepare common clk transition for sama5d3 SoCBoris BREZILLON1-1/+5
2013-12-02ARM: at91: prepare sama5 dt boards transition to common clkBoris BREZILLON1-1/+9
2013-12-02ARM: at91: add new compatible strings for pmc driverBoris BREZILLON1-0/+5
2013-12-02ARM: at91: move pit timer to common clk frameworkBoris BREZILLON1-1/+13
2013-12-02clk: at91: add PMC smd clockBoris BREZILLON1-0/+5
2013-12-02clk: at91: add PMC usb clockBoris BREZILLON1-0/+11
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON1-0/+7
2013-12-02ARM: at91: add Kconfig options for common clk supportBoris BREZILLON5-4/+34
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON14-203/+13
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+29
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds20-36/+75
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov1-1/+3
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie1-2/+2
2013-11-21powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2013-11-21powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman1-0/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman4-17/+22
2013-11-21powerpc/vio: Fix a dma_mask issue of vioLi Zhong1-1/+1
2013-11-21powerpc: booke: Fix build failuresAneesh Kumar K.V7-0/+9
2013-11-21powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard1-1/+1
2013-11-21powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard1-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-11-21powerpc: Remove a few lines of oops outputAnton Blanchard1-9/+9
2013-11-21powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard1-1/+1
2013-11-21powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens1-2/+3