summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: imx: remove unbalanced clk_prepareEduardo Valentin2015-08-141-14/+6
* serial: 8250: move rx_running out of the bitfieldJohn Ogness2015-08-141-3/+3
* tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior2015-08-141-1/+13
* serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha2015-08-141-22/+0
* tty: serial: men_z135_uart.c: Don't initialize port->lockJohannes Thumshirn2015-08-141-1/+0
* tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn2015-08-141-5/+4
* serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-08-142-0/+7
* serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero2015-08-141-0/+5
* serial: mxs-auart: fix baud rate rangeStefan Wahren2015-08-141-2/+6
* serial: mxs-auart: keep the AUART unit in reset state when not in useJuergen Borleis2015-08-141-7/+39
* serial: mxs-auart: use a function name to reflect what it really doesJuergen Borleis2015-08-141-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-041-4/+4
* sc16is7xx: support multiple devicesJakub Kicinski2015-08-041-24/+49
* sc16is7xx: save and use per-chip line numberJakub Kicinski2015-08-041-10/+21
* uart: pl011: Add support to ZTE ZX296702 uartJun Nie2015-08-043-16/+197
* uart: pl011: Improve LCRH register access decisionJun Nie2015-08-041-2/+7
* uart: pl011: Introduce register look up tableJun Nie2015-08-041-5/+50
* uart: pl011: Introduce register accessorJun Nie2015-08-041-122/+141
* uart: pl011: Rename regs with enumerationJun Nie2015-08-041-93/+114
* serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee2015-08-041-21/+61
* serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga2015-08-041-15/+21
* serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski2015-08-042-2/+12
* serial: core: Remove tty port activate() and shutdown() methodsPeter Hurley2015-08-041-7/+0
* serial: core: Use proper spinlock flavor in uart_close()Peter Hurley2015-08-041-10/+8
* ARM: dts: dra7: workaround UART module disable errataSekhar Nori2015-08-041-10/+10
* tty/serial: at91: fix I/O accesses on RHR and THR for AVR32Cyrille Pitchen2015-08-041-10/+27
* serial: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-1/+2
* serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha2015-08-042-0/+9
* serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMTUwe Kleine-König2015-08-041-2/+3
* serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signalsNiklas Cassel2015-08-043-31/+16
* serial: etraxfs-uart: remove empty functionsNiklas Cassel2015-08-041-10/+0
* Serial: imx: add dev_pm_ops to support suspend to ram/diskShenwei Wang2015-08-031-32/+94
* serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada2015-08-031-0/+1
* serial: 8250_pci: add RS485 for F81504/508/512Peter Hung2015-08-031-0/+61
* Avoid usb reset crashes by making tty_io cdevs truly dynamicRichard Watts2015-08-032-9/+17
* Revert "tty: serial: imx.c: Reset UART before activating interrupts"Fabio Estevam2015-07-271-23/+9
* Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman2015-07-27274-1580/+2107
|\
| * Linux 4.2-rc4v4.2-rc4Linus Torvalds2015-07-261-1/+1
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-261-0/+8
| |\
| | * perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-07-261-0/+8
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-2611-59/+81
| |\ \ | | |/ | |/|
| | * x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-261-3/+3
| | * x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-241-5/+9
| | * x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-241-2/+2
| | * mm: Fix bugs in region_is_ram()Toshi Kani2015-07-221-3/+3
| | * x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-221-18/+6
| | * x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-221-3/+4
| | * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-212-4/+33
| | |\
| | | * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-152-4/+33
OpenPOWER on IntegriCloud