summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-20ionic: fix fw_status readShannon Nelson
2020-02-20net: macb: Properly handle phylink on at91rm9200Alexandre Belloni
2020-02-20xen: Enable interrupts when calling _cond_resched()Thomas Gleixner
2020-02-20s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann
2020-02-20s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter
2020-02-20tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUGGreg Kroah-Hartman
2020-02-20tty: serial: samsung_tty: build it for any platformGreg Kroah-Hartman
2020-02-20Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-02-19hwmon: (acpi_power_meter) Fix lockdep splatGuenter Roeck
2020-02-20Merge tag 'drm-msm-fixes-2020-02-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-02-20Merge tag 'amd-drm-fixes-5.6-2020-02-19' of git://people.freedesktop.org/~agd...Dave Airlie
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley
2020-02-19nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko
2020-02-19Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-02-20nvme: Fix uninitialized-variable warningKeith Busch
2020-02-19s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann
2020-02-19s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-02-19drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu
2020-02-20nvme-pci: Use single IRQ vector for old Apple modelsAndy Shevchenko
2020-02-20nvme/pci: Add sleep quirk for Samsung and Toshiba drivesShyjumon N
2020-02-19n_gsm: switch escape to boolJiri Slaby
2020-02-19n_gsm: switch constipated to boolJiri Slaby
2020-02-19n_gsm: switch throttled to boolJiri Slaby
2020-02-19n_gsm: switch dead to boolJiri Slaby
2020-02-19n_gsm: add missing \n to printsJiri Slaby
2020-02-19n_gsm: add missing __user annotationsJiri Slaby
2020-02-19n_gsm: introduce enum gsm_mux_stateJiri Slaby
2020-02-19n_gsm: introduce enum gsm_dlci_modeJiri Slaby
2020-02-19n_gsm: introduce enum gsm_dlci_stateJiri Slaby
2020-02-19n_gsm: drop unneeded gsm_dlci->fifo fieldJiri Slaby
2020-02-19iommu/arm-smmu: Restore naming of driver parameter prefixWill Deacon
2020-02-19iommu/qcom: Fix bogus detach logicRobin Murphy
2020-02-19serial: 8250_port: Use dev_*() instead of pr_*()Andy Shevchenko
2020-02-19serial: 8250_port: Switch to use DEVICE_ATTR_RW()Andy Shevchenko
2020-02-19tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-02-19tty: serial: Kconfig: Fix a typoChristophe JAILLET
2020-02-19serial: 8250_pxa: avoid autodetecting the port typeLubomir Rintel
2020-02-19iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-02-18net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-18net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer