summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-14serial: 8250: move rx_running out of the bitfieldJohn Ogness1-3/+3
2015-08-14tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior1-1/+13
2015-08-14serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha1-22/+0
2015-08-14tty: serial: men_z135_uart.c: Don't initialize port->lockJohannes Thumshirn1-1/+0
2015-08-14tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn1-5/+4
2015-08-14serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2-0/+7
2015-08-14serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-08-14serial: mxs-auart: fix baud rate rangeStefan Wahren1-2/+6
2015-08-14serial: mxs-auart: keep the AUART unit in reset state when not in useJuergen Borleis1-7/+39
2015-08-14serial: mxs-auart: use a function name to reflect what it really doesJuergen Borleis1-2/+2
2015-08-05serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512Peter Hung1-4/+21
2015-08-04sc16is7xx: constify devtypeJakub Kicinski1-4/+4
2015-08-04sc16is7xx: support multiple devicesJakub Kicinski1-24/+49
2015-08-04sc16is7xx: save and use per-chip line numberJakub Kicinski1-10/+21
2015-08-04uart: pl011: Add support to ZTE ZX296702 uartJun Nie3-16/+197
2015-08-04uart: pl011: Improve LCRH register access decisionJun Nie1-2/+7
2015-08-04uart: pl011: Introduce register look up tableJun Nie1-5/+50
2015-08-04uart: pl011: Introduce register accessorJun Nie1-122/+141
2015-08-04uart: pl011: Rename regs with enumerationJun Nie1-93/+114
2015-08-04serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee1-21/+61
2015-08-04serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga1-15/+21
2015-08-04serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski2-2/+12
2015-08-04serial: core: Remove tty port activate() and shutdown() methodsPeter Hurley1-7/+0
2015-08-04serial: core: Use proper spinlock flavor in uart_close()Peter Hurley1-10/+8
2015-08-04ARM: dts: dra7: workaround UART module disable errataSekhar Nori1-10/+10
2015-08-04tty/serial: at91: fix I/O accesses on RHR and THR for AVR32Cyrille Pitchen1-10/+27
2015-08-04serial: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-04serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha2-0/+9
2015-08-04serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMTUwe Kleine-König1-2/+3
2015-08-04serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signalsNiklas Cassel3-31/+16
2015-08-04serial: etraxfs-uart: remove empty functionsNiklas Cassel1-10/+0
2015-08-03Serial: imx: add dev_pm_ops to support suspend to ram/diskShenwei Wang1-32/+94
2015-08-03serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada1-0/+1
2015-08-03serial: 8250_pci: add RS485 for F81504/508/512Peter Hung1-0/+61
2015-08-03Avoid usb reset crashes by making tty_io cdevs truly dynamicRichard Watts2-9/+17
2015-07-27Revert "tty: serial: imx.c: Reset UART before activating interrupts"Fabio Estevam1-23/+9
2015-07-27Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman274-1580/+2107
2015-07-26Linux 4.2-rc4v4.2-rc4Linus Torvalds1-1/+1
2015-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-59/+81
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner1-3/+3
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming1-0/+8
2015-07-25Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-161/+170
2015-07-25Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-23/+57
2015-07-25Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-26/+31
2015-07-25Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-16/+12
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee1-1/+0
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-18/+37
2015-07-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2015-07-25Merge tag 'md/4.2-fixes' of git://neil.brown.name/mdLinus Torvalds8-27/+71