summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-21n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_pollJiri Slaby
2020-02-21n_hdlc: simplify freeing of buffer listJiri Slaby
2020-02-21n_hdlc: use clamp() for maxframeJiri Slaby
2020-02-21n_hdlc: cleanup messages during registrationJiri Slaby
2020-02-21n_hdlc: put init/exit strings directly to printsJiri Slaby
2020-02-21n_hdlc: convert debuglevel use to pr_debugJiri Slaby
2020-02-21n_hdlc: remove unused macrosJiri Slaby
2020-02-21n_hdlc: remove tracing debug printsJiri Slaby
2020-02-21Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-02-21Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-20bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam
2020-02-20bnxt_en: Improve device shutdown method.Vasundhara Volam
2020-02-20net: thunderx: workaround BGX TX Underflow issueTim Harvey
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