Age | Commit message (Expand) | Author | Files | Lines |
2016-11-16 | serial: 8250: Expose set_ldisc function | Ed Blake | 1 | -0/+4 |
2016-11-16 | serial: 8250: Add IrDA to UART capabilities | Ed Blake | 1 | -2/+2 |
2016-08-31 | Revert "tty/serial/8250: use mctrl_gpio helpers" | Andy Shevchenko | 1 | -1/+0 |
2016-06-26 | tty/serial/8250: use mctrl_gpio helpers | Yegor Yefremov | 1 | -0/+1 |
2016-04-30 | serial: 8250: export get_mctrl function | Wan Ahmad Zainie | 1 | -0/+2 |
2016-02-07 | tty: Add software emulated RS485 support for 8250 | Matwey V. Kornilov | 1 | -0/+8 |
2015-07-24 | tty/early: make serial8250_early_{in,out} static again | Vineet Gupta | 1 | -2/+0 |
2015-07-24 | serial: 8250: Split base port operations from universal driver | Peter Hurley | 1 | -0/+5 |
2015-05-31 | serial: 8250: include <linux/serial_reg.h> from serial_8250.h | Masahiro Yamada | 1 | -0/+1 |
2015-05-10 | tty: serial: 8250: export early_serial8250_setup function | Eddie Huang | 1 | -0/+2 |
2015-03-26 | serial: 8250: Decouple RSA probe | Peter Hurley | 1 | -0/+2 |
2015-03-26 | serial: 8250: Separate legacy irq handling from core port operations | Peter Hurley | 1 | -0/+15 |
2015-03-26 | serial: 8250_early: Remove setup_early_serial8250_console() | Peter Hurley | 1 | -1/+0 |
2015-03-26 | console: Add extensible console matching | Peter Hurley | 1 | -2/+0 |
2015-02-02 | serial: 8250: Use canary to restart console after suspend | Peter Hurley | 1 | -0/+3 |
2015-01-10 | serial: omap_8250: Fix RTS handling | Peter Hurley | 1 | -0/+1 |
2014-11-07 | serial/8250: Remove obsolete handling of rs485 ioctls | Ricardo Ribalda Delgado | 1 | -3/+0 |
2014-09-30 | tty: serial: 8250: use 32bit variable for rpm_tx_active | Sebastian Andrzej Siewior | 1 | -1/+1 |
2014-09-26 | tty: serial: 8250_core: add run time pm | Sebastian Andrzej Siewior | 1 | -0/+1 |
2014-09-09 | tty: serial: 8250_core: allow to overwrite & export serial8250_startup() | Sebastian Andrzej Siewior | 1 | -0/+2 |
2014-09-09 | serial/8250: Add support for RS485 IOCTLs | Ricardo Ribalda Delgado | 1 | -0/+3 |
2014-07-18 | serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers | Yoshihiro YUNOMAE | 1 | -0/+2 |
2014-07-18 | serial: 8250: introduce up_to_u8250p() helper | Andy Shevchenko | 1 | -0/+5 |
2013-01-16 | serial: 8250: Add support for dmaengine | Heikki Krogerus | 1 | -0/+4 |
2012-11-16 | tty/8250_early: Turn serial_in/serial_out into weak symbols. | Noam Camus | 1 | -0/+2 |
2012-07-17 | 8250: three way resolve of the 8250 diffs | Alan Cox | 1 | -2/+30 |
2012-07-13 | 8250: use the 8250 register interface not the legacy one | Alan Cox | 1 | -1/+0 |
2012-05-24 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 1 | -1/+0 |
2012-05-18 | serial: delete the MCA specific 8250 support. | Paul Gortmaker | 1 | -1/+0 |
2012-05-03 | serial8250: Introduce serial8250_register_8250_port() | Magnus Damm | 1 | -0/+1 |
2012-04-19 | tegra, serial8250: add ->handle_break() uart_port op | Dan Williams | 1 | -0/+1 |
2011-12-10 | serial: add irq handler for Freescale 16550 errata. | Paul Gortmaker | 1 | -0/+1 |
2011-12-10 | serial: export the key functions for an 8250 IRQ handler | Paul Gortmaker | 1 | -0/+4 |
2011-08-25 | Revert "tty: serial8250: add helpers for the DesignWare 8250" | Greg Kroah-Hartman | 1 | -8/+0 |
2011-08-23 | tty: serial8250: add helpers for the DesignWare 8250 | Jamie Iles | 1 | -0/+8 |
2011-08-23 | tty: serial8250: allow platforms to override irq handler | Jamie Iles | 1 | -0/+2 |
2010-10-22 | serial: abstraction for 8250 legacy ports | Alan Cox | 1 | -0/+4 |
2010-10-22 | 8250: allow platforms to override PM hook. | Manuel Lauss | 1 | -0/+4 |
2010-08-11 | U6715 16550A serial driver support | Philippe Langlais | 1 | -0/+5 |
2009-09-20 | serial: 8250: add IRQ trigger support | Vikram Pandita | 1 | -0/+1 |
2009-01-02 | Serial: Allow port type to be specified when calling serial8250_register_port. | David Daney | 1 | -0/+1 |
2009-01-02 | 8250: Serial driver changes to support future Cavium OCTEON serial patches. | David Daney | 1 | -0/+2 |
2008-04-28 | sm501: add uart support | Magnus Damm | 1 | -0/+1 |
2008-02-05 | 8250.c: support specifying DW APB UARTs in device platform_data | Will Newton | 1 | -0/+1 |
2007-07-24 | Use resource_size_t for serial port IO addresses | Josh Boyer | 1 | -1/+1 |
2007-07-18 | serial: add early_serial_setup() back to header file | Yinghai Lu | 1 | -0/+2 |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 1 | -0/+4 |
2006-12-07 | [PATCH] Exar quad port serial | Paul B Schroeder | 1 | -0/+1 |
2006-03-26 | [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion | Lennert Buytenhek | 1 | -0/+1 |
2006-01-22 | [SERIAL] Make uart_port flags a bitwise type | Russell King | 1 | -1/+1 |