summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2015-08-04serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada1-0/+1
2015-08-04serial: 8250_pci: add RS485 for F81504/508/512Peter Hung1-0/+61
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-Hartman6-20/+36
2015-07-24drivers/tty: make serial/sunhv.c driver explicitly non-modularPaul Gortmaker1-10/+3
2015-07-24drivers/tty: make serial/suncore.c driver explicitly non-modularPaul Gortmaker1-8/+3
2015-07-24drivers/tty: make serial/lantic.c driver explicitly non-modularPaul Gortmaker1-7/+1
2015-07-24drivers/tty: make serial/sn_console.c driver explicitly non-modularPaul Gortmaker1-23/+9
2015-07-24serial: samsung: Remove redundant DEBUG_LL checkJavier Martinez Canillas1-1/+0
2015-07-24serial: core: Fix crashes while echoing when closingPeter Hurley1-1/+2
2015-07-24serial/uuc_uart: Support higher bitrates than 115200 Bit/sAlexander Stein1-1/+1
2015-07-24tty: serial: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-24tty: serial: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-07-24tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabledCyrille Pitchen1-15/+51
2015-07-24tty/serial: at91: add support to FIFOsCyrille Pitchen1-6/+94
2015-07-24tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen1-154/+159
2015-07-24serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel1-0/+15
2015-07-24serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley1-4/+3
2015-07-24tty/early: make serial8250_early_{in,out} static againVineet Gupta1-2/+2
2015-07-24serial: 8250: Split base port operations from universal driverPeter Hurley4-2872/+2920
2015-07-24Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander1-8/+7
2015-07-24tty: serial: imx.c: Reset UART before activating interruptsDavid Jander1-9/+23
2015-07-24serial: imx: reduce irq-latency after rx overflowManfred Schlaegl1-1/+0
2015-07-24serial: imx: count tty buffer overrunsManfred Schlaegl1-3/+9
2015-07-24serial: imx: Disable irqs before requesting themFabio Estevam1-1/+14
2015-07-24serial/uartlite: Let it build on any arch with IOMEMRicardo Ribalda Delgado1-1/+1
2015-07-24serial: stm32-usart: Fix SysRq supportMaxime Coquelin1-1/+1
2015-07-24sc16is7xx: fix FIFO address of secondary UARTBo Svangård1-7/+23
2015-07-24sc16is7xx: fix Kconfig dependenciesJakub Kicinski1-1/+1
2015-07-24serial: sirf: let uart's receive start in right placeQipan Li2-31/+16
2015-07-24serial: sirf: workaround rx process to avoid possible data lossQipan Li2-18/+66
2015-07-24serial: etraxfs-uart: Fix release etraxfs_uart_portsAxel Lin1-1/+1
2015-07-24serial: etraxfs-uart: Convert to uart_console_device instead of open-codedAxel Lin1-8/+1
2015-07-24serial: 8250_omap: Remove auto-IXON flow controlPeter Hurley1-14/+2
2015-07-24serial: 8250_omap: workaround module disable errata on dra7x SoCsSekhar Nori1-0/+1
2015-07-24serial: 8250_omap: workaround errata around idling UART after using DMASekhar Nori1-6/+59
2015-07-24serial: 8250_omap: introduce "ti,am3352-uart" compatible propertySekhar Nori1-11/+21
2015-07-24serial: 8250_omap: refactor mdr1 updateSekhar Nori1-5/+12
2015-07-24serial: 8250_omap: fix kernel crash in suspend-to-ramSekhar Nori1-2/+2
2015-07-24serial/8250_fintek: Support for any io address.Ricardo Ribalda Delgado1-24/+27
2015-07-24serial/8250_fintek: Support keys different than defaultRicardo Ribalda Delgado1-16/+23
2015-07-24serial/8250_fintek: Support for chip_ip 0x0501Ricardo Ribalda Delgado1-10/+11
2015-07-24serial/8250_fintek: Support for multiple base_portsRicardo Ribalda Delgado1-35/+52
2015-07-24serial/8250_fintek: Use private data structureRicardo Ribalda Delgado1-17/+31
2015-07-24serial: amba-pl011: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski1-2/+2
2015-07-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-85/+8
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+278
2015-06-27Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds46-1367/+2895
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2-22/+20
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1