aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds1-2/+1
2010-10-22serial8250: ratelimit "too much work" errorDaniel Drake1-2/+3
2010-10-22serial: bfin_sport_uart: speed up sport RX sample rate to be 3% fasterSonic Zhang1-1/+6
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox2-0/+21
2010-10-22serial/imx: check that the buffer is non-empty before sending it outVolker Ernst1-3/+2
2010-10-22serial: mfd: add more baud rates supportFeng Tang1-14/+27
2010-10-22jsm: Remove the uart port on errorsBreno Leitao1-1/+3
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss2-35/+28
2010-10-228250: allow platforms to override PM hook.Manuel Lauss3-11/+22
2010-10-22altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov1-1/+1
2010-10-22altera_uart: Fix missing prototype for registering an early consoleAnton Vorontsov1-0/+4
2010-10-22altera_uart: Fixup type usage of port flagsAnton Vorontsov1-2/+2
2010-10-22altera_uart: Make it possible to use Altera UART and 8250 ports togetherAnton Vorontsov1-4/+7
2010-10-22altera_uart: Add support for different address stridesAnton Vorontsov2-21/+38
2010-10-22altera_uart: Add support for getting mapbase and IRQ from resourcesAnton Vorontsov1-22/+38
2010-10-22altera_uart: Add support for polling mode (IRQ-less)Anton Vorontsov1-1/+22
2010-10-22serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov2-10/+12
2010-10-22serial: mark the 8250 driver as maintainedGreg Kroah-Hartman1-1/+3
2010-10-22serial: 8250: Don't delay after transmitter is ready.David Daney1-2/+4
2010-10-22tty: MAINTAINERS: add drivers/serial/jsm/ as maintained driverBreno Leitao1-0/+6
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre3-0/+8
2010-10-22vcs: add poll/fasync supportNicolas Pitre1-0/+133
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink2-0/+190
2010-10-22tty: Fix warning left over from TIOCGICOUNT changesAlan Cox1-2/+0
2010-10-22tty: icount changeover for other main devicesAlan Cox12-295/+297
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox10-145/+203
2010-10-22tty: Make tiocgicount a handlerAlan Cox5-19/+61
2010-10-22serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso1-9/+25
2010-10-22serial: mrst_max3110: Make the IRQ option runtimeAlan Cox2-34/+28
2010-10-22serial: mrst_max3110: some code cleanupFeng Tang2-127/+201
2010-10-22tty_io: check return code of tty_register_deviceVasiliy Kulikov1-2/+22
2010-10-22Char: mxser, call pci_disable_device from probe/removeJiri Slaby1-25/+22
2010-10-22add ttyprintk driverSamo Pogacnik4-0/+242
2010-10-22serial-core: restore termios settings when resume console portsJason Wang1-0/+12
2010-10-22serial-core: skip call set_termios/console_start when no_console_suspendJason Wang1-1/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)Jeff Mahoney1-87/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on mn10300 (enables termiox)Jeff Mahoney1-83/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on m68k (enables termiox)Jeff Mahoney1-79/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on m32r (enables termiox)Jeff Mahoney1-82/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)Jeff Mahoney1-88/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)Jeff Mahoney1-80/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on frv (enables termiox)Jeff Mahoney1-79/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney2-83/+3
2010-10-22ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)Jeff Mahoney1-85/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney1-82/+1
2010-10-22tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg3-6/+15
2010-10-22serial: Add CONSOLE_POLL support for uartliteMichal Simek1-1/+25
2010-10-22serial: mfd: snprintf() returns largish valuesDan Carpenter1-0/+6
2010-10-22serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov1-0/+1
2010-10-22tty: add tty_struct->dev pointer to corresponding device instanceDmitry Eremin-Solenikov2-0/+18