Randy Dunlap
|
ac3167257b
headers: separate linux/mod_devicetable.h from linux/platform_device.h
|
7 年之前 |
Greg Kroah-Hartman
|
4793f2ebff
tty: serial: Remove redundant license text
|
7 年之前 |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 年之前 |
Kees Cook
|
fc3b00d7dd
serial: sccnxp: Convert timers to use timer_setup()
|
7 年之前 |
Alexey Khoroshilov
|
c912614379
serial: sccnxp: Fix error handling in sccnxp_probe()
|
8 年之前 |
Thomas Bogendoerfer
|
e279e6d98e
Fix serial console on SNI RM400 machines
|
8 年之前 |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
10 年之前 |
Alexander Shiyan
|
8b152f1096
serial: treewide: Remove empty implementations of enable_ms()
|
11 年之前 |
Peter Hurley
|
ef8b9ddcb4
serial: Fix IGNBRK handling
|
11 年之前 |
Alexander Shiyan
|
2ce7c148c8
serial: sccnxp: Add IGNPAR flag handling
|
11 年之前 |
Alexander Shiyan
|
bee18bdc9c
serial: sccnxp: Remove useless timer_pending() check
|
11 年之前 |
Wei Yongjun
|
7a95b815da
serial: sccnxp: missing uart_unregister_driver() on error in sccnxp_probe()
|
12 年之前 |
Greg Kroah-Hartman
|
461a8ecb2d
Revert "serial: sccnxp: Add DT support"
|
12 年之前 |
Alexander Shiyan
|
85c9969074
serial: sccnxp: Add DT support
|
12 年之前 |
Alexander Shiyan
|
ea4c39beac
serial: sccnxp: Using structure for each supported IC instead of switch in probe
|
12 年之前 |
Alexander Shiyan
|
90efa75f7a
serial: sccnxp: Using CLK API for getting UART clock
|
12 年之前 |
Alexander Shiyan
|
e087ab74f3
serial: sccnxp: Disable regulator on error
|
12 年之前 |
Jingoo Han
|
43b829b3c1
serial: remove unnecessary platform_set_drvdata()
|
12 年之前 |
Alexander Shiyan
|
31815c08fc
serial: sccnxp: Replace pdata.init/exit with regulator API
|
12 年之前 |
Alexander Shiyan
|
289b8dd695
serial: sccnxp: Do not override device name
|
12 年之前 |
Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 年之前 |
Thierry Reding
|
eb612fa013
serial: Convert to devm_ioremap_resource()
|
12 年之前 |
Alexander Shiyan
|
4bbed6bc41
serial: sccnxp: Make baudrate table struct static
|
12 年之前 |
Alexander Shiyan
|
f548b96de6
serial: sccnxp: Reset break and overrun bits in RX handler
|
12 年之前 |
Alexander Shiyan
|
b786337d8c
serial: sccnxp: Fix possible crash if no platform data supplied
|
12 年之前 |
Alexander Shiyan
|
463dcc42e4
serial: sccnxp: Rename header file to match functionality
|
12 年之前 |
Alexander Shiyan
|
ec063899b7
serial: sccnxp: Implement polling mode
|
12 年之前 |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 年之前 |
Bill Pemberton
|
ae8d8a1467
tty: remove use of __devexit
|
12 年之前 |
Bill Pemberton
|
9671f09921
tty: remove use of __devinit
|
12 年之前 |