summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-20dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche1-1/+5
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy1-4/+4
2017-05-20dm crypt: rewrite (wipe) key in crypto layer using random dataOndrej Kozina1-2/+6
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook1-44/+67
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook3-50/+75
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook1-2/+2
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook2-7/+7
2017-05-20crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski1-2/+3
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-05-20usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22
2017-05-20usb: Make sure usb/phy/of gets built-inAlexey Brodkin1-0/+1
2017-05-20usb: gadget: legacy gadgets are optionalRomain Izard1-0/+1
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva1-0/+1
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-05-20staging: sir: fill in missing fields and fix probeSean Young1-11/+9
2017-05-20staging: wilc1000: Fix problem with wrong vif indexAditya Shankar1-1/+2
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold1-2/+1
2017-05-20staging: vt6656: use off stack for out buffer USB transfers.Malcolm Priestley1-2/+12
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley1-2/+15
2017-05-20USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork1-99/+4
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-05-20USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut2-0/+7
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen1-1/+1
2017-05-20usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros3-0/+15
2017-05-20iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger3-0/+3
2017-05-20target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche1-2/+1
2017-05-20target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger1-1/+4
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2-19/+20
2017-05-14net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason1-1/+4
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-14net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas1-0/+1
2017-05-14geneve: fix incorrect setting of UDP checksum flagGirish Moodalbail1-1/+1
2017-05-14net: macb: fix phy interrupt parsingAlexandre Belloni1-8/+10
2017-05-14brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-14power: supply: lp8788: prevent out of bounds array accessGiedrius Statkevičius1-1/+1
2017-05-14drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou1-5/+7
2017-05-14dm ioctl: prevent stack leak in dm ioctl callAdrian Salido1-1/+1
2017-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+11
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni1-1/+1
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann1-1/+3
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann1-1/+1
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-106/+315
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller1-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-4/+36