aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/msm_serial_hs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-12-09msm_serial_hs: Fix spinlock recursion in handling CTSMayank Rana1-5/+2
2011-12-09msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptrMayank Rana1-8/+8
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-2/+2
2011-03-07serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana1-0/+1880