aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-06
|\
| * Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-17
| |\
| * \ Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2010-12-10
| |\ \
| * | | omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-30
| * | | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-30
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-06
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'mmci' and 'pl011-dma' into develRussell King2011-01-05
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | ARM: PL011: add DMA burst threshold support for ST variantsRussell King2011-01-05
| | | * | | ARM: PL011: Add support for transmit DMARussell King2011-01-05
| | | * | | ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King2011-01-05
| | | * | | ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King2011-01-05
| | | * | | ARM: PL011: Allow better handling of vendor dataRussell King2011-01-05
| | | * | | ARM: PL011: Ensure error flags are clear at startupRussell King2011-01-05
| | | * | | ARM: PL011: include revision number in boot-time port printkRussell King2011-01-05
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-01-06
|\ \ \ \ \
| * | | | | Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom2011-01-04
| * | | | | APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-04
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-06
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown2010-12-20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | msm_serial: Remove redundant unlikely()Tobias Klauser2010-12-09
| | |/ /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-12-14
|\ \ \ \ | |/ / / |/| | |
| * | | kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel2010-12-13
| | |/ | |/|
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-02
|\ \ \ | |/ / |/| |
| * | serial: mfd: adjust the baud rate settingFeng Tang2010-11-30
| * | serial8250: Mark console as CON_ANYTIMEPeter Zijlstra2010-11-16
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/ /
* | Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar2010-11-13
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-12
|\ \
| * | serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang2010-11-11
| * | serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang2010-11-11
| * | serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang2010-11-11
| * | serial: bfin_5xx: always include DMA headersSonic Zhang2010-11-11
| * | 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust2010-11-11
| * | SERIAL: blacklist si3052 chipMaciej Szmigiero2010-11-09
| * | drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches2010-11-09
| * | 8250: add support for Kouwell KW-L221N-2Mikulas Patocka2010-11-09
| |/
* / kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov2010-11-03
|/
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-01
|\
| * CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-28
| * Add missing "struct" to in sizeof.Jesper Nilsson2010-10-28
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-25
|\ \
| * | serial: omap-serial: fix signess errorVasiliy Kulikov2010-10-12
| * | serial: Add OMAP high-speed UART driverGovindraj.R2010-09-29
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\ \ \
| * | | powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-07
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-20
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-16
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-04
| |\ \ \ \ \
| * \ \ \ \ \ Merge branches 'sh/highmem' and 'sh/stable-updates'Paul Mundt2010-07-02
| |\ \ \ \ \ \