summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: ux500: use dmaengine_submit APIFabio Baltieri2013-06-252-2/+2
* crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri2013-06-252-12/+12
* crypto: ux500: use dmaengine_device_control APIFabio Baltieri2013-06-252-3/+3
* crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri2013-06-251-2/+2
* crypto: ux500/hash: add missing static qualifiersFabio Baltieri2013-06-251-3/+2
* crypto: ux500/hash: use readl on iomem addressesFabio Baltieri2013-06-251-10/+10
* dmaengine: ste_dma40: Declare memcpy config as staticFabio Baltieri2013-06-241-2/+2
* dmaengine: ste_dma40: fix error return code in d40_probe()Wei Yongjun2013-06-041-7/+7
* dmaengine: ste_dma40: Fetch disabled channels from DTLee Jones2013-06-041-1/+16
* dmaengine: ste_dma40: Fetch the number of physical channels from DTLee Jones2013-06-041-1/+6
* dmaengine: ste_dma40: Allow memcpy channels to be configured from DTLee Jones2013-06-041-8/+32
* dmaengine: ste_dma40_ll: Replace meaningless register set with commentLee Jones2013-06-041-2/+4
* dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones2013-06-042-52/+54
* dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'sLee Jones2013-06-041-22/+22
* dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi...Lee Jones2013-06-042-40/+40
* dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'sLee Jones2013-06-041-10/+10
* usb: musb: ux500: add device tree probing supportLee Jones2013-06-041-0/+51
* usb: musb: ux500: attempt to find channels by name before using pdataLee Jones2013-06-041-3/+17
* usb: musb: ux500: harden checks for platform dataLee Jones2013-06-041-3/+8
* usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones2013-06-041-1/+1
* usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones2013-06-041-0/+8
* usb: musb: ux500: move channel number knowledge into the driverLee Jones2013-06-041-21/+9
* crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones2013-05-232-1/+3
* crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Lee Jones2013-05-232-1/+23
* crypto: ux500/cryp - Prepare clock before enabling itLee Jones2013-05-231-1/+11
* crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones2013-05-232-1/+14
* crypto: ux500/hash - Prepare clock before enabling itLee Jones2013-05-231-1/+11
* dmaengine: ste_dma40: Remove redundant address fetching functionLee Jones2013-05-231-18/+0
* dmaengine: ste_dma40: Only use addresses passed as configuration informationLee Jones2013-05-231-40/+11
* dmaengine: ste_dma40: Don't configure runtime configurable setup during allocateLee Jones2013-05-231-3/+3
* dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()Lee Jones2013-05-233-60/+58
* dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmaskingLee Jones2013-05-232-5/+4
* dmaengine: ste_dma40: Supply full Device Tree parsing supportLee Jones2013-05-231-0/+52
* dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabledLee Jones2013-05-231-2/+44
* dmaengine: ste_dma40: Allocate plat_data on declarationLee Jones2013-05-231-3/+1
* dmaengine: ste_dma40: Also report the number of logical channelsLee Jones2013-05-231-2/+3
* dmaengine: ste_dma40: Move rev error-check up to revision acquisitionLee Jones2013-05-231-6/+4
* dmaengine: ste_dma40: Remove 'always true' checkingLee Jones2013-05-231-11/+5
* dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones2013-05-231-10/+6
* dmaengine: ste_dma40: Remove home-brew MAX() macroLee Jones2013-05-231-3/+4
* dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones2013-05-232-64/+33
* dmaengine: ste_dma40: Rectify incorrect configuration validation checkingLee Jones2013-05-231-4/+4
* dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones2013-05-231-2/+30
* dmaengine: ste_dma40: Fix up static memcpy event linesLinus Walleij2013-05-231-1/+15
* dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones2013-05-231-5/+7
* Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-122-2/+3
|\
| * xen: clear IRQ_NOAUTOEN and IRQ_NOREQUESTJulien Grall2013-05-081-1/+2
| * xen: SWIOTLB is only used on x86Arnd Bergmann2013-05-081-1/+1
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-1293-1448/+10533
|\ \
| * \ Merge branch 'postmerge' into for-linusJames Bottomley2013-05-103-34/+81
| |\ \