Masahiro Yamada 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 years ago
..
8250 755dd8aa12 serial: 8250_ingenic: drop #if conditional surrounding earlycon code 9 years ago
cpm_uart 618bbaa260 tty: serial: cpm_uart: Fix module autoload for OF platform driver 10 years ago
jsm 98cb4ab09e tty: serial: jsm_tty: fixed redundant variable issue. 9 years ago
21285.c 8b152f1096 serial: treewide: Remove empty implementations of enable_ms() 11 years ago
Kconfig 3e5af8e04a serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2 9 years ago
Makefile e10abc629f Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 9 years ago
altera_jtaguart.c 0656b1a9a5 drivers/tty/serial: altera: fix typos in #endif comments 10 years ago
altera_uart.c d144aff136 serial: altera_uart: Use of_property_read_u32 instead of open-coding it 10 years ago
amba-pl010.c cab68f8954 serial: Test/disable MSIs if switching from N_PPS 11 years ago
amba-pl011.c 394a9e2ca2 TTY: serial, handle platform_get_irq retval properly 9 years ago
amba-pl011.h e4df9a8053 tty: amba-pl011: clean up LCR register offsets 9 years ago
apbuart.c 50a84487c3 tty: serial: apbuart: Fix module autoload for OF platform driver 10 years ago
apbuart.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
ar933x_uart.c 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 years ago
arc_uart.c 2eaa790989 earlycon: Use common framework for earlycon declarations 9 years ago
atmel_serial.c 98f2082c3a tty/serial: atmel: enforce tasklet init and termination sequences 9 years ago
bcm63xx_uart.c a59388668d serial/bcm63xx_uart: use correct alias naming 9 years ago
bfin_sport_uart.c e620e54884 tty: pr_warning->pr_warn and logging neatening 10 years ago
bfin_sport_uart.h 07143eaefd tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. 13 years ago
bfin_uart.c 3ac4ae4736 serial:bfin-uart:Remove 'struct timeval' 9 years ago
clps711x.c d305345c9d serial: clps711x: Changing the compatibility string to match with the smallest supported chip 9 years ago
crisv10.c d41861ca19 tty: Replace ASYNC_INITIALIZED bit and update atomically 9 years ago
crisv10.h f5bce77300 cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior 11 years ago
digicolor-usart.c dd9b55883e tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE 9 years ago
dz.c 8b152f1096 serial: treewide: Remove empty implementations of enable_ms() 11 years ago
dz.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
earlycon-arm-semihost.c d50d7269eb tty/serial: add arm/arm64 semihosting earlycon 11 years ago
earlycon.c b969398490 serial: earlycon: Show the earlycon "driver" in banner 9 years ago
efm32-uart.c 9144b3cded tty: serial: drop owner assignment from platform_drivers 11 years ago
etraxfs-uart.c f356d7a7dd serial: etraxfs-uart: Fix crash 9 years ago
fsl_lpuart.c 394a9e2ca2 TTY: serial, handle platform_get_irq retval properly 9 years ago
icom.c 5841fc4b13 tty: Remove unused SERIAL_DO_RESTART define 9 years ago
icom.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
ifx6x60.c eeeabba024 TTY: serial/ifx6x60, initialize more 9 years ago
ifx6x60.h 31fe990488 serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown 13 years ago
imx.c 1006ed7e1b serial: imx: Use generic uart-has-rtscts DT property 9 years ago
ioc3_serial.c a8d087d3dc tty: ioc3_serial.c: move assignment out of if () block 10 years ago
ioc4_serial.c 9a4115ba10 tty: ioc4_serial.c: move assignment out of if () block 10 years ago
ip22zilog.c 2413b32062 serial: use container_of to resolve uart_ip22zilog_port from uart_port 11 years ago
ip22zilog.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
kgdb_nmi.c cbc7f6bd8f serial: kgdb_nmi: Use bool function return values of true/false not 1/0 10 years ago
kgdboc.c 9e03aa2f83 treewide: Convert retrun typos to return 12 years ago
lantiq.c 1106d2dbab drivers/tty: make serial/lantic.c driver explicitly non-modular 10 years ago
lpc32xx_hs.c 14996122a4 tty: serial: lpc32xx_hs: fix handling platform_get_irq result 10 years ago
m32r_sio.c a10aebe2cd serial: m32r_sio: make it explicitly non-modular 9 years ago
m32r_sio_reg.h c8a64268d1 m32r: relocate drivers back out of 8250 dir 13 years ago
max3100.c 3821a065f5 spi: Drop owner assignment from spi_drivers 10 years ago
max310x.c 78adccac1f serial: max310x: Assign port line automatically 9 years ago
mcf.c bbdfe620b9 drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE 10 years ago
men_z135_uart.c fed76af0c7 serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytes 9 years ago
meson_uart.c 736d553886 tty: serial: meson: Implement earlycon support 9 years ago
mpc52xx_uart.c cc74bd1d21 tty: serial: constify psc_ops structs 9 years ago
mps2-uart.c ce87122911 serial: mps2-uart: make driver explicitly non-modular 9 years ago
mpsc.c 6f3689fb59 TTY: serial/mpsc, remove unused fields 9 years ago
msm_serial.c 9a3f5bf275 tty: serial: msm: fix definition of msm_stop_dma 9 years ago
mux.c aa0bdd2995 parisc: serial/mux: Convert to uart_console_device instead of open-coded 10 years ago
mvebu-uart.c c2c1659b4f serial: mvebu-uart: free the IRQ in ->shutdown() 9 years ago
mxs-auart.c 182cdcb8bb serial: mxs-auart: Use generic uart-has-rtscts DT property 9 years ago
netx-serial.c 9144b3cded tty: serial: drop owner assignment from platform_drivers 11 years ago
omap-serial.c 249f3c4fe4 Merge 4.5-rc4 into tty-next 9 years ago
pch_uart.c 8368d6a2b7 pch_uart: don't hardcode PCI slot to get DMA device 11 years ago
pic32_uart.c 24a6a3037e serial: pic32_uart: Fix double free of 'sport->irq_fault_name'. 9 years ago
pic32_uart.h 157b939470 serial: pic32_uart: Add PIC32 UART driver 9 years ago
pmac_zilog.c 394a9e2ca2 TTY: serial, handle platform_get_irq retval properly 9 years ago
pmac_zilog.h a79dd5ae5a tty/serial/pmac_zilog: Fix suspend & resume 13 years ago
pnx8xxx_uart.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
pxa.c ca16c5a300 serial: pxa: make it explicitly non-modular 9 years ago
rp2.c 311df74ade tty: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
sa1100.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
samsung.c bbb5ff9122 tty: serial: samsung: add byte-order aware bit functions 9 years ago
samsung.h bbb5ff9122 tty: serial: samsung: add byte-order aware bit functions 9 years ago
sb1250-duart.c ef8b9ddcb4 serial: Fix IGNBRK handling 11 years ago
sc16is7xx.c e10abc629f Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 9 years ago
sccnxp.c 9144b3cded tty: serial: drop owner assignment from platform_drivers 11 years ago
serial-tegra.c 394a9e2ca2 TTY: serial, handle platform_get_irq retval properly 9 years ago
serial_core.c a7cfaf165e serial: serial_core: Perform NULL checks for release/request_port ops 9 years ago
serial_ks8695.c 35373abbce serial: Fix ASYNC_* => UPF_* flags misuse 9 years ago
serial_mctrl_gpio.c 434be0ae7a serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios struct 9 years ago
serial_mctrl_gpio.h bf5cee681e serial: mctrl_gpio: add modem control read routine 9 years ago
serial_txx9.c 9144b3cded tty: serial: drop owner assignment from platform_drivers 11 years ago
sh-sci.c 5fd2b6ee7a serial: sh-sci: Stop transfers in sci_shutdown() 9 years ago
sh-sci.h fc2af3348a serial: sh-sci: Clear (H)SCIF timeout and overrun during reset 9 years ago
sirfsoc_uart.c 7f60830ab1 serial: sirf: Use generic uart-has-rtscts DT property 9 years ago
sirfsoc_uart.h 3548e45c71 serial: sirf: make fifo functions static 9 years ago
sn_console.c 4e62794bd8 drivers/tty: make serial/sn_console.c driver explicitly non-modular 10 years ago
sprd_serial.c 287980e49f remove lots of IS_ERR_VALUE abuses 9 years ago
st-asc.c 616ea8d2d6 tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND 10 years ago
stm32-usart.c 616ea8d2d6 tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND 10 years ago
suncore.c 37db223467 drivers/tty: make serial/suncore.c driver explicitly non-modular 10 years ago
sunhv.c 344e3c7734 sparc: serial: sunhv: fix a double lock bug 9 years ago
sunsab.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
sunsab.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
sunsu.c 0d5547ca1b serial/sunsu: Deinline wait_for_xmitr, save 165 bytes 9 years ago
sunzilog.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
sunzilog.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
tilegx.c 8b152f1096 serial: treewide: Remove empty implementations of enable_ms() 11 years ago
timbuart.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
timbuart.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
uartlite.c 973ea59e8c serial-uartlite: Constify uartlite_be/uartlite_le 9 years ago
ucc_uart.c 11ca2b7ab4 QE-UART: add "fsl,t1040-ucc-uart" to of_device_id 9 years ago
vr41xx_siu.c 9144b3cded tty: serial: drop owner assignment from platform_drivers 11 years ago
vt8500_serial.c 03ba5d5187 serial: vt8500_serial: make it explicitly non-modular 9 years ago
xilinx_uartps.c 210417ce83 tty: xuartps: disable clocks when not used 9 years ago
zs.c fff21fac75 serial: zs: Fix a transmit lockup in console output 9 years ago
zs.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago