summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-22serial: bcm63xx: drop low-latency workaroundJohan Hovold
2021-04-22serial: atmel_serial: drop low-latency workaroundJohan Hovold
2021-04-22serial: arc_uart: drop low-latency workaroundJohan Hovold
2021-04-22serial: ar933x: drop low-latency workaroundJohan Hovold
2021-04-22serial: apbuart: drop low-latency workaroundJohan Hovold
2021-04-22serial: amba-pl011: drop low-latency workaroundJohan Hovold
2021-04-22serial: amba-pl010: drop low-latency workaroundJohan Hovold
2021-04-22serial: altera_uart: drop low-latency workaroundJohan Hovold
2021-04-22serial: altera_jtaguart: drop low-latency workaroundJohan Hovold
2021-04-22tty: mxser: drop low-latency workaroundJohan Hovold
2021-04-22serial: omap: fix rs485 half-duplex filteringDario Binacchi
2021-04-22serial: omap: don't disable rs485 if rts gpio is missingDario Binacchi
2021-04-22serial: stm32: defer sysrq processingJohan Hovold
2021-04-22serial: stm32: fix threaded interrupt handlingJohan Hovold
2021-04-22serial: do not restore interrupt state in sysrq helperJohan Hovold
2021-04-22tty: synclink_gt: remove redundant initialization of variable countColin Ian King
2021-04-22ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-04-22usb: dwc3: core: Do core softreset when switch modeYu Chen
2021-04-22usb: dwc2: Get rid of useless error checks in suspend interruptArtur Petrosyan
2021-04-22usb: dwc2: Update dwc2_handle_usb_suspend_intr function.Artur Petrosyan
2021-04-22usb: dwc2: Add exit hibernation mode before removing driveArtur Petrosyan
2021-04-22usb: dwc2: Add hibernation exiting flow by system resumeArtur Petrosyan
2021-04-22usb: dwc2: Add hibernation entering flow by system suspendArtur Petrosyan
2021-04-22usb: dwc2: Allow exit hibernation in urb enqueueArtur Petrosyan
2021-04-22usb: dwc2: Move exit hibernation to dwc2_port_resume() functionArtur Petrosyan
2021-04-22usb: dwc2: Move enter hibernation to dwc2_port_suspend() functionArtur Petrosyan
2021-04-22usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.Artur Petrosyan
2021-04-22usb: dwc2: Clear fifo_map when resetting core.Artur Petrosyan
2021-04-22usb: dwc2: Allow exiting hibernation from gpwrdn rst detectArtur Petrosyan
2021-04-22usb: dwc2: Fix hibernation between host and device modes.Artur Petrosyan
2021-04-22usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.Artur Petrosyan
2021-04-22usb: dwc2: Reset DEVADDR after exiting gadget hibernation.Artur Petrosyan
2021-04-22usb: dwc2: Update exit hibernation when port reset is assertedArtur Petrosyan
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-04-22usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen
2021-04-22usb: xhci-mtk: remove bus status checkChunfeng Yun
2021-04-22usb: dwc2: Enable RPi in ACPI modeJeremy Linton
2021-04-22USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum
2021-04-22USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu
2021-04-22usb: gadget: net2272: remove redundant initialization of statusColin Ian King
2021-04-22usb: storage: datafab: remove redundant assignment of variable resultColin Ian King
2021-04-22usb: misc: adutux: fix whitespace coding style issueMalte Deiseroth
2021-04-22usb: musb: musb_core: Add space after that ','Saurav Girepunje
2021-04-22usb: gadget: dummy_hcd: fix gpf in gadget_setupAnirudh Rayabharam
2021-04-22staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET
2021-04-22Staging: rtl8723bs: rtw_xmit: fixed tabbing issueAmos Gross
2021-04-22staging: rtl8188eu: remove unused function parametersMartin Kaiser
2021-04-22staging: rtl8188eu: cmdThread is a task_structMartin Kaiser
2021-04-22staging: rtl8188eu: remove constant variable and dead codeMartin Kaiser
2021-04-22staging: rtl8188eu: change bLeisurePs' type to boolMartin Kaiser