summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-24ipmi: fix unsigned long underflowCorey Minyard1-4/+6
2017-11-24nvme: Fix memory order on async queue deletionKeith Busch1-1/+1
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner1-1/+1
2017-11-24fealnx: Fix building error on MIPSHuacai Chen1-3/+3
2017-11-24bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu1-1/+1
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold1-0/+6
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold1-3/+13
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer1-0/+1
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer1-0/+3
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern1-0/+14
2017-11-21staging: rtl8712: fixed little endian problemJannik Becher1-1/+1
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov1-2/+0
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov1-1/+7
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen1-1/+3
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov1-9/+8
2017-11-21ixgbe: fix AER error handlingEmil Tantilov1-2/+4
2017-11-21gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav1-0/+2
2017-11-21backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov1-2/+10
2017-11-21backlight: lcd: Fix race condition during registerUwe Kleine-König1-2/+2
2017-11-21scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2-0/+12
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart1-0/+17
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart1-0/+8
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-11-21staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro1-1/+1
2017-11-21scsi: ufs: add capability to keep auto bkops always enabledsubhashj@codeaurora.org2-11/+35
2017-11-21scsi: ufs-qcom: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento1-2/+2
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka1-9/+12
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra1-0/+11
2017-11-21drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav1-0/+4
2017-11-21ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-21ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-21ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-21fm10k: request reset when mbx->state changesNgai-Mint Kwan2-4/+12
2017-11-21extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros1-0/+5
2017-11-21dmaengine: dmatest: warn user when dma test times outAdam Wallis1-0/+1
2017-11-21Bluetooth: btusb: fix QCA Rome suspend/resumeLeif Liddy1-0/+6
2017-11-21net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-11-21net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-11-21xen-blkback: don't leak stack data via response ringJan Beulich2-31/+17
2017-11-21media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov1-12/+12
2017-11-21media: imon: Fix null-ptr-deref in imon_probeArvind Yadav1-0/+5
2017-11-18misc: panel: properly restore atomic counter on error pathWilly Tarreau1-4/+19
2017-11-18target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger2-4/+4
2017-11-18target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche1-12/+7
2017-11-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin1-3/+0
2017-11-18ppp: fix race in ppp device destructionGuillaume Nault1-0/+20
2017-11-18tun: allow positive return values on dev_get_valid_name() callJulien Gomes1-1/+1
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3