aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-10vt: fix scrollback flushing on background consolesNicolas Pitre1-2/+13
2020-02-10fsi: aspeed: add unspecified HAS_IOMEM dependencyBrendan Higgins1-0/+1
2020-02-10tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko1-19/+16
2020-02-10tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre1-1/+2
2020-02-10serdev: ttyport: restore client ops on deregistrationJohan Hovold2-6/+5
2020-02-10serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle1-0/+8
2020-02-10USB: core: clean up endpoint-descriptor parsingJohan Hovold1-12/+8
2020-02-10USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold1-0/+5
2020-02-10USB: core: add endpoint-blacklist quirkJohan Hovold3-0/+46
2020-02-10usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King1-24/+15
2020-02-10usb: phy: tegra: Add clarifying comments about the shared registersDmitry Osipenko1-0/+8
2020-02-10USB: hub: Don't record a connect-change event during reset-resumeAlan Stern1-5/+0
2020-02-10usb: uas: fix a plug & unplug racingEJ Hsu1-1/+22
2020-02-10USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2-0/+16
2020-02-10staging: rtl8723bs: Remove unneeded goto statementsLarry Finger1-35/+12
2020-02-10staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger1-28/+12
2020-02-10staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-10staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-10staging: rtl8723bs: Fix potential security holeLarry Finger1-1/+1
2020-02-10staging: rtl8188eu: Fix potential security holeLarry Finger1-1/+1
2020-02-10perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry1-1/+1
2020-02-10Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang1-3/+5
2020-02-10Input: ili210x - add ili2120 supportLuca Weiss1-0/+32
2020-02-10Input: ili210x - fix return value of is_visible functionLuca Weiss1-1/+1
2020-02-10staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter1-1/+1
2020-02-10staging: android: Delete the 'vsoc' driverAlistair Delva5-1462/+0
2020-02-10staging: rtl8723bs: fix copy of overlapping memoryColin Ian King1-3/+2
2020-02-10staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan1-0/+28
2020-02-10staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley1-1/+1
2020-02-10xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman1-1/+3
2020-02-10xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman1-3/+3
2020-02-10xhci: Fix memory leak when caching protocol extended capability PSI tablesMathias Nyman3-33/+64
2020-02-10xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman1-3/+9
2020-02-10qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork1-27/+15
2020-02-10net: dsa: mv88e6xxx: Prevent truncation of longer interrupt namesAndrew Lunn1-6/+6
2020-02-10qmi_wwan: re-add DW5821e pre-production variantBjørn Mork1-0/+1
2020-02-10gpio: sifive: fix static checker warningYash Shah1-3/+3
2020-02-10drm/i915/gt: Use the BIT when checking the flags, not the indexChris Wilson1-1/+2
2020-02-10drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson1-1/+16
2020-02-10drm/i915: Make a copy of the ggtt view for slave planeVille Syrjälä1-0/+1
2020-02-10drm/i915/gem: Take local vma references for the parserChris Wilson1-1/+36
2020-02-10drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson1-0/+12
2020-02-10spmi: pmic-arb: Set lockdep class for hierarchical irq domainsStephen Boyd1-0/+4
2020-02-10gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas1-2/+3
2020-02-10s390/qdio: simplify ACK trackingJulian Wiedmann3-24/+14
2020-02-10s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger4-16/+18
2020-02-10s390/pkey: fix missing length of protected key on returnHarald Freudenberger1-1/+1
2020-02-10reset: intel: add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2020-02-10reset: brcmstb-rescal: add unspecified HAS_IOMEM dependencyBrendan Higgins1-0/+1
2020-02-10gpiolib: remove unnecessary argument from set_config callKent Gibson1-1/+0