summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-33/+33
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-31/+561
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds1-1/+7
2011-01-06Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-1/+1
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King1-31/+561
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King1-0/+12
2011-01-05ARM: PL011: Add support for transmit DMARussell King1-2/+506
2011-01-05ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King1-2/+3
2011-01-05ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King1-3/+5
2011-01-05ARM: PL011: Allow better handling of vendor dataRussell King1-24/+27
2011-01-05ARM: PL011: Ensure error flags are clear at startupRussell King1-0/+4
2011-01-05ARM: PL011: include revision number in boot-time port printkRussell King1-1/+5
2011-01-04Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom1-1/+4
2011-01-04APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom1-0/+3
2010-12-20Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown1-1/+1
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren1-1/+2
2010-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+2
2010-12-13kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel1-1/+2
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2-17/+9
2010-12-09msm_serial: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-17/+9
2010-11-30serial: mfd: adjust the baud rate settingFeng Tang1-16/+8
2010-11-30omap: Serial: Define register access modes in LCRAndrei Emeltchenko2-30/+30
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko1-3/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-11-16serial8250: Mark console as CON_ANYTIMEPeter Zijlstra1-1/+1
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar1-4/+1
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-11/+30
2010-11-11serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang1-2/+2
2010-11-11serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang1-0/+8
2010-11-11serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang1-1/+0
2010-11-11serial: bfin_5xx: always include DMA headersSonic Zhang1-3/+9
2010-11-118250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust1-1/+4
2010-11-09SERIAL: blacklist si3052 chipMaciej Szmigiero1-0/+2
2010-11-09drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches1-4/+2
2010-11-098250: add support for Kouwell KW-L221N-2Mikulas Patocka1-0/+3
2010-11-03kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov1-0/+59
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-8/+15
2010-10-28CRIS: Fix RS485 delay handling.Jesper Nilsson1-7/+14
2010-10-28Add missing "struct" to in sizeof.Jesper Nilsson1-1/+1
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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/ger...Linus Torvalds1-5/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds4-4/+4
2010-10-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus 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