Age | Commit message (Expand) | Author |
2011-11-08 | n_gsm: Fix timings | Alan Cox |
2011-11-06 | Revert "hvc_console: display printk messages on console." | Linus Torvalds |
2011-11-06 | powerpc: fix building hvc_opal.c | Michael Neuling |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-31 | tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters | Paul Gortmaker |
2011-10-31 | tty: Add module.h to drivers/tty users who just expect it there. | Paul Gortmaker |
2011-10-30 | Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dt | Arnd Bergmann |
2011-10-29 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-27 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely |
2011-10-24 | Merge commit 'v3.1' into devicetree/next | Grant Likely |
2011-10-19 | TTY: serial_core: Fix crash if DCD drop during suspend | Doug Anderson |
2011-10-19 | tty/serial: atmel_serial: bootconsole removed from auto-enumerates | Nicolas Ferre |
2011-10-19 | Revert "TTY: call tty_driver_lookup_tty unconditionally" | Greg Kroah-Hartman |
2011-10-18 | tty/serial: atmel_serial: add device tree support | Nicolas Ferre |
2011-10-18 | tty/serial: atmel_serial: auto-enumerate ports | Nicolas Ferre |
2011-10-18 | tty/serial: atmel_serial: whitespace and braces modifications | Nicolas Ferre |
2011-10-18 | tty/serial: atmel_serial: change platform_data variable name | Nicolas Ferre |
2011-10-18 | TTY: call tty_driver_lookup_tty unconditionally | Jiri Slaby |
2011-10-18 | TTY: pty, release tty in all ptmx_open fail paths | Jiri Slaby |
2011-10-18 | TTY: make tty_add_file non-failing | Jiri Slaby |
2011-10-18 | TTY: drop driver reference in tty_open fail path | Jiri Slaby |
2011-10-18 | 8250_pci: Fix kernel panic when pch_uart is disabled | Tomoya MORINAGA |
2011-10-18 | tty: Support compat_ioctl get/set termios_locked | Thomas Meyer |
2011-10-18 | hvc_console: display printk messages on console. | Miche Baker-Harvey |
2011-10-16 | PM / VT: Cleanup #if defined uglyness and fix compile error | H Hartley Sweeten |
2011-10-13 | tty: drop superfluous dependency in Kconfig | Paul Bolle |
2011-10-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-10-05 | devicetree: fix build error on drivers/tty/serial/altera_jtaguart.c | Grant Likely |
2011-10-05 | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet... | Grant Likely |
2011-09-29 | tty: use of_match_ptr() for of_match_table entry | Ben Dooks |
2011-09-29 | TTY: snyclinkmp: forever loop in tx_load_dma_buffer() | Dan Carpenter |
2011-09-27 | clk: amba-pl011: convert to clk_prepare()/clk_unprepare() | Russell King |
2011-09-27 | clk: amba-pl010: convert to clk_prepare()/clk_unprepare() | Russell King |
2011-09-26 | tty/n_gsm: avoid fifo overflow in gsm_dlci_data_output | Mikhail Kshevetskiy |
2011-09-26 | tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case) | Mikhail Kshevetskiy |
2011-09-26 | 8250: ratelimit LSR safety check engaged warning. | Konrad Rzeszutek Wilk |
2011-09-26 | tty/n_gsm: fix bug in tiocmset | Nikola Diklic-Perin |
2011-09-26 | drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c | Timur Tabi |
2011-09-22 | TTY: irq: Remove IRQF_DISABLED | Yong Zhang |