summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-07tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-17tty/serial: omap: empty the RX FIFO at the end of half-duplex TXDimitris Lampridis
2014-03-17tty/serial: omap: fix RX interrupt enable/disable in half-duplex TXDimitris Lampridis
2014-03-17serial: sh-sci: Neaten dev_<level> usesJoe Perches
2014-03-17serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFFGeert Uytterhoeven
2014-03-17serial: sh-sci: Add more register documentationGeert Uytterhoeven
2014-03-17serial: sh-sci: Remove useless castsGeert Uytterhoeven
2014-03-17serial: sh-sci: Replace printk() by pr_*()Geert Uytterhoeven
2014-03-17serial_core: Avoid NULL pointer dereference in uart_close()Geert Uytterhoeven
2014-03-17serial_core: Get a reference for port->tty in uart_remove_one_port()Geert Uytterhoeven
2014-03-17serial: clps711x: Give a chance to perform useful tasks during wait loopAlexander Shiyan
2014-03-17serial_core: Grammar s/ports/port's/Geert Uytterhoeven
2014-03-17serial_core: Spelling s/contro/control/Geert Uytterhoeven
2014-03-17serial: efm32: properly namespace location propertyUwe Kleine-König
2014-03-17serial: max310x: Add missing #include <linux/uaccess.h>Geert Uytterhoeven
2014-03-17synclink: fix info leak in ioctlSalva Peiró
2014-03-08serial: 8250: Clean up the locking for -rtIngo Molnar
2014-03-08serial: 8250_pci: change BayTrail default uartclkAaron Sierra
2014-03-08serial: 8250_pci: more BayTrail error-free baudsAaron Sierra
2014-03-07Merge tag 'v3.13' into for-3.15Eric Paris
2014-03-06sparc: serial: Clean up the locking for -rtDavid Miller
2014-02-28serial: sh-sci: Add missing call to uart_remove_one_port() in failure pathGeert Uytterhoeven
2014-02-28serial_core: Unregister console in uart_remove_one_port()Geert Uytterhoeven
2014-02-28tty/serial: at91: remove unused open/close hooksRichard Genoud
2014-02-28tty/serial: at91: use dev_err instead of printkRichard Genoud
2014-02-28tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-02-28serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan
2014-02-28serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan
2014-02-28serial: imx: Use devm_ioremap_resource()Alexander Shiyan
2014-02-28tty: Fix low_latency BUGPeter Hurley
2014-02-28tty: serial: bcm63xx_uart: add support for DT probingFlorian Fainelli
2014-02-28tty: serial: bcm63xx_uart: define UART_REG_SIZE constantFlorian Fainelli
2014-02-28tty: serial: bcm63xx_uart: include linux/io.hFlorian Fainelli
2014-02-28vt: detect and ignore OSC codes.Adam Borowski
2014-02-28vt: drop an useless enum and assignment.Adam Borowski
2014-02-28drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker
2014-02-25Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2014-02-24Merge 3.14-rc4 into tty-nextGreg Kroah-Hartman
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-18serial: fsl_lpuart: add DMA supportYuan Yao
2014-02-18Merge 3.14-rc3 into tty-nextGreg Kroah-Hartman