aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-48/+35
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-129/+129
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+6
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds36-1290/+922
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds31-184/+149
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-75/+1190
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-20/+20
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds15-279/+646
2016-03-20Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds6-22/+1025
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds26-316/+1352
2016-03-19Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds2-6/+9
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-20/+190
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds26-788/+4522
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-10/+21
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds593-20366/+51865
2016-03-18bonding: fix bond_get_stats()Eric Dumazet1-31/+35
2016-03-18net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-03-18net/mlx4_core: Fix backward compatibility on VFsEli Cohen1-6/+18
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds13-57/+397
2016-03-18phy: mdio-thunder: Fix some Kconfig typosAndreas Färber1-2/+2
2016-03-18lan78xx: add ndo_get_stats64Woojung Huh1-0/+49
2016-03-18lan78xx: handle statistics counter rolloverWoojung Huh1-13/+239
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-143/+76
2016-03-18net: smc911x: convert pxa dma to dmaengineRobert Jarzmik2-66/+82
2016-03-18team: remove duplicate set of flag IFF_MULTICASTZhang Shengju1-1/+0
2016-03-18bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju1-1/+1
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds23-2906/+788
2016-03-18ethernet: micrel: fix some error codesDan Carpenter1-4/+6
2016-03-18net: mvneta: bm: clarify dependenciesArnd Bergmann1-2/+10
2016-03-18ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young2-50/+56
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young3-0/+480
2016-03-18ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young3-70/+121
2016-03-18ldmvsw: Split sunvnet driver into common codeAaron Young5-1743/+1816
2016-03-18Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-4/+18
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz1-0/+4
2016-03-18ravb: fix result value overwriteYoshihiro Kaneko1-2/+2
2016-03-18qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-03-18net: stmmac: Don't search for phys if mdio node is defined.Phil Reid1-0/+4
2016-03-18mediatek: unlock on error in mtk_tx_map()Dan Carpenter1-0/+2
2016-03-18mediatek: checking for IS_ERR() instead of NULLDan Carpenter1-2/+2
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney7-16/+12
2016-03-18Merge tag 'for-linus-4.6' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-13/+11
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds38-261/+2201
2016-03-18Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds78-1890/+3455
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
2016-03-18USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-03-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-03-18usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange1-2/+3
2016-03-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6