summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio/omap: Fix IRQ handling for SPARSE_IRQBenoit Cousson2012-03-052-35/+20
* gpio/omap: Add DT support to GPIO driverBenoit Cousson2012-03-052-9/+148
* gpio/omap: Use devm_ API and add request_mem_regionBenoit Cousson2012-03-051-20/+15
* gpio/omap: Remove bank->id information and misc cleanupBenoit Cousson2012-03-051-14/+9
* gpiolib: Add comments explaining the _cansleep() WARN_ON()sMark Brown2012-03-051-0/+2
* gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan2012-03-052-0/+42
* gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan2012-03-052-2/+45
* Documentation: gpio: Add details of open-drain/source configurationLaxman Dewangan2012-03-051-2/+15
* gpio: constify the data parameter to gpiochip_find()Grant Likely2012-03-023-5/+6
* Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-28662-46577/+5684
|\
| * mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely2012-02-261-0/+1
| * devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-263-7/+14
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-264-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-222-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
| * Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-145-7/+35
| |\
| | * ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen2012-02-141-0/+6
| | * Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-141-5/+1
| | |\
| | | * ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto2012-02-091-5/+1
| | * | Merge branch 'fix/acer-alc889-fix' into fix/hdaTakashi Iwai2012-02-131-0/+23
| | |\ \
| | | * | ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai2012-02-131-0/+23
| | * | | ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai2012-02-131-0/+3
| | * | | ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai2012-02-091-2/+2
| * | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-02-132-5/+6
| |\ \ \ \
| | * | | | cifs: don't return error from standard_receive3 after marking response malformedJeff Layton2012-02-071-3/+4
OpenPOWER on IntegriCloud