Al Viro
|
930236a308
complete ->[sg]et_serial() switchover
|
7 년 전 |
Al Viro
|
81732b26e0
usb-serial: begin switching to ->[sg]et_serial()
|
7 년 전 |
Linus Torvalds
|
07c4dd3435
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
7 년 전 |
Johan Hovold
|
79ef51894a
USB: serial: use tty_port_register_device()
|
7 년 전 |
Christoph Hellwig
|
8a8dcabffb
tty: replace ->proc_fops with ->proc_show
|
7 년 전 |
Johan Hovold
|
627cfa89b1
USB: serial: fix module-license macros
|
7 년 전 |
Greg Kroah-Hartman
|
6ca98bc284
USB: serial: Remove redundant license text
|
7 년 전 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 년 전 |
Johan Hovold
|
2944fd27d1
USB: serial: drop unused core USB driver
|
7 년 전 |
Johan Hovold
|
c22ac6d29f
USB: serial: propagate late probe errors
|
8 년 전 |
Johan Hovold
|
45e5d4d418
USB: serial: refactor port endpoint setup
|
8 년 전 |
Johan Hovold
|
e1fdd5b262
USB: serial: drop obsolete open-race workaround
|
8 년 전 |
Johan Hovold
|
9fda620a5f
USB: serial: move pl2303 hack out of usb-serial core
|
8 년 전 |
Johan Hovold
|
a794499b26
USB: serial: add calc_num_ports callback to generic driver
|
8 년 전 |
Johan Hovold
|
415d7b3a54
USB: serial: add probe callback to generic driver
|
8 년 전 |
Johan Hovold
|
07814246dd
USB: serial: allow subdrivers to modify port-endpoint mapping
|
8 년 전 |
Johan Hovold
|
92e6b2c675
USB: serial: add endpoint sanity check to core
|
8 년 전 |
Johan Hovold
|
8520ac0d70
USB: serial: replace runtime overflow check
|
8 년 전 |
Johan Hovold
|
1546e6aecb
USB: serial: refactor and clean up endpoint handling
|
11 년 전 |
Johan Hovold
|
ef88f33fc1
USB: serial: clean up endpoint and port-counter types
|
8 년 전 |
Johan Hovold
|
c2fef4564c
USB: serial: clean up probe error paths
|
8 년 전 |
Johan Hovold
|
126d26f66d
USB: serial: fix potential NULL-dereference at probe
|
8 년 전 |
Alexey Klimov
|
647024a7df
USB: serial: fix memleak in driver-registration error path
|
9 년 전 |
Linus Torvalds
|
19e36ad292
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
9 년 전 |
Johan Hovold
|
194e958c5c
USB: serial: fix minor-number allocation
|
9 년 전 |
Peter Hurley
|
d41861ca19
tty: Replace ASYNC_INITIALIZED bit and update atomically
|
9 년 전 |
Javier Martinez Canillas
|
8c34d82e9d
USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE
|
9 년 전 |
Johannes Thumshirn
|
d23f47d492
USB: serial: Destroy serial_minors IDR on module exit
|
10 년 전 |
Johan Hovold
|
2deb96b5d4
USB: serial: fix port attribute-creation race
|
10 년 전 |
Johan Hovold
|
bc4b1f486f
Revert "USB: serial: make bulk_out_size a lower limit"
|
10 년 전 |