aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+31
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-4/+1
2017-04-12serdev: implement get/set tiocmSebastian Reichel2-0/+46
2017-04-12serdev: add serdev_device_wait_until_sentSebastian Reichel2-4/+25
2017-04-08serdev: Add serdev_device_write subroutineAndrey Smirnov1-5/+31
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring1-4/+1
2017-02-09serdev: ttyport: check whether tty_init_dev() failsDan Carpenter1-0/+2
2017-02-03serdev: add a tty port controller driverRob Herring3-0/+234
2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring3-0/+432