| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -3377/+0 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -30/+79 |
|\ |
|
| * | 8250: fix uninitialized FIFOs | Ondrej Puzman | 2010-12-10 | 1 | -0/+2 |
| * | 8250: add a UPIO_DWAPB32 for 32 bit accesses | Jamie Iles | 2010-12-10 | 1 | -12/+39 |
| * | 8250: use container_of() instead of casting | Jamie Iles | 2010-12-10 | 1 | -20/+40 |
* | | Merge branch 'devel-omap-irq' into omap-for-linus | Tony Lindgren | 2010-12-10 | 1 | -1/+1 |
|\ \ |
|
| * | | serial8250: Mark console as CON_ANYTIME | Peter Zijlstra | 2010-11-16 | 1 | -1/+1 |
* | | | omap: Serial: Define register access modes in LCR | Andrei Emeltchenko | 2010-11-30 | 1 | -13/+13 |
|/ / |
|
* | | Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" | Ingo Molnar | 2010-11-13 | 1 | -4/+1 |
* | | 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang | Lawrence Rust | 2010-11-11 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | serial8250: ratelimit "too much work" error | Daniel Drake | 2010-10-22 | 1 | -2/+3 |
* | | serial: abstraction for 8250 legacy ports | Alan Cox | 2010-10-22 | 1 | -0/+17 |
* | | 8250: allow platforms to override PM hook. | Manuel Lauss | 2010-10-22 | 1 | -11/+16 |
* | | serial: Factor out uart_poll_timeout() from 8250 driver | Anton Vorontsov | 2010-10-22 | 1 | -10/+4 |
* | | serial: 8250: Don't delay after transmitter is ready. | David Daney | 2010-10-22 | 1 | -2/+4 |
|/ |
|
* | U6715 16550A serial driver support | Philippe Langlais | 2010-08-10 | 1 | -3/+34 |
* | 8250: fix set_ldisc operation | Arnd Bergmann | 2010-08-10 | 1 | -7/+2 |
* | serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition | Yegor Yefremov | 2010-08-10 | 1 | -1/+1 |
* | SERIAL: 8250: Remove SERIAL_8250_AU1X00 | Manuel Lauss | 2010-08-05 | 1 | -10/+3 |
* | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel | 2010-05-20 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | serial 8250: enable PPS support | Rodolfo Giometti | 2010-03-12 | 1 | -0/+16 |
* | serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_... | Shmulik Ladkani | 2010-03-02 | 1 | -6/+15 |
* | SERIAL 8250: Fixes for Alchemy UARTs. | Manuel Lauss | 2010-02-27 | 1 | -7/+8 |
* | serial: 8250: add serial transmitter fully empty test | Dick Hollenbeck | 2010-02-16 | 1 | -3/+4 |
* | Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN | Ian Jackson | 2009-12-11 | 1 | -5/+3 |
* | serial, 8250: calculate irqflags bitmask before loop | André Goddard Rosa | 2009-12-11 | 1 | -6/+10 |
* | serial: fix printk format specifiers for struct uart_port::iobase | Lennert Buytenhek | 2009-11-12 | 1 | -1/+1 |
* | serial: add parameter to force skipping the test for the TXEN bug | Chuck Ebbert | 2009-10-01 | 1 | -1/+6 |
* | serial: move delta_msr_wait into the tty_port | Alan Cox | 2009-09-19 | 1 | -1/+1 |
* | serial: kill off uart_info | Alan Cox | 2009-09-19 | 1 | -5/+5 |
* | 8250: Now honours baud rate lower bounds | Anton Vorontsov | 2009-09-19 | 1 | -1/+3 |
* | serial: 8250: add IRQ trigger support | Vikram Pandita | 2009-09-19 | 1 | -5/+9 |
* | serial: add support for the TI AR7 internal UART | Florian Fainelli | 2009-06-11 | 1 | -0/+7 |
* | 8250: Fix oops from setserial | Alan Cox | 2009-05-29 | 1 | -0/+15 |
* | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2009-02-20 | 1 | -0/+15 |
* | fix early_serial_setup() regression | Helge Deller | 2009-01-13 | 1 | -0/+2 |
* | trivial: Add a space (and a comma) to a printk in 8250 driver | Paul Bolle | 2009-01-06 | 1 | -1/+1 |
* | Serial: UART driver changes for Cavium OCTEON. | David Daney | 2009-01-02 | 1 | -0/+7 |
* | Serial: Allow port type to be specified when calling serial8250_register_port. | David Daney | 2009-01-02 | 1 | -0/+9 |
* | 8250: Serial driver changes to support future Cavium OCTEON serial patches. | David Daney | 2009-01-02 | 1 | -58/+136 |
* | 8250: Don't clobber spinlocks. | David Daney | 2009-01-02 | 1 | -2/+13 |
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -13/+56 |
|\ |
|
| * | drivers/serial: use nr_irqs | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
| * | serial, 8250: remove NR_IRQ usage | Alan Cox | 2008-10-16 | 1 | -12/+55 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-16 | 1 | -8/+15 |
|\ \
| |/
|/| |
|
| * | Merge branch 'fixes' into for-linus | Russell King | 2008-10-15 | 1 | -16/+36 |
| |\ |
|
| * | | [SERIAL] 8250: serial8250_port_size() - omap ports are larger | Russell King | 2008-09-05 | 1 | -7/+14 |