summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-253-0/+1361
|\
| * serial: omap-serial: fix signess errorVasiliy Kulikov2010-10-121-1/+1
| * serial: Add OMAP high-speed UART driverGovindraj.R2010-09-293-0/+1361
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-6/+6
|\ \
| * | powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-071-6/+6
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-251-4/+13
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-202-8/+10
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-1643-413/+5028
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-045-20/+90
| |\ \ \ \
| * \ \ \ \ Merge branches 'sh/highmem' and 'sh/stable-updates'Paul Mundt2010-07-022-64/+80
| |\ \ \ \ \
| * | | | | | sh: SH-2007 board support.Hitoshi Mitake2010-06-211-4/+13
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-10-251-5/+0
|\ \ \ \ \ \ \
| * | | | | | | arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich2010-10-211-5/+0
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-244-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-184-4/+4
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-221-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-2213-299/+515
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | serial8250: ratelimit "too much work" errorDaniel Drake2010-10-221-2/+3
| * | | | | | | | | serial: bfin_sport_uart: speed up sport RX sample rate to be 3% fasterSonic Zhang2010-10-221-1/+6
| * | | | | | | | | serial: abstraction for 8250 legacy portsAlan Cox2010-10-221-0/+17
| * | | | | | | | | serial/imx: check that the buffer is non-empty before sending it outVolker Ernst2010-10-221-3/+2
| * | | | | | | | | serial: mfd: add more baud rates supportFeng Tang2010-10-221-14/+27
| * | | | | | | | | jsm: Remove the uart port on errorsBreno Leitao2010-10-221-1/+3
| * | | | | | | | | 8250: allow platforms to override PM hook.Manuel Lauss2010-10-221-11/+16
| * | | | | | | | | altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov2010-10-221-1/+1
| * | | | | | | | | altera_uart: Fixup type usage of port flagsAnton Vorontsov2010-10-221-2/+2
| * | | | | | | | | altera_uart: Make it possible to use Altera UART and 8250 ports togetherAnton Vorontsov2010-10-221-4/+7
| * | | | | | | | | altera_uart: Add support for different address stridesAnton Vorontsov2010-10-221-21/+37
| * | | | | | | | | altera_uart: Add support for getting mapbase and IRQ from resourcesAnton Vorontsov2010-10-221-22/+38
| * | | | | | | | | altera_uart: Add support for polling mode (IRQ-less)Anton Vorontsov2010-10-221-1/+22
| * | | | | | | | | serial: Factor out uart_poll_timeout() from 8250 driverAnton Vorontsov2010-10-221-10/+4
| * | | | | | | | | serial: 8250: Don't delay after transmitter is ready.David Daney2010-10-221-2/+4
| * | | | | | | | | tty: icount changeover for other main devicesAlan Cox2010-10-221-26/+25
| * | | | | | | | | tty: Make tiocgicount a handlerAlan Cox2010-10-221-19/+16
| * | | | | | | | | serial: max3107: Fix memory leaks when returning on errorDavidlohr Bueso2010-10-221-9/+25
| * | | | | | | | | serial: mrst_max3110: Make the IRQ option runtimeAlan Cox2010-10-222-34/+28
| * | | | | | | | | serial: mrst_max3110: some code cleanupFeng Tang2010-10-222-127/+201
| * | | | | | | | | serial-core: restore termios settings when resume console portsJason Wang2010-10-221-0/+12
| * | | | | | | | | serial-core: skip call set_termios/console_start when no_console_suspendJason Wang2010-10-221-1/+1
| * | | | | | | | | serial: Add CONSOLE_POLL support for uartliteMichal Simek2010-10-221-1/+25
| * | | | | | | | | serial: mfd: snprintf() returns largish valuesDan Carpenter2010-10-221-0/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-212-4/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2010-10-182-4/+5
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-211-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [IA64] ioc3_serial: release resources in error return pathRahul Ruikar2010-10-011-0/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-211-128/+77
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | serial_cs: drop spurious flush_scheduled_work() callTejun Heo2010-10-161-5/+0
OpenPOWER on IntegriCloud