Age | Commit message (Expand) | Author | Files | Lines |
2008-10-13 | tty: usb-serial krefs | Alan Cox | 36 | -208/+310 |
2008-10-13 | tty: Move tty_write_message out of kernel/printk | Alan Cox | 1 | -0/+25 |
2008-10-13 | tty: Make get_current_tty use a kref | Alan Cox | 2 | -5/+8 |
2008-10-13 | tty: compare the tty winsize | Alan Cox | 1 | -1/+1 |
2008-10-13 | tty: Termios locking - sort out real_tty confusions and lock reads | Alan Cox | 2 | -21/+39 |
2008-10-13 | tty: Add termiox | Alan Cox | 1 | -0/+58 |
2008-10-13 | tty: ipw need reworking | Alan Cox | 1 | -9/+10 |
2008-10-13 | tty: use krefs to protect driver module counts | Alan Cox | 1 | -6/+11 |
2008-10-13 | tty: Add a kref count | Alan Cox | 1 | -6/+48 |
2008-10-13 | tty: Split tty_port into its own file | Alan Cox | 3 | -37/+56 |
2008-10-13 | tty: split the buffering from tty_io | Alan Cox | 3 | -503/+512 |
2008-10-13 | tty: move tioclinux from a special case | Alan Cox | 3 | -6/+2 |
2008-10-13 | serial: allow 8250 to be used on sparc | David Miller | 3 | -10/+27 |
2008-10-13 | 8250: remove a few inlines of dubious value | Will Newton | 1 | -5/+4 |
2008-10-13 | serial_8250: pci_enable_device fail is not fully handled | Alan Cox | 1 | -2/+2 |
2008-10-13 | ftdi: A few errors are err() that should be debug which causes much spewage | Alan Cox | 1 | -3/+3 |
2008-10-13 | usb: fix pl2303 initialization | Jason Wessel | 1 | -11/+0 |
2008-10-13 | serial-make-uart_ports-ioport-unsigned-long-fix | Andrew Morton | 1 | -3/+2 |
2008-10-13 | nozomi: Fix close on error | Alan Cox | 1 | -1/+4 |
2008-10-13 | audit: Handle embedded NUL in TTY input auditing | Miloslav Trmac | 1 | -1/+1 |
2008-10-13 | ip2: avoid add_timer with pending timer | Akinobu Mita | 1 | -15/+4 |
2008-10-13 | ip2: init/deinit cleanup | Jiri Slaby | 3 | -251/+198 |
2008-10-13 | ip2: fix sparse warnings | Jiri Slaby | 1 | -9/+5 |
2008-10-13 | ip2: cleanup globals | Jiri Slaby | 1 | -11/+7 |
2008-10-13 | Char: merge ip2main and ip2base | Jiri Slaby | 3 | -125/+77 |
2008-10-13 | Char: sx, fix io unmapping | Jiri Slaby | 1 | -2/+2 |
2008-10-13 | Char: cyclades. remove bogus iomap | Jiri Slaby | 1 | -9/+12 |
2008-10-13 | Fix oti6858 debug level | Scott Ashcroft | 1 | -4/+0 |
2008-10-13 | Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt... | Sonic Zhang | 1 | -0/+50 |
2008-10-13 | Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART | Graf Yang | 1 | -0/+4 |
2008-10-13 | Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer. | Sonic Zhang | 1 | -1/+5 |
2008-10-13 | Blackfin Serial Driver: Remove useless stop | Sonic Zhang | 1 | -3/+0 |
2008-10-13 | Blackfin Serial Driver: move common variables out of serial headers and into ... | Mike Frysinger | 1 | -7/+10 |
2008-10-13 | Blackfin Serial Driver: trim trailing whitespace -- no functional changes | Mike Frysinger | 1 | -4/+4 |
2008-10-13 | Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports. | Sonic Zhang | 1 | -17/+22 |
2008-10-13 | Blackfin Serial Driver: use __initdata for data, not __init | Mike Frysinger | 1 | -1/+1 |
2008-10-13 | epca: call tty_port_init | Alan Cox | 1 | -4/+1 |
2008-10-13 | coldfire: scheduled SERIAL_COLDFIRE removal | Adrian Bunk | 4 | -2054/+2 |
2008-10-13 | drivers/char/hvc_console.c: adjust call to put_tty_driver | Julia Lawall | 1 | -2/+2 |
2008-10-13 | drivers/serial/crisv10.c: add missing put_tty_driver | Julia Lawall | 1 | -0/+2 |
2008-10-12 | Fix Kconfig dependency for WM97xx battery driver | Linus Torvalds | 1 | -1/+1 |
2008-10-12 | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -342/+152 |
2008-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 14 | -475/+1153 |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 8 | -132/+1970 |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 72 | -5893/+3677 |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+8 |
2008-10-12 | Fix RTC wakealarm sysfs interface breakage. | Linus Torvalds | 1 | -2/+1 |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 14 | -342/+152 |
2008-10-12 | x86: memory corruption check - cleanup | Ingo Molnar | 1 | -1/+0 |
2008-10-12 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 895 | -37086/+76643 |