summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serdev/core.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serdev: Remove redundant license textGreg Kroah-Hartman2017-11-081-9/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serdev: fix controller-allocation error handlingJohan Hovold2017-10-231-9/+14
* serdev: fix registration of second slaveJohan Hovold2017-10-231-3/+16
* serdev: Add ACPI supportFrédéric Danis2017-10-201-5/+95
* tty: Convert to using %pOF instead of full_nameRob Herring2017-07-301-1/+1
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-4/+6
|\
| * tty: serdev: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-4/+6
* | serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-181-0/+12
|/
* Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-081-5/+31
|\
| * serdev: Add serdev_device_write subroutineAndrey Smirnov2017-04-081-5/+31
* | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-051-4/+1
|\ \
| * | of: Add function for generating a DT modalias with a newlineRob Herring2017-03-221-4/+1
| |/
* | serdev: implement get/set tiocmSebastian Reichel2017-04-121-0/+22
* | serdev: add serdev_device_wait_until_sentSebastian Reichel2017-04-121-0/+11
|/
* serdev: Introduce new bus for serial attached devicesRob Herring2017-02-031-0/+421
OpenPOWER on IntegriCloud