aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-05
|\
| * mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely2012-02-26
| * devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-26
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-26
| * irq_domain/mips: Allow irq_domain on MIPSGrant Likely2012-02-24
| * irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-23
| * ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-22
| * irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-16
| * irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-16
| * irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16
| * irq_domain/c6x: Use library of xlate functionsGrant Likely2012-02-16
| * irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-16
| * irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-16
| * irq_domain: constify irq_domain_opsGrant Likely2012-02-16
| * irq_domain: Create common xlate functions that device drivers can useGrant Likely2012-02-16
| * irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-16
| * irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-16
| * mfd: twl-core.c: Fix the number of interrupts managed by twl4030Benoit Cousson2012-02-16
| * of/address: add empty static inlines for !CONFIG_OFGrant Likely2012-02-16
| * irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-16
| * irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
| * irq_domain: Remove references to old irq_host namesGrant Likely2012-02-16
| * irq_domain: remove NO_IRQ from irq domain codeGrant Likely2012-02-16
| * irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-16
| * irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-16
| * irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-14
| * irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
| * irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-14
| * irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-14
| * irq_domain: Be less verboseGrant Likely2012-02-14
| * irq_domain: add documentation and MAINTAINERS entry.Grant Likely2012-02-14
* | Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2012-03-04
|\ \
| * | ARM: tegra: uncompress.h: Don't depend on kernel headersStephen Warren2012-02-27
| * | gpio: tegra: Fix build issue due to irq_domain rework.Stephen Warren2012-02-26
| * | ARM: tegra: Remove duplicate PMU interrupt inversion codeStephen Warren2012-02-07
| * | ARM: tegra: Add a simple PMC driverStephen Warren2012-02-06
| * | ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan2012-02-06
| * | ARM: tegra: Fix EMC pdata initialization from registersStephen Warren2012-02-06
| * | gpio: tegra: Parameterize the number of banksStephen Warren2012-02-06
| * | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-06
| * | ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQStephen Warren2012-02-06
| * | ARM: tegra: Pass uncompress.h UART selection to DEBUG_LLStephen Warren2012-02-06
| * | ARM: tegra: uncompress.h: Choose a UART at runtimeStephen Warren2012-02-06
| * | ARM: tegra: uncompress.h: Store UART address in a variableDoug Anderson2012-02-06
| * | ARM: tegra: Introduce define DEBUG_UART_SHIFTDoug Anderson2012-02-06
| * | ARM: tegra: Support Tegra30 in decompressor UART setupStephen Warren2012-02-06
| * | ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan2012-02-06
| * | ARM: tegra: emc: device tree supportOlof Johansson2012-02-06
| * | ARM: tegra: emc: convert tegra2_emc to a platform driverOlof Johansson2012-02-06
| * | ARM: tegra: fuse: add bct strapping readingOlof Johansson2012-02-06