index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serdev
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
tty: serdev: Remove redundant license text
Greg Kroah-Hartman
2
-18
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2
-0
/
+2
2017-10-23
serdev: fix controller-allocation error handling
Johan Hovold
1
-9
/
+14
2017-10-23
serdev: fix registration of second slave
Johan Hovold
1
-3
/
+16
2017-10-23
serdev: ttyport: add missing open() error handling
Johan Hovold
1
-3
/
+10
2017-10-23
serdev: ttyport: enforce tty-driver open() requirement
Johan Hovold
1
-4
/
+10
2017-10-20
serdev: Add ACPI support
Frédéric Danis
1
-5
/
+95
2017-10-20
serdev: enable TTY port controller support by default
Johan Hovold
1
-0
/
+8
2017-07-30
tty: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+6
2017-06-09
tty: serdev: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-05-29
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
2
-7
/
+26
2017-05-18
tty/serdev: add serdev registration interface
Johan Hovold
1
-2
/
+4
2017-05-18
serdev: Restore serdev_device_write_buf for atomic context
Stefan Wahren
1
-0
/
+12
2017-05-18
serdev: fix tty-port client deregistration
Johan Hovold
1
-5
/
+10
2017-05-18
tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
Stefan Wahren
1
-1
/
+1
2017-05-08
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+31
2017-05-05
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2017-04-12
serdev: implement get/set tiocm
Sebastian Reichel
2
-0
/
+46
2017-04-12
serdev: add serdev_device_wait_until_sent
Sebastian Reichel
2
-4
/
+25
2017-04-08
serdev: Add serdev_device_write subroutine
Andrey Smirnov
1
-5
/
+31
2017-03-22
of: Add function for generating a DT modalias with a newline
Rob Herring
1
-4
/
+1
2017-02-09
serdev: ttyport: check whether tty_init_dev() fails
Dan Carpenter
1
-0
/
+2
2017-02-03
serdev: add a tty port controller driver
Rob Herring
3
-0
/
+234
2017-02-03
serdev: Introduce new bus for serial attached devices
Rob Herring
3
-0
/
+432