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 Torvalds2011-01-072-33/+33
|\
| * Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-181-1/+2
| |\
| * \ Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2010-12-102-17/+9Star
| |\ \
| * | | omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-302-30/+30
| * | | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-301-3/+3
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-071-31/+561
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'mmci' and 'pl011-dma' into develRussell King2011-01-051-31/+561
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | ARM: PL011: add DMA burst threshold support for ST variantsRussell King2011-01-051-0/+12
| | | * | | ARM: PL011: Add support for transmit DMARussell King2011-01-051-2/+506
| | | * | | ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King2011-01-051-2/+3
| | | * | | ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King2011-01-051-3/+5
| | | * | | ARM: PL011: Allow better handling of vendor dataRussell King2011-01-051-24/+27
| | | * | | ARM: PL011: Ensure error flags are clear at startupRussell King2011-01-051-0/+4
| | | * | | ARM: PL011: include revision number in boot-time port printkRussell King2011-01-051-1/+5
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-01-071-1/+7
|\ \ \ \ \
| * | | | | Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom2011-01-041-1/+4
| * | | | | APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-041-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-061-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown2010-12-201-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | msm_serial: Remove redundant unlikely()Tobias Klauser2010-12-091-1/+1
| | |/ /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-12-141-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel2010-12-141-1/+2
| | |/ | |/|
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-022-17/+9Star
|\ \ \ | |/ / |/| |
| * | serial: mfd: adjust the baud rate settingFeng Tang2010-12-011-16/+8Star
| * | serial8250: Mark console as CON_ANYTIMEPeter Zijlstra2010-11-161-1/+1
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0Star
|/ /
* | Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar2010-11-131-4/+1Star
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-133-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/+0Star
| * | 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-101-0/+2
| * | drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches2010-11-101-4/+2Star
| * | 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-081-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
| |\ \ \ \ \ \