summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/msm_serial_hs.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-27tty: serial: Remove orphaned serial driverStephen Boyd1-1874/+0
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-08-01serial: use dev_get_platdata()Jingoo Han1-1/+1
2013-03-19TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby1-2/+0
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2013-01-16TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-16TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby1-6/+6
2012-11-22tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-22tty: remove use of __devinitBill Pemberton1-2/+2
2012-11-22tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-12-10msm_serial_hs: Fix spinlock recursion in handling CTSMayank Rana1-5/+2
2011-12-10msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptrMayank Rana1-8/+8
2011-09-23TTY: 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