1. 90dbad8 serdev: ttyport: fix tty locking in close by Johan Hovold · 7 years ago
  2. 8bcd4e6 serdev: ttyport: fix NULL-deref on hangup by Johan Hovold · 7 years ago
  3. eb28168 serdev: ttyport: add missing receive_buf sanity checks by Johan Hovold · 7 years ago
  4. 4e17ff3 tty: serdev: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  5. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  6. 978d6fa serdev: fix controller-allocation error handling by Johan Hovold · 7 years ago
  7. 08fcee2 serdev: fix registration of second slave by Johan Hovold · 7 years ago
  8. 7c63838 serdev: ttyport: add missing open() error handling by Johan Hovold · 7 years ago
  9. dee7d0f serdev: ttyport: enforce tty-driver open() requirement by Johan Hovold · 7 years ago
  10. 53c7626 serdev: Add ACPI support by Frédéric Danis · 7 years ago
  11. 22b276a serdev: enable TTY port controller support by default by Johan Hovold · 7 years ago
  12. a73ee84 tty: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  13. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  14. 4fe9981 tty: serdev: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 7 years ago
  15. aa66863 Merge 4.12-rc3 into tty-next by Greg Kroah-Hartman · 7 years ago
  16. 8cde11b tty/serdev: add serdev registration interface by Johan Hovold · 8 years ago
  17. 6bdc00d serdev: Restore serdev_device_write_buf for atomic context by Stefan Wahren · 8 years ago
  18. aee5da7 serdev: fix tty-port client deregistration by Johan Hovold · 8 years ago
  19. 56c607b tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate by Stefan Wahren · 8 years ago
  20. 8f3207c Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  21. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  22. 5659dab serdev: implement get/set tiocm by Sebastian Reichel · 8 years ago
  23. b3f80c8 serdev: add serdev_device_wait_until_sent by Sebastian Reichel · 8 years ago
  24. 6fe729c serdev: Add serdev_device_write subroutine by Andrey Smirnov · 8 years ago
  25. 0634c29 of: Add function for generating a DT modalias with a newline by Rob Herring · 8 years ago
  26. 10d258c serdev: ttyport: check whether tty_init_dev() fails by Dan Carpenter · 8 years ago
  27. bed35c6 serdev: add a tty port controller driver by Rob Herring · 8 years ago
  28. cd6484e serdev: Introduce new bus for serial attached devices by Rob Herring · 8 years ago