summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-111-11/+7Star
|\
| * hvc/xen: Further s/MFN/GFN clean-upJulien Grall2015-09-081-10/+5Star
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+3
* | Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-092-382/+125Star
|\ \
| * | Revert "uart: pl011: Rename regs with enumeration"Greg Kroah-Hartman2015-09-041-114/+93Star
| * | Revert "uart: pl011: Introduce register accessor"Greg Kroah-Hartman2015-09-041-141/+122Star
| * | Revert "uart: pl011: Introduce register look up table"Greg Kroah-Hartman2015-09-041-50/+5Star
| * | Revert "uart: pl011: Improve LCRH register access decision"Greg Kroah-Hartman2015-09-041-7/+2Star
| * | Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman2015-09-042-183/+16Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-091-2/+9
|\ \ \
| * | | mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-091-2/+1Star
| * | | mm, oom: organize oom context into structDavid Rientjes2015-09-091-2/+10
| |/ /
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\ \ \ | |/ / |/| |
| * | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-111-1/+1
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-041-3/+6
|\ \
| * | MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas2015-09-031-3/+6
| |/
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-041-22/+24
|\ \
| * | powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour2015-08-201-22/+24
* | | serial: imx: save and restore context in the suspend pathEduardo Valentin2015-08-151-21/+37
* | | serial: imx: allow waking up on RTSDEduardo Valentin2015-08-151-0/+7
* | | serial: imx: introduce serial_imx_enable_wakeup()Eduardo Valentin2015-08-151-8/+14
* | | serial: imx: remove unbalanced clk_prepareEduardo Valentin2015-08-151-14/+6Star
* | | serial: 8250: move rx_running out of the bitfieldJohn Ogness2015-08-151-3/+3
* | | tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior2015-08-151-1/+13
* | | serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha2015-08-151-22/+0Star
* | | tty: serial: men_z135_uart.c: Don't initialize port->lockJohannes Thumshirn2015-08-151-1/+0Star
* | | tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn2015-08-151-5/+4Star
* | | serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-08-151-0/+6
* | | serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero2015-08-151-0/+5
* | | serial: mxs-auart: fix baud rate rangeStefan Wahren2015-08-151-2/+6
* | | serial: mxs-auart: keep the AUART unit in reset state when not in useJuergen Borleis2015-08-151-7/+39
* | | serial: mxs-auart: use a function name to reflect what it really doesJuergen Borleis2015-08-151-2/+2
* | | serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512Peter Hung2015-08-051-4/+21
* | | sc16is7xx: constify devtypeJakub Kicinski2015-08-051-4/+4
* | | sc16is7xx: support multiple devicesJakub Kicinski2015-08-051-24/+49
* | | sc16is7xx: save and use per-chip line numberJakub Kicinski2015-08-051-10/+21
* | | uart: pl011: Add support to ZTE ZX296702 uartJun Nie2015-08-052-16/+183
* | | uart: pl011: Improve LCRH register access decisionJun Nie2015-08-051-2/+7
* | | uart: pl011: Introduce register look up tableJun Nie2015-08-051-5/+50
* | | uart: pl011: Introduce register accessorJun Nie2015-08-051-122/+141
* | | uart: pl011: Rename regs with enumerationJun Nie2015-08-051-93/+114
* | | serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee2015-08-051-21/+61
* | | serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga2015-08-051-15/+21
* | | serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski2015-08-052-2/+12
* | | serial: core: Remove tty port activate() and shutdown() methodsPeter Hurley2015-08-051-7/+0Star
* | | serial: core: Use proper spinlock flavor in uart_close()Peter Hurley2015-08-051-10/+8Star
* | | tty/serial: at91: fix I/O accesses on RHR and THR for AVR32Cyrille Pitchen2015-08-051-10/+27
* | | serial: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-051-1/+2
* | | serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha2015-08-052-0/+9
* | | serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMTUwe Kleine-König2015-08-051-2/+3