summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely
2012-02-16mfd: twl-core.c: Fix the number of interrupts managed by twl4030Benoit Cousson
2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-16irq_domain: Remove references to old irq_host namesGrant Likely
2012-02-16irq_domain: remove NO_IRQ from irq domain codeGrant Likely
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely
2012-02-14irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely
2012-02-14irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely
2012-02-14irq_domain: Be less verboseGrant Likely
2012-02-14irq_domain: add documentation and MAINTAINERS entry.Grant Likely
2012-02-14Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-02-14ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen
2012-02-14Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-02-13Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-13Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary
2012-02-14module: make module param bint handle nul valueDave Young
2012-02-13Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds
2012-02-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-13i387: make irq_fpu_usable() tests more robustLinus Torvalds
2012-02-13i387: math_state_restore() isn't called from asmLinus Torvalds
2012-02-13Merge branch 'fix/acer-alc889-fix' into fix/hdaTakashi Iwai
2012-02-13ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai
2012-02-13ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai
2012-02-13ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King
2012-02-13ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King
2012-02-13ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King
2012-02-13ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King
2012-02-13ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-11Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre
2012-02-11Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2Nicolas Ferre
2012-02-11block: fix lockdep warning on io_context release put_io_context()Tejun Heo