summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-22PCI: Add comments about ROM BAR updatingBjorn Helgaas2-0/+11
2017-03-22PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas4-60/+7
2017-03-22PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas3-2/+62
2017-03-22scsi: ibmvscsis: Synchronize cmds at remove timeMichael Cyr2-5/+37
2017-03-22scsi: ibmvscsis: Synchronize cmds at tpg_enable_store timeMichael Cyr2-188/+38
2017-03-22scsi: ibmvscsis: Rearrange functions for future patchesMichael Cyr1-328/+330
2017-03-22scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr failsMichael Cyr1-0/+7
2017-03-22scsi: ibmvscsis: Return correct partition name/# to clientMichael Cyr1-1/+4
2017-03-22scsi: ibmvscsis: Issues from Dan Carpenter/SmatchMichael Cyr1-10/+3
2017-03-22igb: add i211 to i210 PHY workaroundTodd Fujinaka1-1/+1
2017-03-22igb: Workaround for igb i210 firmware issueChris J Arges1-0/+4
2017-03-22dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen1-2/+2
2017-03-22tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern1-1/+2
2017-03-22mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel1-10/+20
2017-03-22geneve: lock RCU on TX pathJakub Kicinski1-2/+8
2017-03-22vxlan: lock RCU on TX pathJakub Kicinski1-5/+8
2017-03-22net: phy: Avoid deadlock during phy_error()Florian Fainelli1-5/+9
2017-03-22vxlan: don't allow overwrite of config src addrBrian Russell1-7/+5
2017-03-22vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-03-22net/mlx5e: Fix wrong CQE decompressionTariq Toukan1-7/+6
2017-03-22net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan1-6/+5
2017-03-22net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed1-8/+15
2017-03-18IB/mlx5: Verify that Q counters are supportedKamal Heib1-5/+9
2017-03-18rc: raw decoder for keymap protocol is not loaded on registerSean Young1-1/+6
2017-03-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka1-0/+55
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski1-2/+4
2017-03-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-03-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-03-18USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-03-18USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2017-03-18USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-03-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen1-1/+1
2017-03-18Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros1-7/+0
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-03-18usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok1-2/+2
2017-03-18usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros1-0/+1
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi1-7/+7
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-03-18PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao1-0/+1
2017-03-18i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou1-0/+2
2017-03-18dw2102: don't do DMA on stackJonathan McDowell1-99/+145
2017-03-18efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel1-0/+1
2017-03-18cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-03-18bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann1-2/+4
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-03-18USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-03-18USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9