summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-23crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones2-1/+14
2013-05-23crypto: ux500/hash - Prepare clock before enabling itLee Jones1-1/+11
2013-05-23ARM: ux500: Remove unnecessary attributes from DMA channel request pdataLee Jones1-8/+0
2013-05-23dmaengine: ste_dma40: Correct copy/paste errorLee Jones1-1/+1
2013-05-23ARM: ux500: Remove DMA address look-up tableLee Jones2-82/+0
2013-05-23dmaengine: ste_dma40: Remove redundant address fetching functionLee Jones1-18/+0
2013-05-23dmaengine: ste_dma40: Only use addresses passed as configuration informationLee Jones1-40/+11
2013-05-23ARM: ux500: Stop passing UART's platform data for Device Tree bootsLee Jones1-3/+3
2013-05-23dmaengine: ste_dma40: Don't configure runtime configurable setup during allocateLee Jones1-3/+3
2013-05-23dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()Lee Jones3-60/+58
2013-05-23dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmaskingLee Jones2-5/+4
2013-05-23ARM: ux500: Pass remnant platform data though to DMA40 driverLee Jones3-11/+5
2013-05-23dmaengine: ste_dma40: Supply full Device Tree parsing supportLee Jones2-0/+114
2013-05-23dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabledLee Jones1-2/+44
2013-05-23dmaengine: ste_dma40: Allocate plat_data on declarationLee Jones1-3/+1
2013-05-23dmaengine: ste_dma40: Also report the number of logical channelsLee Jones1-2/+3
2013-05-23dmaengine: ste_dma40: Move rev error-check up to revision acquisitionLee Jones1-6/+4
2013-05-23dmaengine: ste_dma40: Remove 'always true' checkingLee Jones1-11/+5
2013-05-23dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones3-13/+6
2013-05-23ARM: ux500: Remove superfluous 'psize' attribute from Audio platform dataLee Jones1-38/+0
2013-05-23ARM: ux500: Remove unused 'data_width' attributes from UART DMA configsLee Jones1-12/+0
2013-05-23ARM: ux500: Remove unused 'data_width' attributes from SSP DMA configsLee Jones1-4/+0
2013-05-23ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configsLee Jones1-16/+0
2013-05-23dmaengine: ste_dma40: Remove home-brew MAX() macroLee Jones1-3/+4
2013-05-23ARM: ux500: Strip out duplicate USB DMA configurationLee Jones1-14/+3
2013-05-23dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones10-326/+207
2013-05-23dmaengine: ste_dma40: Rectify incorrect configuration validation checkingLee Jones1-4/+4
2013-05-23dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones3-34/+30
2013-05-23dmaengine: ste_dma40: Fix up static memcpy event linesLinus Walleij1-1/+15
2013-05-23dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones3-21/+7
2013-05-11Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-108/+368
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds5-7/+55
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds101-1481/+10569
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-2/+78
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds12-867/+745
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-37/+48
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-12/+242
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds20-107/+45
2013-05-10Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-41/+103
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds4-162/+10
2013-05-10Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-26/+80
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-116/+442
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-11/+18
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley4-38/+93
2013-05-10Merge branch 'misc' into for-linusJames Bottomley98-1443/+10476
2013-05-10Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds13-49/+56
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds205-2325/+16155
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie3-55/+49