summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu
2020-06-24of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-06-24net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-06-24libata: Use per port sync for detachKai-Heng Feng
2020-06-24bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam
2020-06-24binder: fix null deref of proc->contextTodd Kjos
2020-06-24RDMA/qedr: Make qedr_iw_load_qp() staticKamal Heib
2020-06-24HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devicesHans de Goede
2020-06-24vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik
2020-06-24drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2020-06-24RDMA/core: Fix doc typoIsrael Rukshin
2020-06-24spi: gpio: Add SPI_MASTER_GPIO_SS flagLinus Walleij
2020-06-24pinctrl: sh-pfc: Mark run-time debug code __initGeert Uytterhoeven
2020-06-24pinctrl: sh-pfc: Correct printk level of group reference warningGeert Uytterhoeven
2020-06-24drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang
2020-06-24dmaengine: stm32-dma: Fix redundant call to platform_get_irqAmelie Delaunay
2020-06-24nvme: fix regression upon hot device removal and insertionSagi Grimberg
2020-06-24mt76: mt7615: fix sparse warnings: warning: cast from restricted __le16Lorenzo Bianconi
2020-06-24mt76: mt7615: fix sparse warnings: incorrect type in assignment (different ba...Lorenzo Bianconi
2020-06-24crypto: sun4i-ss - reduce stack usageArnd Bergmann
2020-06-24power: supply: fix semicolon.cocci warningskbuild test robot
2020-06-24net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2020-06-24net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2020-06-24i2c: add newly exported functions to the header, tooWolfram Sang
2020-06-24pwm: meson: Fix the G12A AO clock parents orderNeil Armstrong
2020-06-24hwmon: (pwm-fan) Check return value from devm_add_action_or_resetGuenter Roeck
2020-06-24hwmon: (gpio-fan) Check return value from devm_add_action_or_resetGuenter Roeck
2020-06-24counter/ftm-quaddec: Add missing '>' in MODULE_AUTHORPatrick Havelange
2020-06-24media: ov6650: Fix device node exposed without proper lockingJanusz Krzysztofik
2020-06-24iommu: Fix integer truncationArnd Bergmann
2020-06-24usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski
2020-06-24HID: logitech-dj: fix return value of logi_dj_recv_query_hidpp_devicesYueHaibing
2020-06-24media: platform: ao-cec-g12a: remove spin_lock_irqsave() locking in meson_ao_...Neil Armstrong
2020-06-24IB/hfi1: Remove extra brackets from an ifDennis Dalessandro
2020-06-24net/mlx5: potential error pointer dereference in error handlingDan Carpenter
2020-06-24mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka
2020-06-24soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven
2020-06-24PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul
2020-06-24mtd: spi-nor: Fix the disabling of write protection at initTudor Ambarus
2020-06-24nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla
2020-06-24staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan
2020-06-24tty: hvc_console, fix crashes on parallel open/closeJiri Slaby
2020-06-24vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov
2020-06-24usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-06-24usb: musb: start session in resume for host portBin Liu
2020-06-24iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier
2020-06-24iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-06-24iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-06-24iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron
2020-06-24iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd