summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-07-23drivers/tty: make serial/sn_console.c driver explicitly non-modularPaul Gortmaker
2015-07-23serial: samsung: Remove redundant DEBUG_LL checkJavier Martinez Canillas
2015-07-23tty: buffers: Move hidden buffer index advance into outer loopPeter Hurley
2015-07-23tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_releasePeter Hurley
2015-07-23tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley
2015-07-23serial: core: Fix crashes while echoing when closingPeter Hurley
2015-07-23serial/uuc_uart: Support higher bitrates than 115200 Bit/sAlexander Stein
2015-07-23tty: serial: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-23tty: serial: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-23tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabledCyrille Pitchen
2015-07-23tty/serial: at91: add support to FIFOsCyrille Pitchen
2015-07-23tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen
2015-07-23tty: add missing rcu_read_lock for task_pgrpPatrick Donnelly
2015-07-23serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel
2015-07-23serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley
2015-07-23Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander
2015-07-23tty: serial: imx.c: Reset UART before activating interruptsDavid Jander
2015-07-23serial: imx: reduce irq-latency after rx overflowManfred Schlaegl
2015-07-23serial: imx: count tty buffer overrunsManfred Schlaegl
2015-07-23serial: imx: Disable irqs before requesting themFabio Estevam
2015-07-23serial/uartlite: Let it build on any arch with IOMEMRicardo Ribalda Delgado
2015-07-23serial: stm32-usart: Fix SysRq supportMaxime Coquelin
2015-07-23sc16is7xx: fix FIFO address of secondary UARTBo Svangård
2015-07-23sc16is7xx: fix Kconfig dependenciesJakub Kicinski
2015-07-23serial: sirf: let uart's receive start in right placeQipan Li
2015-07-23serial: sirf: workaround rx process to avoid possible data lossQipan Li
2015-07-23serial: etraxfs-uart: Fix release etraxfs_uart_portsAxel Lin
2015-07-23serial: etraxfs-uart: Convert to uart_console_device instead of open-codedAxel Lin
2015-07-23serial: 8250_omap: Remove auto-IXON flow controlPeter Hurley
2015-07-23serial: 8250_omap: workaround module disable errata on dra7x SoCsSekhar Nori
2015-07-23serial: 8250_omap: workaround errata around idling UART after using DMASekhar Nori
2015-07-23serial: 8250_omap: introduce "ti,am3352-uart" compatible propertySekhar Nori
2015-07-23serial: 8250_omap: refactor mdr1 updateSekhar Nori
2015-07-23serial: 8250_omap: fix kernel crash in suspend-to-ramSekhar Nori
2015-07-23serial/8250_fintek: Support for any io address.Ricardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support keys different than defaultRicardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support for chip_ip 0x0501Ricardo Ribalda Delgado
2015-07-23serial/8250_fintek: Support for multiple base_portsRicardo Ribalda Delgado
2015-07-23serial/8250_fintek: Use private data structureRicardo Ribalda Delgado
2015-07-23tty/vt: Fix the memory leak in visual_initDongxing Zhang
2015-07-23tty: Convert use of __constant_htons to htonsVaishali Thakkar
2015-07-23serial: amba-pl011: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski
2015-07-23n_tty: signal and flush atomicallyPeter Hurley
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds