| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: Fix lockless tty buffer race | Peter Hurley | 2014-05-04 | 1 | -3/+14 |
* | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t... | Peter Hurley | 2014-05-04 | 1 | -14/+2 |
* | drivers/tty/hvc: don't free hvc_console_setup after init | Tomoki Sekiyama | 2014-05-04 | 1 | -1/+1 |
* | n_tty: Fix n_tty_write crash when echoing in raw mode | Peter Hurley | 2014-05-04 | 1 | -0/+4 |
* | tty: serial: 8250_core.c Bug fix for Exar chips. | Michael Welling | 2014-05-04 | 1 | -1/+1 |
* | serial_core: fix uart PORT_UNKNOWN handling | Thomas Pfaff | 2014-04-25 | 1 | -18/+21 |
* | serial: samsung: Change barrier() to cpu_relax() in console output | Doug Anderson | 2014-04-25 | 1 | -1/+1 |
* | serial: samsung: don't check config for every character | Doug Anderson | 2014-04-25 | 1 | -5/+6 |
* | serial: samsung: Use the passed in "port", fixing kgdb w/ no console | Doug Anderson | 2014-04-25 | 1 | -6/+6 |
* | serial: 8250: Fix thread unsafe __dma_tx_complete function | Loic Poulain | 2014-04-25 | 1 | -2/+7 |
* | 8250_core: Fix unwanted TX chars write | Loic Poulain | 2014-04-25 | 1 | -1/+1 |
* | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc | Manfred Schlaegl | 2014-04-25 | 1 | -2/+14 |
* | Revert "serial: 8250, disable "too much work" messages" | Greg Kroah-Hartman | 2014-04-17 | 1 | -1/+2 |
* | serial: amba-pl011: fix regression, causing an Oops on rmmod | Guennadi Liakhovetski | 2014-04-16 | 1 | -1/+5 |
* | tty: fix memleak in alloc_pid | Chen Tingjie | 2014-04-16 | 1 | -2/+2 |
* | serial: 8250, disable "too much work" messages | Jiri Slaby | 2014-04-16 | 1 | -2/+1 |
* | serial: omap: Fix missing pm_runtime_resume handling by simplifying code | Tony Lindgren | 2014-04-16 | 1 | -12/+17 |
* | serial_core: Fix pm imbalance on unbind | Geert Uytterhoeven | 2014-04-16 | 1 | -0/+2 |
* | serial: pl011: change Rx burst size to half of trigger level | Guennadi Liakhovetski | 2014-04-16 | 1 | -1/+1 |
* | serial: timberdale: Depend on X86_32 | Jean Delvare | 2014-04-16 | 1 | -0/+1 |
* | serial: st-asc: Fix SysRq char handling | Daniel Thompson | 2014-04-16 | 1 | -2/+2 |
* | Revert "serial: clps711x: Give a chance to perform useful tasks during wait l... | Alexander Shiyan | 2014-04-16 | 1 | -14/+6 |
* | serial_core: Fix conditional start_tx on ring buffer not empty | Seth Bollinger | 2014-04-16 | 1 | -2/+1 |
* | serial: efm32: use $vendor,$device scheme for compatible string | Uwe Kleine-König | 2014-04-16 | 1 | -0/+3 |
* | serial: omap: free the wakeup settings in remove | Sanjay Singh Rawat | 2014-04-16 | 1 | -0/+1 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 1 | -1/+2 |
|\ |
|
| * | audit: anchor all pid references in the initial pid namespace | Richard Guy Briggs | 2014-03-20 | 1 | -1/+2 |
| * | Merge tag 'v3.13' into for-3.15 | Eric Paris | 2014-03-07 | 58 | -375/+1263 |
| |\ |
|
* | | | tty/hvc_opal: Kick the HVC thread on OPAL console events | Benjamin Herrenschmidt | 2014-04-07 | 1 | -1/+21 |
* | | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-06 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2014-02-25 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | tty: serial: msm: Enable building msm_serial for ARCH_QCOM | Kumar Gala | 2014-02-06 | 1 | -1/+1 |
* | | | | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -18/+31 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-19 | 1 | -18/+31 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | ARM/serial: at91: switch atmel serial to use gpiolib | Linus Walleij | 2013-12-20 | 1 | -18/+31 |
* | | | | | | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-04-02 | 29 | -701/+1090 |
|\ \ \ \ \ \ |
|
| * | | | | | | tty/serial: omap: empty the RX FIFO at the end of half-duplex TX | Dimitris Lampridis | 2014-03-18 | 1 | -0/+6 |
| * | | | | | | tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX | Dimitris Lampridis | 2014-03-18 | 1 | -2/+3 |
| * | | | | | | serial: sh-sci: Neaten dev_<level> uses | Joe Perches | 2014-03-18 | 1 | -20/+18 |
| * | | | | | | serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF | Geert Uytterhoeven | 2014-03-18 | 1 | -1/+1 |
| * | | | | | | serial: sh-sci: Add more register documentation | Geert Uytterhoeven | 2014-03-18 | 1 | -13/+15 |
| * | | | | | | serial: sh-sci: Remove useless casts | Geert Uytterhoeven | 2014-03-18 | 1 | -4/+4 |
| * | | | | | | serial: sh-sci: Replace printk() by pr_*() | Geert Uytterhoeven | 2014-03-18 | 1 | -4/+3 |
| * | | | | | | serial_core: Avoid NULL pointer dereference in uart_close() | Geert Uytterhoeven | 2014-03-18 | 1 | -2/+2 |
| * | | | | | | serial_core: Get a reference for port->tty in uart_remove_one_port() | Geert Uytterhoeven | 2014-03-18 | 1 | -1/+5 |
| * | | | | | | serial: clps711x: Give a chance to perform useful tasks during wait loop | Alexander Shiyan | 2014-03-18 | 1 | -6/+15 |
| * | | | | | | serial_core: Grammar s/ports/port's/ | Geert Uytterhoeven | 2014-03-18 | 1 | -1/+1 |
| * | | | | | | serial_core: Spelling s/contro/control/ | Geert Uytterhoeven | 2014-03-18 | 1 | -1/+1 |
| * | | | | | | serial: efm32: properly namespace location property | Uwe Kleine-König | 2014-03-18 | 1 | -1/+4 |
| * | | | | | | serial: max310x: Add missing #include <linux/uaccess.h> | Geert Uytterhoeven | 2014-03-18 | 1 | -0/+1 |