summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD11-32/+114
2012-02-23ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD1-3/+10
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD6-52/+75
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD14-95/+104
2012-02-23ARM: at91/PMC: move assignment out of printfNicolas Ferre1-5/+10
2012-02-23ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD3-22/+68
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD34-89/+114
2012-02-23ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD5-49/+70
2012-02-23ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD2-35/+26
2012-02-23ARM: at91/pm_slowclock: rename register to named defineJean-Christophe PLAGNIOL-VILLARD1-86/+91
2012-02-23ARM: at91/ST: remove not needed castsNicolas Ferre1-3/+3
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD6-31/+54
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD26-154/+199
2012-02-22ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2-6/+6
2012-02-17ARM: at91/at91x40: remove use of at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD3-21/+27
2012-02-17ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD7-35/+16
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely5-99/+45
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely7-97/+7
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely22-22/+22
2012-02-16irq_domain/c6x: Use library of xlate functionsGrant Likely2-13/+2
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely3-3/+3
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter4-849/+21
2012-02-16irq_domain: constify irq_domain_opsGrant Likely3-24/+23
2012-02-16irq_domain: Create common xlate functions that device drivers can useGrant Likely2-10/+67
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely8-22/+12
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely9-263/+71
2012-02-16mfd: twl-core.c: Fix the number of interrupts managed by twl4030Benoit Cousson1-1/+1
2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely1-4/+29
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely5-38/+85
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely35-185/+198
2012-02-16irq_domain: Remove references to old irq_host namesGrant Likely1-111/+108
2012-02-16irq_domain: remove NO_IRQ from irq domain codeGrant Likely1-19/+19
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely5-650/+643
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely3-14/+6
2012-02-14irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2-198/+69
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely43-348/+277
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely3-5/+3
2012-02-14irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely3-34/+78
2012-02-14irq_domain: Be less verboseGrant Likely1-3/+1
2012-02-14irq_domain: add documentation and MAINTAINERS entry.Grant Likely2-0/+126
2012-02-14Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds5-7/+35
2012-02-14ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen1-0/+6
2012-02-14Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-5/+1
2012-02-13Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-5/+6
2012-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-37/+33
2012-02-13Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-2/+3
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary1-1/+1
2012-02-14module: make module param bint handle nul valueDave Young1-1/+2
2012-02-13Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds3-12/+8
2012-02-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-283/+142