summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-05-273-0/+175
|\
| * power: reset: keystone-reset: introduce keystone reset driverIvan Khoronzhuk2014-05-273-0/+175
* | Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-05-261-75/+260
|\ \
| * | dmaengine: edma: update DMA memcpy to use new param elementJoel Fernandes2014-04-301-2/+2
| * | dmaengine: edma: Document variables used for residue accountingJoel Fernandes2014-04-301-2/+24
| * | dmaengine: edma: Provide granular accountingThomas Gleixner2014-04-301-2/+65
| * | dmaengine: edma: Store transfer data in edma_desc and edma_psetThomas Gleixner2014-04-301-0/+9
| * | dmaengine: edma: Create private pset structThomas Gleixner2014-04-301-31/+36
| * | dmaengine: edma: Check the current decriptor first in tx_status()Thomas Gleixner2014-04-301-4/+3
| * | dmaengine: edma: Sanitize residue reportingThomas Gleixner2014-04-301-25/+9
| * | dmaengine: edma: Add channel number to debug printsPeter Ujfalusi2014-04-291-3/+4
| * | dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQJoel Fernandes2014-04-231-5/+4
| * | dmaengine: edma: Add DMA memcpy supportJoel Fernandes2014-04-221-0/+51
| * | dmaengine: edma: Print the direction value as well when it is not supportedPeter Ujfalusi2014-04-221-2/+2
| * | dmaengine: edma: Prefix debug prints where the text were identical in prep ca...Peter Ujfalusi2014-04-221-6/+8
| * | dmaengine: edma: Implement device_slave_caps callbackPeter Ujfalusi2014-04-221-0/+18
| * | dmaengine: edma: Reduce debug print verbosity for non verbose debuggingPeter Ujfalusi2014-04-221-6/+5
| * | dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi2014-04-221-0/+1
| * | dmaengine: edma: Add support for DMA_PAUSE/RESUME operationPeter Ujfalusi2014-04-221-0/+28
| * | dmaengine: edma: Correct the handling of src/dst_maxburst == 0Peter Ujfalusi2014-04-221-0/+4
* | | Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-05-262-300/+651
|\ \ \
| * | | bus: omap_l3_noc: Add AM4372 interconnect error dataAfzal Mohammed2014-05-052-0/+92
| * | | bus: omap_l3_noc: Add DRA7 interconnect error dataRajendra Nayak2014-05-052-0/+152
| * | | bus: omap_l3_noc: introduce concept of submoduleNishanth Menon2014-05-052-6/+17
| * | | bus: omap_l3_noc: Add information about the context of operationNishanth Menon2014-05-052-4/+16
| * | | bus: omap_l3_noc: add information about the type of operationNishanth Menon2014-05-052-1/+21
| * | | bus: omap_l3_noc: ignore masked out unclearable targetsAfzal Mohammed2014-05-052-0/+13
| * | | bus: omap_l3_noc: improve readability by using helper for slave event parsingNishanth Menon2014-05-051-98/+113
| * | | bus: omap_l3_noc: make error reporting and handling commonNishanth Menon2014-05-052-28/+47
| * | | bus: omap_l3_noc: fix masterid detectionNishanth Menon2014-05-052-1/+9
| * | | bus: omap_l3_noc: convert flagmux information into a structureNishanth Menon2014-05-052-30/+56
| * | | bus: omap_l3_noc: use of_match_data to pick up SoC informationSricharan R2014-05-052-43/+84
| * | | bus: omap_l3_noc: Add support for discountinous flag mux input numbersRajendra Nayak2014-05-052-3/+39
| * | | bus: omap_l3_noc: convert target information into a structureNishanth Menon2014-05-052-84/+54
| * | | bus: omap_l3_noc: move L3 master data structure outNishanth Menon2014-05-051-4/+11
| * | | bus: omap_l3_noc: un-obfuscate l3_targ address computationNishanth Menon2014-05-051-1/+1
| * | | bus: omap_l3_noc: switch over to relaxed variants of readl/writelNishanth Menon2014-05-051-12/+14
| * | | bus: omap_l3_noc: populate l3->dev and use itNishanth Menon2014-05-051-5/+6
| * | | bus: omap_l3_noc: remove iclk from omap_l3 structNishanth Menon2014-05-051-1/+0
| * | | bus: omap_l3_noc: rename functions and data to omap_l3Sricharan R2014-05-052-17/+18
| * | | bus: omap_l3_noc: Fix copyright informationNishanth Menon2014-05-052-24/+12
| * | | drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request failsPeter Ujfalusi2014-05-051-4/+3
| * | | drivers: bus: omap_l3: Remove the platform driver's remove functionPeter Ujfalusi2014-05-051-6/+0
| * | | drivers: bus: omap_l3: Convert to use devm_request_irq()Peter Ujfalusi2014-05-051-18/+5
| * | | drivers: bus: omap_l3: Convert to use devm_ioremap_resource()Peter Ujfalusi2014-05-051-48/+11
| * | | drivers: bus: omap_l3: Convert to use devm_kzallocPeter Ujfalusi2014-05-051-8/+3
* | | | soc: qcom: fix of_device_id tableArnd Bergmann2014-05-261-0/+1
* | | | bus: add Broadcom GISB bus arbiter timeout/error handlerFlorian Fainelli2014-05-243-0/+298
* | | | Merge tag 'sunxi-drivers-for-3.16-2' of https://github.com/mripard/linux into...Arnd Bergmann2014-05-243-0/+93
|\ \ \ \
| * | | | power: reset: Add Allwinner A31 reset codeMaxime Ripard2014-05-233-0/+93