summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'phy-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2022-04-227-20/+41
| |\ \ \ \
| | * | | | phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()Heiner Kallweit2022-04-201-8/+12
| | * | | | phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin2022-04-141-1/+1
| | * | | | phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin2022-04-141-1/+2
| | * | | | phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin2022-04-131-1/+1
| | * | | | phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()Christophe JAILLET2022-04-111-2/+8
| | * | | | phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski2022-04-111-6/+14
| | * | | | phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin2022-04-111-0/+1
| | * | | | phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl()Lv Ruyi2022-04-111-0/+1
| | * | | | phy: ti: tusb1210: Make tusb1210_chg_det_states staticHans de Goede2022-04-111-1/+1
| | |/ / /
| * | | | Merge tag 'mhi-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-04-221-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | bus: mhi: host: pci_generic: Flush recovery worker during freezeManivannan Sadhasivam2022-04-131-0/+1
| | * | | bus: mhi: host: pci_generic: Add missing poweroff() PM callbackManivannan Sadhasivam2022-04-131-0/+1
| | |/ /
* | | | Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-04-306-215/+293
|\ \ \ \
| * | | | tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()Daniel Starke2022-04-261-6/+9
| * | | | serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki2022-04-221-4/+4
| * | | | serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki2022-04-221-1/+1
| * | | | tty: n_gsm: fix software flow control handlingDaniel Starke2022-04-221-0/+16
| * | | | tty: n_gsm: fix invalid use of MSC in advanced optionDaniel Starke2022-04-221-8/+117
| * | | | tty: n_gsm: fix broken virtual tty handlingDaniel Starke2022-04-221-72/+15
| * | | | Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"Hui Wang2022-04-221-4/+2
| * | | | tty: n_gsm: fix missing update of modem controls after DLCI openDaniel Starke2022-04-201-0/+4
| * | | | serial: 8250: Fix runtime PM for start_tx() for empty bufferTony Lindgren2022-04-151-2/+2
| * | | | serial: imx: fix overrun interrupts in DMA modeJohan Hovold2022-04-151-1/+1
| * | | | serial: amba-pl011: do not time out prematurely when draining tx fifoLino Sanfilippo2022-04-151-2/+7
| * | | | tty: n_gsm: fix incorrect UA handlingDaniel Starke2022-04-151-1/+0
| * | | | tty: n_gsm: fix reset fifo race conditionDaniel Starke2022-04-151-0/+8
| * | | | tty: n_gsm: fix missing tty wakeup in convergence layer type 2Daniel Starke2022-04-151-0/+1
| * | | | tty: n_gsm: fix wrong signal octets encoding in MSCDaniel Starke2022-04-151-13/+5
| * | | | tty: n_gsm: fix wrong command frame length field encodingDaniel Starke2022-04-151-12/+11
| * | | | tty: n_gsm: fix wrong command retry handlingDaniel Starke2022-04-151-3/+3
| * | | | tty: n_gsm: fix missing explicit ldisc flushDaniel Starke2022-04-151-0/+1
| * | | | tty: n_gsm: fix wrong DLCI release orderDaniel Starke2022-04-151-2/+2
| * | | | tty: n_gsm: fix insufficient txframe sizeDaniel Starke2022-04-151-1/+3
| * | | | tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke2022-04-151-1/+2
| * | | | tty: n_gsm: fix frame reception handlingDaniel Starke2022-04-151-23/+30
| * | | | tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke2022-04-151-1/+1
| * | | | tty: n_gsm: fix mux cleanup after unregister tty deviceDaniel Starke2022-04-151-1/+6
| * | | | tty: n_gsm: fix decoupled mux resourceDaniel Starke2022-04-151-25/+38
| * | | | tty: n_gsm: fix restart handling via CLD commandDaniel Starke2022-04-151-48/+20
| * | | | tty: n_gsm: fix missing mux reset on config change at responderDaniel Starke2022-04-151-1/+1
| |/ / /
* | | | Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-04-3026-44/+191
|\ \ \ \
| * | | | usb: phy: generic: Get the vbus supplySean Anderson2022-04-261-0/+7
| * | | | usb: dwc3: gadget: Return proper request statusThinh Nguyen2022-04-261-1/+30
| * | | | usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus2022-04-261-0/+8
| * | | | Merge tag 'usb-serial-5.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-04-233-3/+16
| |\ \ \ \
| | * | | | USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook2022-04-211-3/+2
| | * | | | USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen2022-04-201-0/+2
| | * | | | USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao2022-04-201-0/+6
| | * | | | USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas2022-04-111-0/+6
| | | |/ / | | |/| |