summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel
2018-11-13pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_muxYueHaibing
2018-11-13Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt
2018-11-13mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-13cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar
2018-11-13ACPI / processor: Fix the return value of acpi_processor_ids_walk()Dou Liyang
2018-11-13iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz
2018-11-13mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao
2018-11-13spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}Nathan Chancellor
2018-11-13lightnvm: pblk: fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-11-13hwmon: (pwm-fan) Set fan speed to 0 on suspendThierry Reding
2018-11-13tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych
2018-11-13nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow
2018-11-13swim: fix cleanup on setup errorOmar Sandoval
2018-11-13ataflop: fix error handling during setupOmar Sandoval
2018-11-13i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang
2018-11-13net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-13ipmi: Fix timer race with module unloadJan Glauber
2018-11-13pcmcia: Implement CLKRUN protocol disabling for Ricoh bridgesMaciej S. Szmigiero
2018-11-13cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki
2018-11-13hwmon: (pmbus) Fix page count auto-detection.Dmitry Bazhenov
2018-11-13bcache: fix miss key refill->end in writebackTang Junhui
2018-11-13bcache: trace missed reading by cache_missedTang Junhui
2018-11-13spi: bcm-qspi: switch back to reading flash using smaller chunksRafał Miłecki
2018-11-13mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-10Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-11-10usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)
2018-11-10cdc-acm: fix race between reset and control messagingOliver Neukum
2018-11-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-11-10cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog
2018-11-10IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10drm: fb-helper: Reject all pixel format changing requestsEugeniy Paltsev
2018-11-10drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor
2018-11-10drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233slKai-Heng Feng
2018-11-10ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10gpio: mxs: Get rid of external API callLinus Walleij
2018-11-10USB: serial: option: add two-endpoints device-id flagJohan Hovold
2018-11-10USB: serial: option: improve Quectel EP06 detectionKristian Evensen
2018-11-10eeprom: at24: Add support for address-width propertyAlan Chiang
2018-11-04net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet
2018-11-04net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen
2018-11-04bonding: fix length of actor systemTobias Jungel
2018-11-04virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin