summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: enable on flash bbt for Atmel Reference and DT boardsJean-Christophe PLAGNIOL-VILLARD2012-03-1510-0/+10
* ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-1523-26/+23
* ARM: at91: at91sam9x5cm/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+15
* ARM: at91: usb_a9g20/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+13
* ARM: at91: at91sam9m10g45ek/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+50
* ARM: at91: at91sam9m10g45ek/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+22
* ARM: at91: usb_a9g20/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-011-0/+10
* ARM: at91/pio: add new PIO3 featuresNicolas Ferre2012-03-015-20/+281
* ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre2012-03-011-1/+1
* ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-016-0/+73
* ARM: at91/tclib: take iomem size from resourceNicolas Ferre2012-03-012-4/+4
* ARM: at91/pit: add traces in case of errorNicolas Ferre2012-03-011-2/+7
* ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-014-4/+73
* ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre2012-03-014-61/+168
* ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre2012-03-011-8/+0
* ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre2012-03-011-7/+6
* ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre2012-03-012-12/+13
* ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre2012-03-011-1/+6
* ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre2012-03-014-46/+271
* ARM: at91/gpio: change comments and one variable nameNicolas Ferre2012-03-011-11/+14
* ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre2012-03-011-3/+7
* ARM: at91/aic: add irq domain and device tree supportNicolas Ferre2012-03-014-30/+79
* Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre2012-03-0193-2450/+535
|\
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-262-18/+2
| * irq_domain/mips: Allow irq_domain on MIPSGrant Likely2012-02-243-18/+2
| * irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-234-93/+32
| * ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-222-6/+6
| * irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-165-99/+45
| * irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-166-81/+6
| * irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-1622-22/+22
| * irq_domain/c6x: Use library of xlate functionsGrant Likely2012-02-162-13/+2
| * irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-163-3/+3
| * irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-164-849/+21
| * irq_domain: constify irq_domain_opsGrant Likely2012-02-161-1/+1
| * irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-166-13/+10
| * irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-166-64/+52
| * irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-163-5/+2
| * irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-1632-101/+51
| * irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-163-646/+1
| * irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-163-14/+6
| * irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-142-198/+69
| * irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-1442-343/+272
| * irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-143-5/+3
| * irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-141-7/+7
| * Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-1310-46/+64
| |\
| | * ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King2012-02-134-15/+33
| | * ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King2012-02-131-8/+8
| | * ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King2012-02-131-7/+7
| | * ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King2012-02-131-4/+4
| | * ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King2012-02-131-1/+1
OpenPOWER on IntegriCloud