aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dma: Ipu: Convert interupt codeThomas Gleixner2011-03-25
* genirq: Expand generic show_interrupts()Thomas Gleixner2011-03-25
* gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handlerThomas Gleixner2011-03-24
* gpio: Cleanup genirq namespaceThomas Gleixner2011-03-24
* arm: ep93xx: Add basic interrupt infoRyan Mallon2011-03-24
* arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-24
* xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-24
* xtensa: Convert genirq namespaceThomas Gleixner2011-03-24
* xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-24
* xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-24
* xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-24
* um: Use generic show_interrupts()Thomas Gleixner2011-03-24
* um: Convert genirq namespaceThomas Gleixner2011-03-24
* m32r: Use generic show_interrupts()Thomas Gleixner2011-03-24
* m32r: Convert genirq namespaceThomas Gleixner2011-03-24
* h8300: Use generic show_interrupts()Thomas Gleixner2011-03-24
* h8300: Convert genirq namespaceThomas Gleixner2011-03-24
* avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-24
* avr32: Use generic show_interrupts()Thomas Gleixner2011-03-24
* avr: Cleanup genirq namespaceThomas Gleixner2011-03-24
* avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-24
* avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-24
* avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-24
* avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-24
* genirq: Provide locked setter for chip, handler, nameThomas Gleixner2011-03-23
* genirq: Provide a lockdep helperThomas Gleixner2011-03-23
* genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-22
|\
| * avr32: at32ap700x: fix typo in DMA master configurationJamie Iles2011-03-22
| * dmaengine/dmatest: Pass timeout via module paramsViresh Kumar2011-03-22
| * dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCsUwe Kleine-König2011-03-22
| * fsldma: make halt behave nicely on all supported controllersIra Snyder2011-03-11
| * fsldma: reduce locking during descriptor cleanupIra Snyder2011-03-11
| * fsldma: support async_tx dependencies and automatic unmappingIra Snyder2011-03-11
| * fsldma: fix controller lockupsIra Snyder2011-03-11
| * fsldma: minor codingstyle and consistency fixesIra Snyder2011-03-11
| * fsldma: improve link descriptor debuggingIra Snyder2011-03-11
| * fsldma: use channel name in printk outputIra Snyder2011-03-11
| * fsldma: move related helper functions near each otherIra Snyder2011-03-11
| * dmatest: fix automatic buffer unmap typeIra Snyder2011-03-11
| * Merge branch 'for_dan' of git://git.infradead.org/users/vkoul/slave-dma into ...Dan Williams2011-03-11
| |\
| | * drivers, pch_dma: Fix warning when CONFIG_PM=n.Rakib Mullick2011-03-06
| | * dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writelViresh Kumar2011-03-06
| | * avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msizeViresh Kumar2011-03-06
| | * dw_dmac: Setting Default Burst length for transfers as 16.Viresh Kumar2011-03-06
| | * dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR2011-03-06
| | * dw_dmac: Changing type of src_master and dest_master to u8.Viresh Kumar2011-03-06
| | * dw_dmac: Pass Channel Priority from platform_dataViresh Kumar2011-03-06
| | * dw_dmac: Pass Channel Allocation Order from platform_dataViresh Kumar2011-03-06
| | * dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finishViresh Kumar2011-03-06