Commit Verlauf

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