Age | Commit message (Expand) | Author |
2012-03-01 | ARM: at91/gpio: add irqdomain and DT support | Nicolas Ferre |
2012-03-01 | ARM: at91/gpio: change comments and one variable name | Nicolas Ferre |
2012-03-01 | ARM: at91/snapper9260: move gpio_to_irq out of structure initialization | Nicolas Ferre |
2012-03-01 | ARM: at91/aic: add irq domain and device tree support | Nicolas Ferre |
2012-03-01 | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 | Nicolas Ferre |
2012-02-29 | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9... | Arnd Bergmann |
2012-02-26 | irq_domain: Centralize definition of irq_dispose_mapping() | Grant Likely |
2012-02-24 | irq_domain/mips: Allow irq_domain on MIPS | Grant Likely |
2012-02-23 | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely |
2012-02-23 | ARM: at91: properly sort dtb files in Makefile.boot | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: add at91sam9g25ek.dts in Makefile.boot | Nicolas Ferre |
2012-02-23 | ARM: at91/board-dt: drop default console | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: merge SRAM Memory banks thanks to mirroring | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: finally drop at91_sys_read/write | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/rtc-at91sam9: pass the GPBR to use via resources | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/PMC: make register base soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/PMC: move assignment out of printf | Nicolas Ferre |
2012-02-23 | ARM: at91/pm_slowclock: add runtime detection of memory contoller | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/pm_slowclock: function slow_clock() accepts parameters | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/pm_slowclock: rename register to named define | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/ST: remove not needed casts | Nicolas Ferre |
2012-02-23 | ARM: at91: make ST (System Timer) soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-22 | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c | Paul Gortmaker |
2012-02-17 | ARM: at91/at91x40: remove use of at91_sys_read/write | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-17 | ARM: at91: factorise duplicated at91sam9 idle | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-16 | irq_domain/microblaze: Convert microblaze to use irq_domains | Grant Likely |
2012-02-16 | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely |
2012-02-16 | irq_domain/c6x: Use library of xlate functions | Grant Likely |
2012-02-16 | irq_domain/c6x: constify irq_domain structures | Grant Likely |
2012-02-16 | irq_domain/c6x: Convert c6x to use generic irq_domain support. | Mark Salter |
2012-02-16 | irq_domain: constify irq_domain_ops | Grant Likely |
2012-02-16 | irq_domain: Remove irq_domain_add_simple() | Grant Likely |
2012-02-16 | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely |
2012-02-16 | irq_domain: Add support for base irq and hwirq in legacy mappings | Grant Likely |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely |
2012-02-16 | irq_domain: Move irq_domain code from powerpc to kernel/irq | Grant Likely |
2012-02-16 | irq_domain/powerpc: Eliminate virq_is_host() | Grant Likely |
2012-02-14 | irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead | Grant Likely |
2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely |
2012-02-14 | irq_domain: convert microblaze from irq_host to irq_domain | Grant Likely |
2012-02-14 | irq_domain: Make irq_domain structure match powerpc's irq_host | Grant Likely |
2012-02-13 | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-02-13 | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-02-13 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |