summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-123-11/+30
|\
| * serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang2010-11-111-2/+2
| * serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang2010-11-111-0/+8
| * serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang2010-11-111-1/+0
| * serial: bfin_5xx: always include DMA headersSonic Zhang2010-11-111-3/+9
| * 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust2010-11-111-1/+4
| * SERIAL: blacklist si3052 chipMaciej Szmigiero2010-11-091-0/+2
| * drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches2010-11-091-4/+2
| * 8250: add support for Kouwell KW-L221N-2Mikulas Patocka2010-11-091-0/+3
* | kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov2010-11-031-0/+59
|/
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-011-8/+15
|\
| * CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| * Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1
* | 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
OpenPOWER on IntegriCloud