summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/dts: twl: Pass regulator data from dtRajendra Nayak2012-03-123-0/+88
* arm/dts: omap4-sdp: Add ks8851 ethernet SPI deviceBenoit Cousson2012-03-121-0/+21
* arm/dts: OMAP3: Add SPI controller nodesBenoit Cousson2012-03-121-0/+32
* arm/dts: OMAP4: Add SPI controller nodesBenoit Cousson2012-03-122-1/+35
* arm/dts: OMAP3: Add gpio nodesBenoit Cousson2012-03-121-0/+54
* arm/dts: OMAP4: Add gpio nodesBenoit Cousson2012-03-122-2/+60
* ARM: OMAP2+: board-generic: Remove i2c static initBenoit Cousson2012-03-121-35/+2
* arm/dts: omap3-beagle: Add twl4030 and i2c EEPROMBenoit Cousson2012-03-071-0/+29
* arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devicesBenoit Cousson2012-03-071-0/+52
* arm/dts: omap4-panda: Add twl6030 and i2c EEPROMBenoit Cousson2012-03-071-0/+34
* arm/dts: twl4030: Add DTS file for twl4030 PM + Audio ICBenoit Cousson2012-03-071-0/+21
* arm/dts: twl6030: Add DTS file for twl6030 PMICBenoit Cousson2012-03-071-0/+22
* arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux boardIlya Yanok2012-03-051-0/+27
* ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren2012-03-051-44/+32
* ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren2012-03-051-0/+7
* Merge branch 'for_3.4/dt_irq_domain' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2012-02-2990-2628/+1543
|\
| * ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson2012-02-271-14/+16
| * arm/dts: OMAP3: Add interrupt-controller bindings for INTCBenoit Cousson2012-02-271-2/+4
| * ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson2012-02-273-10/+89
| * Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...Benoit Cousson2012-02-2786-2603/+1435
|/|
| * mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely2012-02-271-0/+1
| * devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-273-7/+14
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-274-22/+7
| * irq_domain/mips: Allow irq_domain on MIPSGrant Likely2012-02-244-18/+14
| * irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-235-95/+34
| * ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-232-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-167-97/+7
| * 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-163-24/+23
| * irq_domain: Create common xlate functions that device drivers can useGrant Likely2012-02-162-10/+67
| * irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-168-22/+12
| * irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-169-263/+71
| * mfd: twl-core.c: Fix the number of interrupts managed by twl4030Benoit Cousson2012-02-161-1/+1
| * of/address: add empty static inlines for !CONFIG_OFGrant Likely2012-02-161-4/+29
| * irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-165-38/+85
| * irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-1635-185/+198
| * irq_domain: Remove references to old irq_host namesGrant Likely2012-02-161-111/+108
| * irq_domain: remove NO_IRQ from irq domain codeGrant Likely2012-02-161-19/+19
| * irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-165-650/+643
| * 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-1443-348/+277
| * 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-143-34/+78
| * irq_domain: Be less verboseGrant Likely2012-02-141-3/+1
| * irq_domain: add documentation and MAINTAINERS entry.Grant Likely2012-02-142-0/+126