aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-02irqchip: armada-370-xp: Fix MSI interrupt handlingGravatar Grzegorz Jaszczyk 1-2/+2
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbGravatar Linus Torvalds 3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-48/+1326
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 17-350/+279
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 18-927/+1330
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 33-553/+533
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Gravatar Linus Torvalds 32-123/+299
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Gravatar Linus Torvalds 8-87/+236
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 23-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 37-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdGravatar Linus Torvalds 11-526/+260
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-137/+174
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 52-637/+1527
2014-10-17bna: fix skb->truesize underestimationGravatar Eric Dumazet 1-1/+1
2014-10-17dsa: Fix conversion from host device to mii busGravatar Guenter Roeck 2-8/+22
2014-10-17sfc: add support for skb->xmit_moreGravatar Edward Cree 2-29/+43
2014-10-17r8152: return -EBUSY for runtime suspendGravatar hayeswang 1-7/+15
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Gravatar Haiyang Zhang 1-16/+10
2014-10-17vxlan: fix a free after useGravatar Li RongQing 1-0/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverGravatar Michael Opdenacker 1-21/+1
2014-10-17ntb: Adding split BAR support for Haswell platformsGravatar Dave Jiang 3-60/+210
2014-10-17ntb: use errata flag set via DID to implement workaroundGravatar Dave Jiang 2-9/+42
2014-10-17ntb: conslidate reading of PPD to move platform detection earlierGravatar Dave Jiang 1-28/+98
2014-10-17ntb: move platform detection to separate functionGravatar Dave Jiang 1-27/+47
2014-10-17NTB: debugfs device entryGravatar Jon Mason 3-2/+107
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorGravatar Tommi Rantala 1-0/+1
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelGravatar Tommi Rantala 1-0/+1
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Gravatar Jaewon Kim 1-1/+1
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendGravatar Chang Huaixin 1-2/+2
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceGravatar Emil Tantilov 1-0/+3
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionGravatar Andy Zhou 2-3/+14
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresGravatar Matthew Vick 1-3/+4
2014-10-16serial: atmel: add missing dmaengine headerGravatar Vinod Koul 1-0/+1
2014-10-16fm10k: Check the host state when bringing the interface upGravatar Matthew Vick 1-0/+1
2014-10-16i2c: i801: Add Device IDs for Intel Sunrise Point PCHGravatar james.d.ralston@intel.com 2-0/+4
2014-10-16i2c: hix5hd2: add i2c controller driverGravatar Wei Yan 3-0/+568
2014-10-15vxlan: using pskb_may_pull as early as possibleGravatar Li RongQing 1-4/+2
2014-10-15vxlan: fix a use after free in vxlan_encap_bypassGravatar Li RongQing 1-3/+5
2014-10-15gianfar: Add FCS to rx buffer size (fix)Gravatar Claudiu Manoil 1-1/+1
2014-10-15virtio_net: fix use after freeGravatar Michael S. Tsirkin 1-1/+3
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackGravatar Nimrod Andy 3-42/+56
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingGravatar Himangi Saraogi 1-4/+4
2014-10-15Input: alps - fix v4 button press recognitionGravatar Andreas Bosch 1-2/+2
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Gravatar Anish Bhatt 1-1/+1
2014-10-15net: Add ndo_gso_checkGravatar Tom Herbert 2-2/+2
2014-10-15Merge branch 'topic/dma_control_fsl_acks' into for-linusGravatar Vinod Koul 2-16/+21
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusGravatar Vinod Koul 8-17/+11
2014-10-15dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodGravatar Vinod Koul 1-9/+0
2014-10-15carma-fpga: move to fsl_dma_external_start()Gravatar Vinod Koul 1-1/+2