summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/msm_serial_hs.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: Remove orphaned serial driverStephen Boyd2015-03-261-1874/+0
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* | tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* serial: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby2013-03-181-2/+0
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-6/+6
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-2/+2
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* msm_serial_hs: Fix spinlock recursion in handling CTSMayank Rana2011-12-091-5/+2
* msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptrMayank Rana2011-12-091-8/+8
* TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
* serial: msm_serial_hs: Add MSM high speed UART driverMayank Rana2011-03-071-0/+1880
OpenPOWER on IntegriCloud