Age | Commit message (Expand) | Author |
2017-11-28 | serdev: ttyport: fix tty locking in close | Johan Hovold |
2017-11-28 | serdev: ttyport: fix NULL-deref on hangup | Johan Hovold |
2017-11-28 | serdev: ttyport: add missing receive_buf sanity checks | Johan Hovold |
2017-11-08 | tty: serdev: Remove redundant license text | Greg Kroah-Hartman |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman |
2017-10-23 | serdev: fix controller-allocation error handling | Johan Hovold |
2017-10-23 | serdev: fix registration of second slave | Johan Hovold |
2017-10-23 | serdev: ttyport: add missing open() error handling | Johan Hovold |
2017-10-23 | serdev: ttyport: enforce tty-driver open() requirement | Johan Hovold |
2017-10-20 | serdev: Add ACPI support | Frédéric Danis |
2017-10-20 | serdev: enable TTY port controller support by default | Johan Hovold |
2017-07-30 | tty: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-06-09 | tty: serdev: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman |
2017-05-29 | Merge 4.12-rc3 into tty-next | Greg Kroah-Hartman |
2017-05-18 | tty/serdev: add serdev registration interface | Johan Hovold |
2017-05-18 | serdev: Restore serdev_device_write_buf for atomic context | Stefan Wahren |
2017-05-18 | serdev: fix tty-port client deregistration | Johan Hovold |
2017-05-18 | tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate | Stefan Wahren |
2017-05-08 | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-05-05 | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-04-12 | serdev: implement get/set tiocm | Sebastian Reichel |
2017-04-12 | serdev: add serdev_device_wait_until_sent | Sebastian Reichel |
2017-04-08 | serdev: Add serdev_device_write subroutine | Andrey Smirnov |
2017-03-22 | of: Add function for generating a DT modalias with a newline | Rob Herring |
2017-02-09 | serdev: ttyport: check whether tty_init_dev() fails | Dan Carpenter |
2017-02-03 | serdev: add a tty port controller driver | Rob Herring |
2017-02-03 | serdev: Introduce new bus for serial attached devices | Rob Herring |