summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-141-1/+4
| * | i40e: fix null dereferenceJesse Brandeburg2013-12-141-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-111-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-101-0/+3
| * | | net: Revert macvtap/tun truncation signalling changes.David S. Miller2013-12-102-26/+24
| * | | macvtap: signal truncated packetsJason Wang2013-12-101-13/+14
| * | | tun: unbreak truncated packet signallingJason Wang2013-12-101-11/+12
| * | | vxlan: release rt when found circular routeFan Du2013-12-101-1/+1
| * | | Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-12-106-23/+101
| |\ \ \
| | * | | sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-061-4/+12
| | * | | sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-061-6/+17
| | * | | sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-063-4/+9
| | * | | sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings2013-12-061-2/+2
| | * | | sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-063-3/+33
| | * | | sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings2013-12-061-2/+3
| | * | | sfc: PTP: Moderate log message on event queue overflowLaurence Evans2013-12-061-2/+21
| | * | | sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings2013-12-061-0/+4