summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-25crypto: ux500: use dmaengine_submit APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_device_control APIFabio Baltieri
2013-06-25crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: add missing static qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: use readl on iomem addressesFabio Baltieri
2013-06-24dmaengine: ste_dma40: Declare memcpy config as staticFabio Baltieri
2013-06-04dmaengine: ste_dma40: fix error return code in d40_probe()Wei Yongjun
2013-06-04dmaengine: ste_dma40: Fetch disabled channels from DTLee Jones
2013-06-04dmaengine: ste_dma40: Fetch the number of physical channels from DTLee Jones
2013-06-04dmaengine: ste_dma40: Allow memcpy channels to be configured from DTLee Jones
2013-06-04dmaengine: ste_dma40_ll: Replace meaningless register set with commentLee Jones
2013-06-04dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones
2013-06-04dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'sLee Jones
2013-06-04dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi...Lee Jones
2013-06-04dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'sLee Jones
2013-06-04usb: musb: ux500: add device tree probing supportLee Jones
2013-06-04usb: musb: ux500: attempt to find channels by name before using pdataLee Jones
2013-06-04usb: musb: ux500: harden checks for platform dataLee Jones
2013-06-04usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones
2013-06-04usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones
2013-06-04usb: musb: ux500: move channel number knowledge into the driverLee Jones
2013-05-23crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones
2013-05-23crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Lee Jones
2013-05-23crypto: ux500/cryp - Prepare clock before enabling itLee Jones
2013-05-23crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones
2013-05-23crypto: ux500/hash - Prepare clock before enabling itLee Jones
2013-05-23dmaengine: ste_dma40: Remove redundant address fetching functionLee Jones
2013-05-23dmaengine: ste_dma40: Only use addresses passed as configuration informationLee Jones
2013-05-23dmaengine: ste_dma40: Don't configure runtime configurable setup during allocateLee Jones
2013-05-23dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()Lee Jones
2013-05-23dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmaskingLee Jones
2013-05-23dmaengine: ste_dma40: Supply full Device Tree parsing supportLee Jones
2013-05-23dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabledLee Jones
2013-05-23dmaengine: ste_dma40: Allocate plat_data on declarationLee Jones
2013-05-23dmaengine: ste_dma40: Also report the number of logical channelsLee Jones
2013-05-23dmaengine: ste_dma40: Move rev error-check up to revision acquisitionLee Jones
2013-05-23dmaengine: ste_dma40: Remove 'always true' checkingLee Jones
2013-05-23dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones
2013-05-23dmaengine: ste_dma40: Remove home-brew MAX() macroLee Jones
2013-05-23dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones
2013-05-23dmaengine: ste_dma40: Rectify incorrect configuration validation checkingLee Jones
2013-05-23dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones
2013-05-23dmaengine: ste_dma40: Fix up static memcpy event linesLinus Walleij
2013-05-23dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds