summaryrefslogtreecommitdiff
path: root/drivers/serial/tegra_hsuart.c
AgeCommit message (Expand)Author
2011-02-02arm: tegra_hsuart: Add wake_peer operationNitin Kumbhar
2010-12-13[armi]tegra: serial: Removing tx workqueue.Laxman Dewangan
2010-11-24serial: tegra_hsuart: Use resources instead of platform data.Jaikumar Ganesh
2010-11-04serial: tegra_hsuart: Fix sleeping while atomicColin Cross
2010-10-28serial: tegra_hsuart: Remove suspend log spamColin Cross
2010-10-27[ARM] tegra: hsuart: use a workqueue in the tx dma callbackIliyan Malchev
2010-10-18[arm/tegra]serial:rewrite interrupt handlerJay Cheng
2010-10-14[arm]: tegra: serial: DMA allocation fix.Mike Corrigan
2010-10-06[ARM] tegra: tegra_hsuart: fix a typoIliyan Malchev
2010-10-06[ARM] serial: update tegra_hsuart to use PTR_ERRless dma APIErik Gilling
2010-10-06serial: tegra_hsuart: Fix typo preventing non 8-bit modesColin Cross
2010-10-06serial: tegra_hsuart: fix receive DMA, RTS, timeout, and tx triggerJay Cheng
2010-10-06serial: tegra_hsuart: Fix void return type on writel accessorsColin Cross
2010-10-06serial: tegra_hsuart: fix section mismatch errorGary King
2010-10-06serial: tegra_hsuart: Cleanups and bug fixesColin Cross
2010-10-06serial: tegra_hsuart: Fix DMA receive, drop err in dma callbacksColin Cross
2010-10-06serial: Add tegra_hsuart driverColin Cross