index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serdev
Age
Commit message (
Expand
)
Author
2022-01-31
tty: Replace acpi_bus_get_device()
Rafael J. Wysocki
2021-12-30
serdev: Do not instantiate serdevs on boards with known bogus DSDT entries
Hans de Goede
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-13
serdev: Split and export serdev_acpi_get_uart_resource()
Andy Shevchenko
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-05-20
tty: serdev: core: Fix misspelled function name __serdev_device_driver_regist...
Lee Jones
2020-11-06
tty: serdev: core: Provide missing description for 'owner'
Lee Jones
2020-11-06
tty: serdev: core: Remove unused variable 'dummy'
Lee Jones
2020-03-06
serdev: Fix detection of UART devices on Apple machines.
Ronald Tschalär
2020-02-10
serdev: ttyport: restore client ops on deregistration
Johan Hovold
2020-01-13
Merge 5.5-rc6 into tty-next
Greg Kroah-Hartman
2020-01-06
serdev: Don't claim unsupported ACPI serial devices
Punit Agrawal
2019-12-18
Revert "serdev: simplify Makefile"
Johan Hovold
2019-12-17
serdev: make use of printk extension %pe for better error messages
Uwe Kleine-König
2019-12-17
serdev: simplify Makefile
Uwe Kleine-König
2019-10-10
serdev: Add ACPI devices by ResourceSource field
Maximilian Luz
2019-04-04
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-30
serdev: ttyport: call tiocmget and tiocmset ops directly
Johan Hovold
2018-11-27
serdev: document the write functions using kernel-doc
Johan Hovold
2018-11-27
serdev: make synchronous write helper interruptible
Johan Hovold
2018-11-27
serdev: make synchronous write return bytes written
Johan Hovold
2018-11-27
serdev: use zero to indicate infinite write timeout
Johan Hovold
2018-07-15
serdev: add dev_pm_domain_attach|detach()
Sean Wang
2018-07-02
Merge 4.18-rc3 into tty-next
Greg Kroah-Hartman
2018-06-28
serdev: fix memleak on module unload
Johan Hovold
2018-06-28
serdev: add controller runtime PM support
Johan Hovold
2018-03-14
serdev: Fix typo in serdev_device_alloc
Frédéric Danis
2018-02-01
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-01-23
serdev: add method to set parity
Ulrich Hecht
2018-01-22
serdev: only match serdev devices
Johan Hovold
2018-01-22
serdev: do not generate modaliases for controllers
Johan Hovold
2018-01-09
serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
Hans de Goede
2018-01-08
serdev: Introduce devm_serdev_device_open()
Andrey Smirnov
2018-01-08
serdev: Make .remove in struct serdev_device_driver optional
Andrey Smirnov
2017-12-18
serdev: ttyport: do not used keyed wakeup in write_wakeup
Johan Hovold
2017-12-11
Merge 4.15-rc3 into tty-next
Greg Kroah-Hartman
2017-11-28
serdev: ttyport: ignore carrier detect to avoid hangups
Johan Hovold
2017-11-28
serdev: ttyport: release tty lock sooner on open
Johan Hovold
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-28
serdev: Introduce devm_serdev_device_open()
Andrey Smirnov
2017-11-28
serdev: Make .remove in struct serdev_device_driver optional
Andrey Smirnov
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
[next]