summaryrefslogtreecommitdiff
path: root/drivers/tty/serdev/core.c
Commit message (Expand)AuthorAge
* serdev: Fix typo in serdev_device_allocFrédéric Danis2018-03-14
* Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-01
|\
| * serdev: only match serdev devicesJohan Hovold2018-01-22
| * serdev: do not generate modaliases for controllersJohan Hovold2018-01-22
| * serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllersHans de Goede2018-01-09
| * serdev: Introduce devm_serdev_device_open()Andrey Smirnov2017-11-28
| * serdev: Make .remove in struct serdev_device_driver optionalAndrey Smirnov2017-11-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * | serdev: add method to set parityUlrich Hecht2018-01-23
| |/
* | serdev: Introduce devm_serdev_device_open()Andrey Smirnov2018-01-08
* | serdev: Make .remove in struct serdev_device_driver optionalAndrey Smirnov2018-01-08
|/
* tty: serdev: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* serdev: fix controller-allocation error handlingJohan Hovold2017-10-23
* serdev: fix registration of second slaveJohan Hovold2017-10-23
* serdev: Add ACPI supportFrédéric Danis2017-10-20
* tty: Convert to using %pOF instead of full_nameRob Herring2017-07-30
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\
| * tty: serdev: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-09
* | serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-18
|/
* Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-08
|\
| * serdev: Add serdev_device_write subroutineAndrey Smirnov2017-04-08
* | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-05
|\ \
| * | of: Add function for generating a DT modalias with a newlineRob Herring2017-03-22
| |/
* | serdev: implement get/set tiocmSebastian Reichel2017-04-12
* | serdev: add serdev_device_wait_until_sentSebastian Reichel2017-04-12
|/
* serdev: Introduce new bus for serial attached devicesRob Herring2017-02-03