index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2021-07-27
tty: make tty_set_operations an inline
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-27
hvsi: don't panic on tty_register_driver failure
Jiri Slaby
2021-07-27
serial: max310x: Use clock-names property matching to recognize EXTCLK
Andy Shevchenko
2021-07-27
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
2021-07-27
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
2021-07-21
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
2021-07-21
amiserial: remove unused state from shutdown
Jiri Slaby
2021-07-21
amiserial: switch rs_table to a single state
Jiri Slaby
2021-07-21
amiserial: pack and sort includes
Jiri Slaby
2021-07-21
amiserial: expand "custom"
Jiri Slaby
2021-07-21
amiserial: expand serial_isroot
Jiri Slaby
2021-07-21
amiserial: use memset to zero serial_state
Jiri Slaby
2021-07-21
amiserial: simplify rs_open
Jiri Slaby
2021-07-21
amiserial: remove serial_state::xmit_fifo_size
Jiri Slaby
2021-07-21
amiserial: remove stale comment
Jiri Slaby
2021-07-21
amiserial: remove serial_* strings
Jiri Slaby
2021-07-21
amiserial: remove unused DBG_CNT
Jiri Slaby
2021-07-21
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
2021-07-21
tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"
Colin Ian King
2021-07-21
tty: serial: uartlite: Add runtime pm support
Shubhrajyoti Datta
2021-07-21
tty: serial: uartlite: Disable clocks in case of errors
Shubhrajyoti Datta
2021-07-21
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
2021-07-21
serial: samsung: use dma_ops of DMA if attached
Tamseel Shams
2021-07-21
arm pl011 serial: support multi-irq request
Bing Fan
2021-07-21
serial: amba-pl011: add RS485 support
Lino Sanfilippo
2021-07-21
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2021-07-21
serial: core: Report magic multiplier extra baud rates
Maciej W. Rozycki
2021-07-21
serial: 8250: extend compile-test coverage
Johan Hovold
2021-07-21
serial: 8250_bcm7271: use NULL to initialized a null pointer
Colin Ian King
2021-07-21
serial: 8250_pnp: Support configurable clock frequency
Jianmin Lv
2021-07-21
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-25
serial: mvebu-uart: remove unused member nb from struct mvebu_uart
Pali Rohár
2021-06-25
serial: mvebu-uart: correctly calculate minimal possible baudrate
Pali Rohár
2021-06-25
serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
Pali Rohár
2021-06-25
serial: mvebu-uart: fix calculation of clock divisor
Pali Rohár
2021-06-24
serial: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-06-24
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
2021-06-24
serial: qcom_geni_serial: use DT aliases according to DT bindings
Dmitry Baryshkov
2021-06-24
Revert "tty: serial: Add UART driver for Cortina-Access platform"
Greg Kroah-Hartman
2021-06-18
s390/hvc_iucv: Remove power management support
Julian Wiedmann
2021-06-18
tty: serial: Add UART driver for Cortina-Access platform
Jason Li
2021-06-18
mxser: introduce mxser_16550A_or_MUST helper
Jiri Slaby
[next]