aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-0/+1361
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+6
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-4/+13
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-5/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2010-10-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-1/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds13-299/+515
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
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 Cox1-0/+17
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-228250: allow platforms to override PM hook.Manuel Lauss1-11/+16
2010-10-22altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov1-1/+1
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 Vorontsov1-21/+37
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 Vorontsov1-10/+4
2010-10-22serial: 8250: Don't delay after transmitter is ready.David Daney1-2/+4
2010-10-22tty: icount changeover for other main devicesAlan Cox1-26/+25
2010-10-22tty: Make tiocgicount a handlerAlan Cox1-19/+16
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-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-22serial: Add CONSOLE_POLL support for uartliteMichal Simek1-1/+25
2010-10-22serial: mfd: snprintf() returns largish valuesDan Carpenter1-0/+6
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+5
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+4
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-128/+77
2010-10-21arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich1-5/+0
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-18ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2-4/+5
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock4-4/+4
2010-10-16serial_cs: drop spurious flush_scheduled_work() callTejun Heo1-5/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2010-10-12serial: omap-serial: fix signess errorVasiliy Kulikov1-1/+1
2010-10-07powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie1-6/+6
2010-10-01[IA64] ioc3_serial: release resources in error return pathRahul Ruikar1-0/+4
2010-10-01drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton1-0/+1
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton1-0/+1
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R3-0/+1361
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski1-32/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski1-3/+1