summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-97162/+0
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds-320/+388
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+2
2011-01-10serial: bfin_5xx: move resources into board filesSonic Zhang-320/+388
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+7
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-78/+3867
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-33/+33
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt-33/+569
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-31/+561
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds-1/+7
2011-01-06Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds-1/+1
2011-01-06serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner-2/+3
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King-31/+561
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King-0/+12
2011-01-05ARM: PL011: Add support for transmit DMARussell King-2/+506
2011-01-05ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King-2/+3
2011-01-05ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King-3/+5
2011-01-05ARM: PL011: Allow better handling of vendor dataRussell King-24/+27
2011-01-05ARM: PL011: Ensure error flags are clear at startupRussell King-0/+4
2011-01-05ARM: PL011: include revision number in boot-time port printkRussell King-1/+5
2011-01-04Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom-1/+4
2011-01-04APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom-0/+3
2011-01-03of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring-1/+1
2010-12-29of_serial: explicitly include of_irq.hRob Herring-0/+1
2010-12-20Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown-1/+1
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt-18/+11
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren-1/+2
2010-12-16drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner-29/+19
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R-2/+6
2010-12-16pch_uart : fix warnings for 64bit compileTomoya MORINAGA-6/+7
2010-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-1/+2
2010-12-13kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel-1/+2
2010-12-108250: fix uninitialized FIFOsOndrej Puzman-0/+2
2010-12-108250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles-12/+41
2010-12-108250: use container_of() instead of castingJamie Iles-20/+40
2010-12-10serial: omap-serial: Add support for kernel debuggerCosmin Cojocar-7/+33
2010-12-10serial: fix pch_uart kconfig & buildRandy Dunlap-1/+2
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren-17/+9
2010-12-09msm_serial: Remove redundant unlikely()Tobias Klauser-1/+1
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-17/+9
2010-11-30serial: mfd: adjust the baud rate settingFeng Tang-16/+8
2010-11-30serial: ifx6x60: fix memory leakVasiliy Kulikov-0/+1
2010-11-30serial: ifx6x60: free IRQ on errorVasiliy Kulikov-1/+3
2010-11-30Serial: EG20T: add PCH_UART driverTomoya MORINAGA-0/+1459
2010-11-30Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie-0/+36
2010-11-30omap: Serial: Define register access modes in LCRAndrei Emeltchenko-30/+30
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko-3/+3
2010-11-24Merge branches 'rmobile/ag5' and 'rmobile/fsi-despair' into rmobile-latestPaul Mundt-2/+0
2010-11-18ARM: mach-shmobile: Initial AG5 and AG5EVM supportMagnus Damm-0/+7
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-2/+0