summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-3/+2
* xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-241-18/+17
* xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-241-22/+21
* um: Use generic show_interrupts()Thomas Gleixner2011-03-242-46/+1
* um: Convert genirq namespaceThomas Gleixner2011-03-241-5/+4
* m32r: Use generic show_interrupts()Thomas Gleixner2011-03-242-45/+1
* m32r: Convert genirq namespaceThomas Gleixner2011-03-248-75/+75
* h8300: Use generic show_interrupts()Thomas Gleixner2011-03-242-31/+1
* h8300: Convert genirq namespaceThomas Gleixner2011-03-241-1/+1
* avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-241-20/+11
* avr32: Use generic show_interrupts()Thomas Gleixner2011-03-242-37/+1
* avr: Cleanup genirq namespaceThomas Gleixner2011-03-245-17/+17
* avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-9/+4
* avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-241-13/+10
* avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-241-7/+5
* avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-241-22/+23
* genirq: Provide locked setter for chip, handler, nameThomas Gleixner2011-03-231-5/+24
* genirq: Provide a lockdep helperThomas Gleixner2011-03-231-0/+9
* genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-232-21/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-2316-1262/+1989
|\
| * avr32: at32ap700x: fix typo in DMA master configurationJamie Iles2011-03-221-2/+2
| * dmaengine/dmatest: Pass timeout via module paramsViresh Kumar2011-03-221-1/+6
| * dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCsUwe Kleine-König2011-03-221-1/+1
| * fsldma: make halt behave nicely on all supported controllersIra Snyder2011-03-121-3/+16
| * fsldma: reduce locking during descriptor cleanupIra Snyder2011-03-121-62/+46
| * fsldma: support async_tx dependencies and automatic unmappingIra Snyder2011-03-121-36/+95
| * fsldma: fix controller lockupsIra Snyder2011-03-122-122/+99
| * fsldma: minor codingstyle and consistency fixesIra Snyder2011-03-122-18/+15
| * fsldma: improve link descriptor debuggingIra Snyder2011-03-121-6/+15
| * fsldma: use channel name in printk outputIra Snyder2011-03-122-34/+36
| * fsldma: move related helper functions near each otherIra Snyder2011-03-121-52/+64
| * dmatest: fix automatic buffer unmap typeIra Snyder2011-03-121-1/+6
| * Merge branch 'for_dan' of git://git.infradead.org/users/vkoul/slave-dma into ...Dan Williams2011-03-119-50/+881
| |\
| | * drivers, pch_dma: Fix warning when CONFIG_PM=n.Rakib Mullick2011-03-061-0/+2
| | * dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writelViresh Kumar2011-03-061-4/+4
| | * avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msizeViresh Kumar2011-03-061-0/+9
| | * dw_dmac: Setting Default Burst length for transfers as 16.Viresh Kumar2011-03-061-2/+2
| | * dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR2011-03-063-6/+39
| | * dw_dmac: Changing type of src_master and dest_master to u8.Viresh Kumar2011-03-061-2/+4
| | * dw_dmac: Pass Channel Priority from platform_dataViresh Kumar2011-03-063-2/+16
| | * dw_dmac: Pass Channel Allocation Order from platform_dataViresh Kumar2011-03-062-1/+8
| | * dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finishViresh Kumar2011-03-061-0/+7
| | * dw_dmac: Change value of DWC_MAX_COUNT to 4095.Viresh Kumar2011-03-061-3/+2
| | * dw_dmac: Adding support for 64 bit access width for memcpy xfersViresh Kumar2011-03-061-1/+3
| | * dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lockViresh Kumar2011-03-061-0/+2
| | * dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_co...Viresh Kumar2011-03-061-12/+8
| | * dw_dmac: Replace module_init() with subsys_initcall()Viresh Kumar2011-03-061-1/+1
| | * dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLKViresh Kumar2011-03-061-1/+1
| | * dmaengine: mxs-dma: add dma support for i.MX23/28Shawn Guo2011-03-024-0/+759
| | * pch_dma: set the number of array correctlyTomoya MORINAGA2011-02-261-2/+2