Age | Commit message (Expand) | Author |
2012-08-13 | TTY: synclinkmp, add tty install | Jiri Slaby |
2012-08-13 | TTY: synclink, add tty install | Jiri Slaby |
2012-08-13 | TTY: moxa, convert to dynamic device | Jiri Slaby |
2012-08-13 | TTY: use tty_port_link_device | Jiri Slaby |
2012-08-13 | TTY: add tty_port_link_device | Jiri Slaby |
2012-08-13 | TTY: tty_port, add some documentation | Jiri Slaby |
2012-08-13 | TTY: automatically create nodes for some drivers | Jiri Slaby |
2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
2012-08-13 | TTY: move cdev_add to tty_register_device | Jiri Slaby |
2012-08-13 | TTY: add support for unnumbered device nodes | Jiri Slaby |
2012-08-13 | TTY: move allocations to tty_alloc_driver | Jiri Slaby |
2012-08-13 | TTY: pty, switch to tty_alloc_driver | Jiri Slaby |
2012-08-10 | TTY: pass flags to alloc_tty_driver | Jiri Slaby |
2012-08-10 | mxser: allow overlapping vector | Jiri Slaby |
2012-08-10 | TTY: n_gsm, use tty_port_install | Jiri Slaby |
2012-08-10 | TTY: 68328serial, fix compilation | Jiri Slaby |
2012-08-10 | TTY: pty, stop passing NULL to free_tty_struct | Jiri Slaby |
2012-08-10 | serial: ifx6x60: fix paging fault on spi_register_driver | Fengguang Wu |
2012-08-10 | serial: Change Kconfig entry for CLPS711X-target | Alexander Shiyan |
2012-08-10 | n_tty: Don't lose characters when PARMRK is enabled | Jaeden Amero |
2012-08-10 | tty: Fix possible race in n_tty_read() | Stanislav Kozina |
2012-08-10 | tty: localise the lock | Alan Cox |
2012-08-10 | tty: handle NULL parameters in free_tty_struct() | Dan Carpenter |
2012-08-10 | tty: fix missing assignment | Dan Carpenter |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman |
2012-08-03 | serial/imx: make imx_port.devdata member point to const data | Uwe Kleine-König |
2012-08-01 | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-27 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King |
2012-07-27 | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-07-27 | tty: Fix race in tty release | Alan Cox |
2012-07-26 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-07-26 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
2012-07-26 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
2012-07-26 | tty ldisc: Close/Reopen race prevention should check the proper flag | Shachar Shemesh |
2012-07-26 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart |
2012-07-26 | vt: fix race in vt_waitactive() | Rabin Vincent |
2012-07-26 | serial/of-serial: Add LPC3220 standard UART compatible string | Roland Stigge |
2012-07-26 | serial/8250: Add LPC3220 standard UART type | Roland Stigge |
2012-07-26 | serial_core: Update buffer overrun statistics. | Corbin |
2012-07-26 | serial: samsung: Fixed wrong comparison for baudclk_rate | Kyoungil Kim |
2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-07-24 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-07-23 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-23 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-19 | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk |
2012-07-19 | uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o |
2012-07-17 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-07-17 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |