summaryrefslogtreecommitdiff
path: root/drivers/serial/tegra_hsuart.c
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