summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds33-553/+533
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds32-123/+299
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds8-87/+236
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds23-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds37-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds11-526/+260
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-137/+174
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-637/+1527
2014-10-18bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-18sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-18vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2-3/+14
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick1-3/+4
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul1-0/+1
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick1-0/+1
2014-10-16vxlan: using pskb_may_pull as early as possibleLi RongQing1-4/+2
2014-10-16vxlan: fix a use after free in vxlan_encap_bypassLi RongQing1-3/+5
2014-10-16gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil1-1/+1
2014-10-16virtio_net: fix use after freeMichael S. Tsirkin1-1/+3
2014-10-16net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy3-42/+56
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi1-4/+4
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt1-1/+1
2014-10-15net: Add ndo_gso_checkTom Herbert2-2/+2
2014-10-15Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2-16/+21
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul8-17/+11
2014-10-15dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodVinod Koul1-9/+0
2014-10-15carma-fpga: move to fsl_dma_external_start()Vinod Koul1-1/+2
2014-10-15carma-fpga: use dmaengine_xxx() APIVinod Koul1-5/+4
2014-10-15dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul1-1/+15
2014-10-15video: mx3fb: use dmaengine_terminate_all() APIVinod Koul1-2/+1
2014-10-15serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul1-1/+1
2014-10-15net: ks8842: use dmaengine_terminate_all() APIVinod Koul1-4/+2
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul1-1/+1
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul1-1/+1
2014-10-15V4L2: mx3_camer: use dmaengine_pause() APIVinod Koul1-4/+2
2014-10-15dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul1-1/+1
2014-10-15pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul1-3/+2
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO2-5/+6
2014-10-15dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior1-1/+1
2014-10-15dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko1-26/+3
2014-10-15dmaengine: dw: enable and disable controller when neededAndy Shevchenko2-25/+36
2014-10-15dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko4-30/+12
2014-10-15dmaengine: dw: introduce dw_dma_on() helperAndy Shevchenko1-2/+7
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko1-0/+2