index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
Maciej W. Rozycki
2021-06-16
1
-6
/
+38
*
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
2021-06-15
13
-206
/
+16
*
cypress_m8: switch data_bits to real character bits
Jiri Slaby
2021-06-15
1
-6
/
+6
*
mxs-auart: redefine AUART_LINECTRL_WLEN to accept bits count
Jiri Slaby
2021-06-15
1
-6
/
+6
*
tty: make tty_get_{char,frame}_size available
Jiri Slaby
2021-06-15
2
-27
/
+48
*
ipwireless: remove unused ipw_tty::closing
Jiri Slaby
2021-06-15
1
-2
/
+0
*
serial: stm32: defer probe for dma devices
Erwan Le Ray
2021-06-15
1
-86
/
+77
*
serial: tegra-tcu: Reorder channel initialization
Mikko Perttunen
2021-06-15
1
-11
/
+15
*
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
Yoshihiro Shimoda
2021-06-15
1
-0
/
+8
*
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
2021-06-14
268
-1082
/
+2206
|
\
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-06-13
1
-21
/
+26
|
|
\
|
|
*
scsi: core: Only put parent device if host state differs from SHOST_CREATED
Ming Lei
2021-06-08
1
-1
/
+1
|
|
*
scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
Ming Lei
2021-06-08
1
-2
/
+6
|
|
*
scsi: core: Fix failure handling of scsi_add_host_with_dma()
Ming Lei
2021-06-08
1
-8
/
+6
|
|
*
scsi: core: Fix error handling of scsi_host_alloc()
Ming Lei
2021-06-08
1
-10
/
+13
|
*
|
Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-12
35
-126
/
+258
|
|
\
\
|
|
*
\
Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-06-11
1
-6
/
+78
|
|
|
\
\
|
|
|
*
|
USB: serial: cp210x: fix CP2102N-A01 modem control
Johan Hovold
2021-06-10
1
-5
/
+59
|
|
|
*
|
USB: serial: cp210x: fix alternate function for CP2102N QFN20
Stefan Agner
2021-06-10
1
-1
/
+19
|
|
*
|
|
Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"
Greg Kroah-Hartman
2021-06-11
1
-1
/
+1
|
|
*
|
|
usb: typec: mux: Fix copy-paste mistake in typec_mux_match
Bjorn Andersson
2021-06-10
1
-1
/
+1
|
|
*
|
|
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
2021-06-10
1
-0
/
+1
|
|
*
|
|
usb: gadget: fsl: Re-enable driver for ARM SoCs
Joel Stanley
2021-06-10
1
-1
/
+1
|
|
*
|
|
usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
2021-06-10
1
-1
/
+1
|
|
*
|
|
usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...
Yang Yingliang
2021-06-09
1
-0
/
+2
|
|
*
|
|
usb: dwc3: ep0: fix NULL pointer exception
Marian-Cristian Rotariu
2021-06-09
1
-0
/
+3
|
|
*
|
|
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
2021-06-09
1
-2
/
+2
|
|
*
|
|
usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()
Andy Shevchenko
2021-06-09
1
-4
/
+4
|
|
*
|
|
usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
Andy Shevchenko
2021-06-09
1
-0
/
+5
|
|
*
|
|
usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-06-09
1
-1
/
+3
|
|
*
|
|
usb: typec: tcpm: Do not finish VDM AMS for retrying Responses
Kyle Tso
2021-06-09
1
-0
/
+3
|
|
*
|
|
usb: fix various gadget panics on 10gbps cabling
Maciej Żenczykowski
2021-06-09
1
-0
/
+8
|
|
*
|
|
usb: fix various gadgets null ptr deref on 10gbps cabling.
Maciej Żenczykowski
2021-06-09
10
-10
/
+14
|
|
*
|
|
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
2021-06-09
2
-1
/
+7
|
|
*
|
|
usb: f_ncm: only first packet of aggregate needs to start timer
Maciej Żenczykowski
2021-06-09
1
-4
/
+4
|
|
*
|
|
USB: f_ncm: ncm_bitrate (speed) is unsigned
Maciej Żenczykowski
2021-06-09
1
-1
/
+1
|
|
*
|
|
Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2021-06-09
2
-8
/
+7
|
|
|
\
\
\
|
|
|
*
|
|
usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler
Pawel Laszczak
2021-05-27
1
-3
/
+4
|
|
|
*
|
|
usb: cdns3: Enable TDL_CHK only for OUT ep
Sanket Parmar
2021-05-25
1
-5
/
+3
|
|
*
|
|
|
Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-06-09
4
-6
/
+10
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
USB: serial: ftdi_sio: add NovaTech OrionMX product ID
George McCollister
2021-06-05
2
-0
/
+2
|
|
|
*
|
|
USB: serial: omninet: update driver description
Alexandre GRIVEAUX
2021-05-25
1
-3
/
+3
|
|
|
*
|
|
USB: serial: omninet: add device id for Zyxel Omni 56K Plus
Alexandre GRIVEAUX
2021-05-25
1
-0
/
+2
|
|
|
*
|
|
USB: serial: quatech2: fix control-request directions
Johan Hovold
2021-05-25
1
-3
/
+3
|
|
*
|
|
|
usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
Wesley Cheng
2021-06-04
1
-0
/
+3
|
|
*
|
|
|
usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm port
Li Jun
2021-06-04
1
-0
/
+1
|
|
*
|
|
|
usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
Li Jun
2021-06-04
1
-0
/
+1
|
|
*
|
|
|
usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
Li Jun
2021-06-04
1
-0
/
+3
|
|
*
|
|
|
usb: typec: tcpm: Properly handle Alert and Status Messages
Kyle Tso
2021-06-04
1
-25
/
+27
|
|
*
|
|
|
usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
Neil Armstrong
2021-06-04
1
-1
/
+4
[next]