summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes
2015-09-08mm, oom: organize oom context into structDavid Rientjes
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08hvc/xen: Further s/MFN/GFN clean-upJulien Grall
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-04Revert "uart: pl011: Rename regs with enumeration"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Introduce register accessor"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Introduce register look up table"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Improve LCRH register access decision"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-03MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas
2015-08-20powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour
2015-08-14serial: imx: save and restore context in the suspend pathEduardo Valentin
2015-08-14serial: imx: allow waking up on RTSDEduardo Valentin
2015-08-14serial: imx: introduce serial_imx_enable_wakeup()Eduardo Valentin
2015-08-14serial: imx: remove unbalanced clk_prepareEduardo Valentin
2015-08-14serial: 8250: move rx_running out of the bitfieldJohn Ogness
2015-08-14tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior
2015-08-14serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha
2015-08-14tty: serial: men_z135_uart.c: Don't initialize port->lockJohannes Thumshirn
2015-08-14tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn
2015-08-14serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-08-14serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-08-14serial: mxs-auart: fix baud rate rangeStefan Wahren
2015-08-14serial: mxs-auart: keep the AUART unit in reset state when not in useJuergen Borleis
2015-08-14serial: mxs-auart: use a function name to reflect what it really doesJuergen Borleis
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-08-05serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512Peter Hung
2015-08-04sc16is7xx: constify devtypeJakub Kicinski
2015-08-04sc16is7xx: support multiple devicesJakub Kicinski
2015-08-04sc16is7xx: save and use per-chip line numberJakub Kicinski
2015-08-04uart: pl011: Add support to ZTE ZX296702 uartJun Nie
2015-08-04uart: pl011: Improve LCRH register access decisionJun Nie
2015-08-04uart: pl011: Introduce register look up tableJun Nie
2015-08-04uart: pl011: Introduce register accessorJun Nie
2015-08-04uart: pl011: Rename regs with enumerationJun Nie
2015-08-04serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-08-04serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga
2015-08-04serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski
2015-08-04serial: core: Remove tty port activate() and shutdown() methodsPeter Hurley
2015-08-04serial: core: Use proper spinlock flavor in uart_close()Peter Hurley
2015-08-04tty/serial: at91: fix I/O accesses on RHR and THR for AVR32Cyrille Pitchen
2015-08-04serial: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-04serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha