summaryrefslogtreecommitdiff
path: root/drivers/tty/serdev/core.c
AgeCommit message (Expand)Author
2018-01-08serdev: Introduce devm_serdev_device_open()Andrey Smirnov
2018-01-08serdev: Make .remove in struct serdev_device_driver optionalAndrey Smirnov
2017-11-08tty: serdev: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-23serdev: fix controller-allocation error handlingJohan Hovold
2017-10-23serdev: fix registration of second slaveJohan Hovold
2017-10-20serdev: Add ACPI supportFrédéric Danis
2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-06-09tty: serdev: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-05-18serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-12serdev: implement get/set tiocmSebastian Reichel
2017-04-12serdev: add serdev_device_wait_until_sentSebastian Reichel
2017-04-08serdev: Add serdev_device_write subroutineAndrey Smirnov
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring
2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring