summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chanRussell King2012-07-011-7/+1
| | * | | | dmaengine: PL08x: get src/dst addr direct from dma_slave_config structRussell King2012-07-011-8/+7
| | * | | | dmaengine: PL08x: constify channel names and bus_id stringsRussell King2012-07-012-2/+2
| | * | | | dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King2012-07-012-139/+138
| | * | | | ARM: spear: update for PL08x dma engine changesRussell King2012-07-012-9/+7
| | * | | | dmaengine: PL08x: clean up get_signal/put_signalRussell King2012-07-012-4/+4
| | * | | | dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King2012-07-012-11/+0
| | * | | | dmaengine: PL08x: remove redundant spinlockRussell King2012-07-011-3/+0
| | * | | | dmaengine: PL08x: fix missed dma_transfer_direction fixupRussell King2012-07-011-1/+1
| | * | | | dmaengine: PL08x: remove runtime PM supportRussell King2012-07-011-10/+0
| | |/ / /
| * | | | ARM: 7481/1: OMAP2+: omap2plus_defconfig: enable OMAP DMA engineJavier Martinez Canillas2012-07-311-0/+2
| * | | | ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman2012-07-311-0/+2
| * | | | Add feature removal of old OMAP private DMA implementationRussell King2012-07-311-0/+11
| * | | | mtd: omap2: remove private DMA API implementationRussell King2012-07-311-110/+26
| * | | | mtd: omap2: add DMA engine supportRussell King2012-07-311-1/+91
| * | | | spi: omap2-mcspi: remove private DMA API implementationRussell King2012-07-311-99/+5
| * | | | spi: omap2-mcspi: add DMA engine supportRussell King2012-07-311-31/+150
| * | | | ARM: omap: remove mmc platform data dma_mask and initializationRussell King2012-07-316-7/+0
| * | | | mmc: omap: remove private DMA API implementationRussell King2012-07-311-229/+6
| * | | | mmc: omap: add DMA engine supportRussell King2012-07-312-12/+190
| * | | | mmc: omap_hsmmc: remove private DMA API implementationRussell King2012-07-311-200/+63
| * | | | mmc: omap_hsmmc: add DMA engine supportRussell King2012-07-311-27/+165
| * | | | dmaengine: omap: add support for cyclic DMARussell King2012-07-311-4/+89
| * | | | dmaengine: omap: add support for setting fiRussell King2012-07-311-2/+3
| * | | | dmaengine: omap: add support for returning residue in tx_state methodRussell King2012-07-311-5/+64
| * | | | dmaengine: add OMAP DMA engine driverRussell King2012-07-314-0/+553
| |/ / /
| * | | dmaengine: virt-dma: add support for cyclic DMA periodic callbacksRussell King2012-07-012-4/+29
| * | | dmaengine: virt-dma: vchan_find_desc()Russell King2012-07-012-1/+14
| * | | dmaengine: split out virtual channel DMA support from sa11x0 driverRussell King2012-07-015-171/+320
* | | | Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-015-85/+58
|\ \ \ \
| * | | | ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon2012-07-281-1/+2
| * | | | ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro2012-07-284-20/+10
| * | | | ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro2012-07-282-22/+35
| * | | | ARM: 7472/1: pull all work_pending logics into C functionAl Viro2012-07-282-23/+21
| * | | | ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""Will Deacon2012-07-283-17/+0
| * | | | ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Will Deacon2012-07-283-29/+17
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-0113-194/+139
|\ \ \ \ \
| * | | | | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-07-311-2/+6
| * | | | | ARM: Fix undefined instruction exception handlingRussell King2012-07-314-62/+92
| * | | | | ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas2012-07-311-1/+2
| * | | | | ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-07-311-0/+12
| * | | | | ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross2012-07-311-0/+6
| * | | | | ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross2012-07-311-1/+1
| * | | | | ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross2012-07-311-8/+9
| * | | | | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-07-311-115/+4
| * | | | | ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-07-311-0/+2
| * | | | | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell2012-07-292-5/+5
* | | | | | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-08-0155-1138/+2621
|\ \ \ \ \ \
| * | | | | | da8xx-fb: fix compile issue due to missing includeFlorian Tobias Schandinat2012-07-291-0/+1
| * | | | | | fbdev: Make pixel_to_pat() failure mode more friendlyBenjamin Herrenschmidt2012-07-291-2/+5
OpenPOWER on IntegriCloud