summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2011-11-30tty: serial: tegra_hsuart: Move to tty/serial directoryColin Cross
2011-11-30serial: tegra_hsuart: Make sure current byte rx complete in suspendAndrei Warkentin
2011-11-30serial: tegra_hsuart: Call complete callbacks when cancelling reqsColin Cross
2011-11-30serial: tegra_hsuart: Clean-up FIFO flush and set baudrate operations.Andrei Warkentin
2011-11-30serial: tegra_hsuart: Use resources instead of platform data.Jaikumar Ganesh
2011-11-30serial: tegra_hsuart: Fix sleeping while atomicColin Cross
2011-11-30serial: tegra_hsuart: Remove suspend log spamColin Cross
2011-11-30[ARM] tegra: hsuart: use a workqueue in the tx dma callbackIliyan Malchev
2011-11-30[arm/tegra]serial:rewrite interrupt handlerJay Cheng
2011-11-30[arm]: tegra: serial: DMA allocation fix.Mike Corrigan
2011-11-30[ARM] tegra: tegra_hsuart: fix a typoIliyan Malchev
2011-11-30[ARM] serial: update tegra_hsuart to use PTR_ERRless dma APIErik Gilling
2011-11-30serial: tegra_hsuart: Fix typo preventing non 8-bit modesColin Cross
2011-11-30serial: tegra_hsuart: fix receive DMA, RTS, timeout, and tx triggerJay Cheng
2011-11-30serial: tegra_hsuart: Fix void return type on writel accessorsColin Cross
2011-11-30serial: tegra_hsuart: fix section mismatch errorGary King
2011-11-30serial: tegra_hsuart: Cleanups and bug fixesColin Cross
2011-11-30serial: tegra_hsuart: Fix DMA receive, drop err in dma callbacksColin Cross
2011-11-30serial: Add tegra_hsuart driverColin Cross
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-10serial: bfin_5xx: move resources into board filesSonic Zhang
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2011-01-06Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-06serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King
2011-01-05ARM: PL011: Add support for transmit DMARussell King
2011-01-05ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King
2011-01-05ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King
2011-01-05ARM: PL011: Allow better handling of vendor dataRussell King
2011-01-05ARM: PL011: Ensure error flags are clear at startupRussell King
2011-01-05ARM: PL011: include revision number in boot-time port printkRussell King
2011-01-04Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom
2011-01-04APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom
2011-01-03of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring
2010-12-29of_serial: explicitly include of_irq.hRob Herring
2010-12-20Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren
2010-12-16drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R
2010-12-16pch_uart : fix warnings for 64bit compileTomoya MORINAGA
2010-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds