Age | Commit message (Expand) | Author | Files | Lines |
2011-05-27 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 1 | -1/+1 |
2011-05-26 | m32r: fix spin_lock_irqsave() misuse | KOSAKI Motohiro | 1 | -1/+2 |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -4/+2 |
2011-05-25 | drivers/tty/serial/pch_uart.c needs slab.h | Andrew Morton | 1 | -0/+1 |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 1 | -1/+1 |
2011-05-25 | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2 | -2/+2 |
2011-05-23 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2 | -9/+23 |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 77 | -435/+1975 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -7/+6 |
2011-05-23 | sh: sh-sci: sh7377 and sh73a0 build fixes | Magnus Damm | 1 | -8/+8 |
2011-05-23 | serial: sh-sci: suspend/resume wakeup support V2 | Magnus Damm | 1 | -1/+1 |
2011-05-23 | serial: sh-sci: Runtime PM support | Magnus Damm | 1 | -0/+14 |
2011-05-19 | serial: 8250_pci: add support for Cronyx Omega PCI multiserial board. | Antony Pavlov | 1 | -0/+32 |
2011-05-19 | tty/serial: Fix break handling for PORT_TEGRA | Stephen Warren | 1 | -0/+28 |
2011-05-19 | tty/serial: Add explicit PORT_TEGRA type | Stephen Warren | 2 | -2/+13 |
2011-05-19 | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. | John Crispin | 3 | -0/+765 |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely | 1 | -2/+5 |
2011-05-13 | n_tracerouter and n_tracesink ldisc additions. | J Freyensee | 5 | -0/+550 |
2011-05-12 | tty: Remove to support serial for S5P6442 | Kukjin Kim | 1 | -1/+1 |
2011-05-11 | 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter | Scott Kilau | 1 | -1/+18 |
2011-05-10 | pch_uart: Support new device ML7223 IOH | Tomoya MORINAGA | 2 | -5/+15 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2 | -2/+2 |
2011-05-03 | tty/serial: add support for Xilinx PS UART | John Linn | 3 | -0/+1127 |
2011-04-29 | n_gsm: Use print_hex_dump_bytes | Joe Perches | 1 | -25/+10 |
2011-04-29 | drivers/tty/moxa.c: Put correct tty value | Julia Lawall | 1 | -1/+1 |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2 | -4/+3 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 41 | -123/+121 |
2011-04-25 | TTY: tty_io, annotate locking functions | Jiri Slaby | 1 | -0/+2 |
2011-04-25 | TTY: serial_core, remove superfluous set_task_state | Jiri Slaby | 1 | -1/+0 |
2011-04-25 | TTY: serial_core, remove invalid test | Jiri Slaby | 1 | -9/+0 |
2011-04-25 | Char: moxa, fix locking in moxa_write | Jiri Slaby | 1 | -2/+3 |
2011-04-25 | Char: nozomi, remove useless tty_sem | Jiri Slaby | 1 | -10/+2 |
2011-04-25 | Char: nozomi, remove port.count checks | Jiri Slaby | 1 | -12/+1 |
2011-04-25 | Char: nozomi, use GFP_KERNEL for kfifo allocation | Jiri Slaby | 1 | -2/+2 |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 6 | -69/+44 |
2011-04-19 | tty/n_gsm: fix bug in CRC calculation for gsm1 mode | Mikhail Kshevetskiy | 1 | -2/+6 |
2011-04-19 | serial/imx: read cts state only after acking cts change irq | Uwe Kleine-König | 1 | -1/+2 |
2011-04-19 | Serial: Remove unused code. | Govindraj.R | 1 | -11/+0 |
2011-04-19 | tty: Clean console safely | Petr Písař | 1 | -0/+7 |
2011-04-19 | Serial: ifx6x60c: Remove duplicate includes of linux/tty.h | Jesper Juhl | 1 | -2/+0 |
2011-04-19 | tty: remove invalid location line in file header | Jovi Zhang | 57 | -114/+11 |
2011-04-19 | serial: core, remove uart_update_termios | Jiri Slaby | 1 | -24/+1 |
2011-04-19 | serial: core, do not set DTR/RTS twice on startup | Jiri Slaby | 1 | -14/+0 |
2011-04-19 | serial: core, move termios handling to uart_startup | Jiri Slaby | 1 | -15/+9 |
2011-04-19 | Char: moxa, do not touch NORMAL_ACTIVE bit | Jiri Slaby | 1 | -6/+1 |
2011-04-19 | serial: altera_uart: Scan for a free port if platform device id is -1 | Tobias Klauser | 1 | -11/+15 |
2011-04-19 | TTY: fix fail path in tty_open | Jiri Slaby | 1 | -0/+1 |