Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ece9ef3b60cbc36237138af456b236d3d1d9b771
/
drivers
/
tty
/
serdev
a6184f8
Merge 5.5-rc6 into tty-next
by Greg Kroah-Hartman
· 5 years ago
c5ee0b3
serdev: Don't claim unsupported ACPI serial devices
by Punit Agrawal
· 5 years ago
c3a4e55
Revert "serdev: simplify Makefile"
by Johan Hovold
· 5 years ago
3578163
serdev: make use of printk extension %pe for better error messages
by Uwe Kleine-König
· 5 years ago
54edb42
serdev: simplify Makefile
by Uwe Kleine-König
· 5 years ago
33364d6
serdev: Add ACPI devices by ResourceSource field
by Maximilian Luz
· 5 years ago
38c91d1
tty: add SPDX identifiers to Kconfig and Makefiles
by Greg Kroah-Hartman
· 6 years ago
3c635e4
serdev: ttyport: call tiocmget and tiocmset ops directly
by Johan Hovold
· 6 years ago
2d13969
serdev: document the write functions using kernel-doc
by Johan Hovold
· 6 years ago
70d1880
serdev: make synchronous write helper interruptible
by Johan Hovold
· 6 years ago
0bbf0a8
serdev: make synchronous write return bytes written
by Johan Hovold
· 6 years ago
22d66c8
serdev: use zero to indicate infinite write timeout
by Johan Hovold
· 6 years ago
76d8ca2
serdev: add dev_pm_domain_attach|detach()
by Sean Wang
· 7 years ago
16ecf49
Merge 4.18-rc3 into tty-next
by Greg Kroah-Hartman
· 7 years ago
bc6cf36
serdev: fix memleak on module unload
by Johan Hovold
· 7 years ago
c3bf40c
serdev: add controller runtime PM support
by Johan Hovold
· 7 years ago
c5e3d20
serdev: Fix typo in serdev_device_alloc
by Frédéric Danis
· 7 years ago
db59332
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
bc4e118
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
3a19cfc
serdev: add method to set parity
by Ulrich Hecht
· 7 years ago
7ee6910
serdev: only match serdev devices
by Johan Hovold
· 7 years ago
2460942
serdev: do not generate modaliases for controllers
by Johan Hovold
· 7 years ago
7d09995
serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
by Hans de Goede
· 7 years ago
2cb67d2
serdev: Introduce devm_serdev_device_open()
by Andrey Smirnov
· 7 years ago
c5ff7de
serdev: Make .remove in struct serdev_device_driver optional
by Andrey Smirnov
· 7 years ago
afe3eb6
serdev: ttyport: do not used keyed wakeup in write_wakeup
by Johan Hovold
· 7 years ago
42e6457
Merge 4.15-rc3 into tty-next
by Greg Kroah-Hartman
· 7 years ago
cda6418
serdev: ttyport: ignore carrier detect to avoid hangups
by Johan Hovold
· 7 years ago
51899a6
serdev: ttyport: release tty lock sooner on open
by Johan Hovold
· 7 years ago
90dbad8
serdev: ttyport: fix tty locking in close
by Johan Hovold
· 7 years ago
8bcd4e6
serdev: ttyport: fix NULL-deref on hangup
by Johan Hovold
· 7 years ago
eb28168
serdev: ttyport: add missing receive_buf sanity checks
by Johan Hovold
· 7 years ago
525ba62
serdev: Introduce devm_serdev_device_open()
by Andrey Smirnov
· 7 years ago
98869f9
serdev: Make .remove in struct serdev_device_driver optional
by Andrey Smirnov
· 7 years ago
4e17ff3
tty: serdev: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
e3b3d0f
tty: add SPDX identifiers to all remaining files in drivers/tty/
by Greg Kroah-Hartman
· 7 years ago
978d6fa
serdev: fix controller-allocation error handling
by Johan Hovold
· 7 years ago
08fcee2
serdev: fix registration of second slave
by Johan Hovold
· 7 years ago
7c63838
serdev: ttyport: add missing open() error handling
by Johan Hovold
· 7 years ago
dee7d0f
serdev: ttyport: enforce tty-driver open() requirement
by Johan Hovold
· 7 years ago
53c7626
serdev: Add ACPI support
by Frédéric Danis
· 7 years ago
22b276a
serdev: enable TTY port controller support by default
by Johan Hovold
· 7 years ago
a73ee84
tty: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
4fe9981
tty: serdev: use dev_groups and not dev_attrs for bus_type
by Greg Kroah-Hartman
· 8 years ago
aa66863
Merge 4.12-rc3 into tty-next
by Greg Kroah-Hartman
· 8 years ago
8cde11b
tty/serdev: add serdev registration interface
by Johan Hovold
· 8 years ago
6bdc00d
serdev: Restore serdev_device_write_buf for atomic context
by Stefan Wahren
· 8 years ago
aee5da7
serdev: fix tty-port client deregistration
by Johan Hovold
· 8 years ago
56c607b
tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
by Stefan Wahren
· 8 years ago
8f3207c
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
3ef2bc0
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
5659dab
serdev: implement get/set tiocm
by Sebastian Reichel
· 8 years ago
b3f80c8
serdev: add serdev_device_wait_until_sent
by Sebastian Reichel
· 8 years ago
6fe729c
serdev: Add serdev_device_write subroutine
by Andrey Smirnov
· 8 years ago
0634c29
of: Add function for generating a DT modalias with a newline
by Rob Herring
· 8 years ago
10d258c
serdev: ttyport: check whether tty_init_dev() fails
by Dan Carpenter
· 8 years ago
bed35c6
serdev: add a tty port controller driver
by Rob Herring
· 8 years ago
cd6484e
serdev: Introduce new bus for serial attached devices
by Rob Herring
· 8 years ago