summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-24ipmi: fix unsigned long underflowCorey Minyard
2017-11-24nvme: Fix memory order on async queue deletionKeith Busch
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-11-24fealnx: Fix building error on MIPSHuacai Chen
2017-11-24bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2017-11-21staging: rtl8712: fixed little endian problemJannik Becher
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2017-11-21gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav
2017-11-21backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov
2017-11-21backlight: lcd: Fix race condition during registerUwe Kleine-König
2017-11-21scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart
2017-11-21staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro
2017-11-21scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org
2017-11-21scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra
2017-11-21drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav
2017-11-21ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven
2017-11-21ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven
2017-11-21ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven
2017-11-21fm10k: request reset when mbx->state changesNgai-Mint Kwan
2017-11-21extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros
2017-11-21dmaengine: dmatest: warn user when dma test times outAdam Wallis
2017-11-21Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy
2017-11-21net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-21net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-21xen-blkback: don't leak stack data via response ringJan Beulich
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov
2017-11-21media: imon: Fix null-ptr-deref in imon_probeArvind Yadav
2017-11-18misc: panel: properly restore atomic counter on error pathWilly Tarreau
2017-11-18target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger
2017-11-18target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche
2017-11-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-11-18ppp: fix race in ppp device destructionGuillaume Nault
2017-11-18tun: allow positive return values on dev_get_valid_name() callJulien Gomes
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang