summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02Merge 3.14-rc5 into tty-nextGreg Kroah-Hartman
2014-03-02Linux 3.14-rc5Linus Torvalds
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-02Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-02-28Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
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