summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-22crypto: s5p-sss - Fix spinlock recursion on LRW(AES)Krzysztof Kozlowski1-45/+82
2017-03-22drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak3-3/+8
2017-03-22drm/i915/gen9+: Enable hotplug detection earlyImre Deak1-19/+50
2017-03-22drm/i915/lspcon: Enable AUX interrupts for resume time initializationImre Deak1-1/+4
2017-03-22irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni1-0/+16
2017-03-22tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-22amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas1-8/+2
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern1-1/+2
2017-03-22team: use ETH_MAX_MTU as max mtuJarod Wilson1-0/+1
2017-03-22bonding: use ETH_MAX_MTU as max mtuWANG Cong1-0/+1
2017-03-22amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas1-0/+2
2017-03-22amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas2-1/+23
2017-03-22amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas1-2/+2
2017-03-22mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel1-10/+20
2017-03-22geneve: lock RCU on TX pathJakub Kicinski1-0/+2
2017-03-22vxlan: lock RCU on TX pathJakub Kicinski1-2/+6
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: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed4-1/+4
2017-03-22net/mlx5e: Fix broken CQE compression initializationTariq Toukan1-1/+3
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_ir: ensure we're ready to receive interruptsSean Young1-57/+58
2017-03-18drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env varTakashi Iwai1-1/+1
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-18i2c: bcm2835: Avoid possible NULL ptr dereferenceStefan Wahren1-1/+3
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