Commit Graph

119 Commits (5da11dcde3d2a91688e02f032062fa26877eacb0)

Author SHA1 Message Date
Manuel Lauss b2b13cdfd0 SERIAL 8250: Fixes for Alchemy UARTs. 15 years ago
Dick Hollenbeck bca476139d serial: 8250: add serial transmitter fully empty test 15 years ago
Ian Jackson 68cb4f8e24 Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN 15 years ago
André Goddard Rosa 4c0ebb8057 serial, 8250: calculate irqflags bitmask before loop 15 years ago
Lennert Buytenhek 80647b959f serial: fix printk format specifiers for struct uart_port::iobase 15 years ago
Chuck Ebbert d41a4b515e serial: add parameter to force skipping the test for the TXEN bug 16 years ago
Alan Cox bdc04e3174 serial: move delta_msr_wait into the tty_port 16 years ago
Alan Cox ebd2c8f6d2 serial: kill off uart_info 16 years ago
Anton Vorontsov 24d481ecae 8250: Now honours baud rate lower bounds 16 years ago
Vikram Pandita 1c2f04937b serial: 8250: add IRQ trigger support 16 years ago
Florian Fainelli 08e0992f60 serial: add support for the TI AR7 internal UART 16 years ago
Alan Cox b8e7e40abe 8250: Fix oops from setserial 16 years ago
Mauro Carvalho Chehab b6adea334c 8250: fix boot hang with serial console when using with Serial Over Lan port 16 years ago
Helge Deller 125c97d8a5 fix early_serial_setup() regression 16 years ago
Paul Bolle f1fb9bb859 trivial: Add a space (and a comma) to a printk in 8250 driver 16 years ago
David Daney 6b06f19151 Serial: UART driver changes for Cavium OCTEON. 16 years ago
David Daney 8e23fcc89c Serial: Allow port type to be specified when calling serial8250_register_port. 16 years ago
David Daney 7d6a07d123 8250: Serial driver changes to support future Cavium OCTEON serial patches. 16 years ago
David Daney b430428a18 8250: Don't clobber spinlocks. 16 years ago
Yinghai Lu a62c413373 drivers/serial: use nr_irqs 17 years ago
Alan Cox 25db8ad5c5 serial, 8250: remove NR_IRQ usage 17 years ago
Alan Cox 4aba41ea8b 8250: Fix lock warning (and possible crash) 17 years ago
David S. Miller 8440838bc5 serial: fix device name reporting when minor space is shared between drivers 17 years ago
David Miller b70ac77185 serial: allow 8250 to be used on sparc 17 years ago
Will Newton b5d674abcf 8250: remove a few inlines of dubious value 17 years ago
Russell King f2eda27d1c [SERIAL] 8250: serial8250_port_size() - omap ports are larger 17 years ago
Russell King 5668545a08 [ARM] omap: improve is_omap_port() 17 years ago
Will Newton 363f66fe06 8250: improve workaround for UARTs that don't re-assert THRE correctly 17 years ago
Borislav Petkov c389d27b5e 8250.c: port.lock is irq-safe 17 years ago
Aristeu Rozanski 7500b1f602 8250: fix break handling for Intel 82571 17 years ago
Anton Vorontsov 768aec0b5b serial: 8250: fix shared interrupts issues with SMP and RT kernels 17 years ago
Alan Cox df4f4dd429 serial: use tty_port 17 years ago
Adrian Bunk d87a6d951c drivers/serial/: remove CVS keywords 17 years ago
Eric W. Biederman 05d81d2222 serial8250: sanity check nr_uarts on all paths. 17 years ago
Bryan Wu a4ed1e41a7 8250 Serial Driver: revert extra IRQ flag definition patch 17 years ago
Javier Herrero b4aa54d951 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 board 17 years ago
Alan Cox 6f441fe998 8250: switch 8250 drivers to use _nocache ioremaps 17 years ago
Alex Williamson 01c194d927 serial 8250: tighten test for using backup timer 17 years ago
Alan Cox e991a2bd4f Fix tty speed handling on 8250 17 years ago
Jason Wessel f2d937f3bf consoles: polling support, kgdboc 17 years ago
Alan Cox b4c502a709 8250: enable rate reporting via termios 17 years ago
Alan Cox 6f803cd08f serial8250: coding style 17 years ago
Alan Cox 3e8d4e2075 serial: Coding style 17 years ago
Will Newton 74a1974172 8250.c: support specifying DW APB UARTs in device platform_data 17 years ago
Corey Minyard ad4c2aa635 Serial 8250: handle saving the clear-on-read bits from the LSR and MSR 18 years ago
Daniel Ritz b6b1d87785 serial: fix 8250 early console setup 18 years ago
Josh Boyer 4f640efb31 Use resource_size_t for serial port IO addresses 18 years ago
Yinghai Lu 18a8bd949d serial: convert early_uart to earlycon for 8250 18 years ago
David Woodhouse b5b82df6f4 NS16550A: Restore HS settings in EXCR2 on resume 18 years ago
Josh Boyer fef92c30d4 8250: Remove commented out irq cruft 18 years ago