summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-10virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig1-1/+3
2017-01-10ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly1-1/+1
2017-01-10usb: musb: fix runtime PM in debugfsBin Liu1-1/+19
2017-01-10r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-10r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-10target: support XCOPY requests without parametersDavid Disseldorp1-0/+4
2017-01-10target: check for XCOPY parameter truncationDavid Disseldorp2-0/+15
2017-01-10target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp1-31/+48
2017-01-10target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp2-0/+14
2017-01-10target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp1-19/+9
2017-01-10target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE senseDavid Disseldorp1-0/+4
2017-01-10target: bounds check XCOPY total descriptor list lengthDavid Disseldorp1-0/+6
2017-01-10target: bounds check XCOPY segment descriptor listDavid Disseldorp1-2/+12
2017-01-10target: use XCOPY TOO MANY TARGET DESCRIPTORS senseDavid Disseldorp1-1/+3
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp1-0/+24
2017-01-10Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub...David S. Miller4-21/+31
2017-01-10wusbcore: Fix one more crypto-on-the-stack bugAndy Lutomirski1-2/+1
2017-01-10USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold1-4/+5
2017-01-10dmaengine: omap-dma: Fix the port_window supportPeter Ujfalusi1-15/+16
2017-01-10dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen1-2/+2
2017-01-10md/raid5: Use correct IS_ERR() variation on pointer checkJes Sorensen1-1/+1
2017-01-10net: phy: Add Meson GXL PHY hardware dependencyJean Delvare1-0/+1
2017-01-10net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich1-1/+1
2017-01-09Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-125/+210
2017-01-09Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+2
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+46
2017-01-09USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold1-7/+17
2017-01-09USB: serial: ch341: fix line settings after reset-resumeJohan Hovold1-1/+4
2017-01-09USB: serial: ch341: fix resume after resetJohan Hovold1-4/+13
2017-01-09USB: serial: ch341: fix open error handlingJohan Hovold1-3/+10
2017-01-09USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold1-9/+7
2017-01-09USB: serial: ch341: fix open and resume after B0Johan Hovold1-1/+3
2017-01-09USB: serial: ch341: fix initial modem-control stateJohan Hovold1-1/+0
2017-01-09Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley5-4/+24
2017-01-09net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli1-2/+2
2017-01-09net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli1-0/+7
2017-01-09Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie20-105/+145
2017-01-09net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong2-1/+15
2017-01-09Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux...Dave Airlie3-9/+21
2017-01-09Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstr...Dave Airlie3-1/+23
2017-01-09Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie1-9/+18
2017-01-09Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+3
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds45-316/+549
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-19/+23
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-30/+43
2017-01-08tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-01-08be2net: fix unicast list fillingIvan Vecera1-2/+1
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2-2/+39
2017-01-07be2net: fix accesses to unicast listIvan Vecera1-6/+3