index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
Age
Commit message (
Expand
)
Author
2017-11-04
USB: serial: fix module-license macros
Johan Hovold
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-13
USB: serial: drop unused core USB driver
Johan Hovold
2017-06-21
USB: serial: propagate late probe errors
Johan Hovold
2017-06-21
USB: serial: refactor port endpoint setup
Johan Hovold
2017-03-31
USB: serial: drop obsolete open-race workaround
Johan Hovold
2017-03-28
USB: serial: move pl2303 hack out of usb-serial core
Johan Hovold
2017-03-28
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
2017-03-28
USB: serial: add probe callback to generic driver
Johan Hovold
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
2017-03-16
USB: serial: add endpoint sanity check to core
Johan Hovold
2017-03-16
USB: serial: replace runtime overflow check
Johan Hovold
2017-03-16
USB: serial: refactor and clean up endpoint handling
Johan Hovold
2017-03-16
USB: serial: clean up endpoint and port-counter types
Johan Hovold
2017-03-16
USB: serial: clean up probe error paths
Johan Hovold
2016-10-21
USB: serial: fix potential NULL-dereference at probe
Johan Hovold
2016-08-08
USB: serial: fix memleak in driver-registration error path
Alexey Klimov
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-10
USB: serial: fix minor-number allocation
Johan Hovold
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-25
USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE
Javier Martinez Canillas
2015-07-09
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
2015-02-26
USB: serial: fix port attribute-creation race
Johan Hovold
2015-02-26
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
2014-08-27
USB: serial: fix potential heap buffer overflow
Johan Hovold
2014-08-27
USB: serial: fix potential stack buffer overflow
Johan Hovold
2014-05-27
USB: serial: remove overly defensive port tests
Johan Hovold
2014-04-24
USB: serial: fix sysfs-attribute removal deadlock
Johan Hovold
2014-03-12
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
2014-03-12
USB: serial: add missing braces
Johan Hovold
2014-03-12
USB: serial: make bulk_out_size a lower limit
Johan Hovold
2014-01-03
USB: serial: clean up ioctl debugging
Johan Hovold
2013-07-23
USB: serial: clean up dtr_rts
Johan Hovold
2013-06-17
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-06-05
USB: serial: fix TIOCMIWAIT return value
Johan Hovold
2013-05-16
USB: serial: clean up chars_in_buffer
Johan Hovold
2013-05-16
USB: serial: add generic wait_until_sent implementation
Johan Hovold
2013-05-16
USB: serial: add wait_until_sent operation
Johan Hovold
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-03-28
Revert "USB: serial: fix hang when opening port"
Greg Kroah-Hartman
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-26
USB: serial: fix hang when opening port
Ming Lei
2013-03-25
USB: serial: update copyright information
Johan Hovold
2013-03-25
USB: serial: wake up MSR-wait queue on disconnect
Johan Hovold
2013-03-25
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
2013-03-25
USB: serial: use urb poison to reliably kill traffic
Johan Hovold
[next]