index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-05
gpio/omap: Fix IRQ handling for SPARSE_IRQ
Benoit Cousson
2012-03-05
gpio/omap: Add DT support to GPIO driver
Benoit Cousson
2012-03-05
gpio/omap: Use devm_ API and add request_mem_region
Benoit Cousson
2012-03-05
gpio/omap: Remove bank->id information and misc cleanup
Benoit Cousson
2012-03-05
gpiolib: Add comments explaining the _cansleep() WARN_ON()s
Mark Brown
2012-03-05
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
2012-03-05
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
2012-03-05
Documentation: gpio: Add details of open-drain/source configuration
Laxman Dewangan
2012-03-02
gpio: constify the data parameter to gpiochip_find()
Grant Likely
2012-02-28
Merge branch 'irqdomain/next' into gpio/next
Grant Likely
2012-02-26
mfd: twl-core: Add IRQ_DOMAIN dependency
Grant Likely
2012-02-26
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2012-02-26
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
2012-02-24
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
2012-02-23
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-02-22
ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c
Paul Gortmaker
2012-02-22
Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...
Grant Likely
2012-02-16
gpio/gpio-pl061: No need of thaw and poweroff routines for hibernate
Viresh Kumar
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain/c6x: Use library of xlate functions
Grant Likely
2012-02-16
irq_domain/c6x: constify irq_domain structures
Grant Likely
2012-02-16
irq_domain/c6x: Convert c6x to use generic irq_domain support.
Mark Salter
2012-02-16
irq_domain: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Create common xlate functions that device drivers can use
Grant Likely
2012-02-16
irq_domain: Remove irq_domain_add_simple()
Grant Likely
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
2012-02-16
mfd: twl-core.c: Fix the number of interrupts managed by twl4030
Benoit Cousson
2012-02-16
of/address: add empty static inlines for !CONFIG_OF
Grant Likely
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
irq_domain: Remove references to old irq_host names
Grant Likely
2012-02-16
irq_domain: remove NO_IRQ from irq domain code
Grant Likely
2012-02-16
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-15
Fix circular locking dependency (3.3-rc2)
Ming Lei
2012-02-14
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
2012-02-14
irq_domain: Make irq_domain structure match powerpc's irq_host
Grant Likely
2012-02-14
irq_domain: Be less verbose
Grant Likely
2012-02-14
irq_domain: add documentation and MAINTAINERS entry.
Grant Likely
2012-02-14
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2012-02-14
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
Daniel T Chen
2012-02-14
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-02-13
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-02-13
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-02-14
module: fix broken isapnp handling in file2alias
Ondrej Zary
[next]