summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dma: omap: Set debug level to debugging messagesEzequiel Garcia2014-01-201-2/+2
* dma: tegra: add support for Tegra148/124Laxman Dewangan2014-01-201-7/+55
* dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko2014-01-201-8/+6
* dma: dw: join split up messagesAndy Shevchenko2014-01-201-5/+4
* dma: dw: fix style of multiline commentAndy Shevchenko2014-01-201-4/+8
* dmaengine: k3dma: fix sparse warningsZhangfei Gao2014-01-201-2/+2
* dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen2014-01-201-27/+8
* dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen2014-01-201-4/+20
* dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying2014-01-201-0/+20
* DMA: Freescale: change BWC from 256 bytes to 1024 bytesHongbo Zhang2014-01-201-1/+1
* dmaengine: Add MOXA ART DMA engine driverJonas Jensen2014-01-203-0/+708
* dmaengine: Add DMA_PRIVATE to BCM2835 driverFlorian Meier2014-01-201-0/+1
* dma: imx-sdma: Assign a default script number for ROM firmware casesNicolin Chen2014-01-131-0/+4
* dma:mmp_tdma: get sram pool through device treeNenghua Cao2014-01-091-4/+18
* dmaengine: Add support for BCM2835Florian Meier2014-01-073-0/+713
* Merge branch 'topic/of' into for-linusVinod Koul2014-01-072-13/+32
|\
| * dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren2013-12-102-23/+35
* | Merge branch 'topic/defer_probe' into for-linusVinod Koul2014-01-072-10/+40
|\ \
| * | dma: add channel request API that supports deferred probeStephen Warren2013-12-102-10/+40
| |/
* | dma: pl08x: allow zero slave channelsLinus Walleij2013-12-181-1/+1
* | dma: edma: Set debug level to debugging messagesEzequiel Garcia2013-12-181-3/+3
* | dmaengine: mmp: fix uninitialized variableVinod Koul2013-12-161-1/+1
* | dmaengine: mmp_tdma: fix the 'pointer from integer' warningsVinod Koul2013-12-161-2/+2
* | mmp_pdma: Style neateningJoe Perches2013-12-161-99/+105
* | dma: imx-sdma: Add new dma type for ssi dual fifo scriptNicolin Chen2013-12-161-0/+4
* | dma: imx-sdma: Add sdma firmware version 2 supportNicolin Chen2013-12-161-1/+14
* | dma: pl330: Alloc dma_parms for the dma deviceLars-Peter Clausen2013-12-161-0/+6
* | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-1569-588/+1036
|\ \
| * | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| * | i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| * | xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * | drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * | xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * | xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * | net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-121-4/+0
| * | Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| * | xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| * | net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-111-10/+35
| * | macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| * | tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| |\ \
| | * | ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
| * | | tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-111-0/+3
| * | | net: Revert macvtap/tun truncation signalling changes.David S. Miller2013-12-112-26/+24
| * | | macvtap: signal truncated packetsJason Wang2013-12-111-13/+14
| * | | tun: unbreak truncated packet signallingJason Wang2013-12-111-11/+12