aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Documentation: gpio: Add details of open-drain/source configurationLaxman Dewangan1-2/+15
2012-03-02gpio: constify the data parameter to gpiochip_find()Grant Likely3-5/+6
2012-02-26mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely1-0/+1
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely3-7/+14
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely4-22/+7
2012-02-24irq_domain/mips: Allow irq_domain on MIPSGrant Likely4-18/+14
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely5-95/+34
2012-02-22ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2-6/+6
2012-02-16gpio/gpio-pl061: No need of thaw and poweroff routines for hibernateViresh Kumar1-1/+6
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-15Fix circular locking dependency (3.3-rc2)Ming Lei1-3/+5
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-14ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen1-0/+6
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-13i387: make irq_fpu_usable() tests more robustLinus Torvalds2-8/+47
2012-02-13i387: math_state_restore() isn't called from asmLinus Torvalds2-4/+4
2012-02-13ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai1-0/+23
2012-02-13ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai1-0/+3
2012-02-13ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King4-15/+33
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King1-8/+8
2012-02-13ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King1-7/+7
2012-02-13ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King1-4/+4
2012-02-13ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King1-0/+1
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King1-4/+4
2012-02-13ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King1-10/+10