summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: dt: at91sam9: add mmc pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-205-0/+203
* ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boardsLudovic Desroches2012-11-206-0/+77
* ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCsLudovic Desroches2012-11-205-0/+72
* ARM: at91: add clocks for DT entriesLudovic Desroches2012-11-205-0/+8
* Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij2012-11-2121-139/+1272
|\
| * ARM: at91: add Somfy Animeo IP board supportJean-Christophe PLAGNIOL-VILLARD2012-11-192-0/+167
| * ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood2012-11-193-3/+82
| * ARM: AT91: Add AT91RM9200 device treeJoachim Eastwood2012-11-191-0/+349
| * ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood2012-11-195-0/+83
| * ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood2012-11-191-0/+18
| * ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood2012-11-191-2/+61
| * ARM: AT91: Fix build failure on board-dtJoachim Eastwood2012-11-191-0/+1
| * ARM: at91: add Ronetix pm9g45 board supportJean-Christophe PLAGNIOL-VILLARD2012-11-192-0/+145
| * ARM: at91: dt: at91sam9260: split rts and cts pinctrl notJean-Christophe PLAGNIOL-VILLARD2012-11-198-57/+136
| * ARM: at91: fix usart/uart namimg in pinctrlJean-Christophe PLAGNIOL-VILLARD2012-11-198-100/+100
| * ARM: at91sam9: add macb pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-195-0/+153
* | Merge branch 'at91' into develLinus Walleij2012-11-1134-446/+1110
|\|
| * Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij2012-10-1534-446/+1110
| |\
| | * arm: at91: dt: at91sam9 add nand pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-135-0/+50
| | * arm: at91: dt: sam9g20ek: use rts/cts/dtr/dsr/dcd/ri pinctrl group for uart0Jean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+6
| | * arm: at91: dt: sam9263ek: use rts/cts pinctrl group for uart0Jean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+1
| | * arm: at91: dt: sam9m10g45ek: use rts/cts pinctrl group for uart1Jean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+1
| | * arm: at91: dt: at91sam9 add serial pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-1317-72/+703
| | * arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-1312-21/+79
| | * ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-133-162/+7
| | * ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+3
| | * arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD2012-10-132-11/+24
| | * at91: regroup gpio and pinctrl under the same rangesJean-Christophe PLAGNIOL-VILLARD2012-10-135-191/+225
| | * ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+12
| | * arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-139-17/+27
* | | ARM: SPEAr: Add plgpio node in device tree dtsi filesViresh Kumar2012-11-117-2/+108
* | | pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij2012-11-112-11/+0
* | | ARM: U300: bump IRQs to offset 32Linus Walleij2012-11-112-59/+59
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-1034-84/+280
|\ \ \
| * | | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-099-8/+24
| * | | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-094-2/+20
| * | | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-091-0/+5
| * | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-091-2/+4
| * | | sparc: Wire up sys_kcmp.David S. Miller2012-10-283-3/+5
| * | | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-285-10/+55
| * | | sparc64: Use pause instruction when available.David S. Miller2012-10-275-16/+62
| * | | sparc64: Fix cpu strand yielding.David S. Miller2012-10-272-2/+8
| * | | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-2613-61/+117
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-11-1010-41/+14
|\ \ \ \
| * | | | arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-082-1/+3
| * | | | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-081-2/+1
| * | | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2012-11-082-1/+1
| * | | | arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-083-25/+3
| * | | | arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-081-8/+2
| * | | | Merge tag 'v3.7-rc4' into upstream-masterCatalin Marinas2012-11-05165-1244/+1652
| |\ \ \ \