summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-06ipmi: fix unsigned long underflowCorey Minyard
2017-12-06serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-12-06fealnx: Fix building error on MIPSHuacai Chen
2017-12-06bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu
2017-12-06USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold
2017-12-06USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold
2017-12-06USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer
2017-12-06USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-12-06USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2017-12-06ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-12-06ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-12-06ixgbe: fix AER error handlingEmil Tantilov
2017-12-06gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomapArvind Yadav
2017-12-06backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov
2017-12-06backlight: lcd: Fix race condition during registerUwe Kleine-König
2017-12-06scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-12-06scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-12-06scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-12-06scsi: lpfc: Add missing memory barrierJames Smart
2017-12-06staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro
2017-12-06igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-12-06igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-12-06igb: reset the PHY before reading the PHY IDAaron Sierra
2017-12-06drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocacheArvind Yadav
2017-12-06ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven
2017-12-06ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven
2017-12-06ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven
2017-12-06fm10k: request reset when mbx->state changesNgai-Mint Kwan
2017-12-06extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros
2017-12-06dmaengine: dmatest: warn user when dma test times outAdam Wallis
2017-12-06net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork
2017-12-06xen-blkback: don't leak stack data via response ringJan Beulich
2017-12-06media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov
2017-12-06media: imon: Fix null-ptr-deref in imon_probeArvind Yadav
2017-12-06brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-12-06tun: allow positive return values on dev_get_valid_name() callJulien Gomes
2017-12-06tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2017-12-06tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek
2017-12-06Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-12-06usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-12-06can: c_can: don't indicate triple sampling support for D_CANRichard Schütz
2017-12-06rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov
2017-12-06platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione
2017-12-06platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_stateCarlo Caione
2017-12-06platform/x86: hp-wmi: Fix detection for dock and tablet modeCarlo Caione
2017-12-06s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-12-06IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-12-06Input: mpr121 - set missing event capabilityAkinobu Mita
2017-12-06Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2017-12-06usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu