summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/max3100.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-6/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: max3100: remove unused variable rts and remove unused assignmentColin Ian King2017-11-041-3/+1
* drivers: tty: max3100: use setup_timer() helper.Allen Pais2017-10-031-3/+2
* tty: serial: constify uart_ops structuresJulia Lawall2016-09-021-1/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* tty: max3100: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-071-1/+1
* serial: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* serial: max3100: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-051-2/+2
* tty: max3100: Use dev_pm_opsLars-Peter Clausen2013-03-181-10/+10
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-5/+5
|\
| * TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-4/+4
| * TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* | tty/max3100: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
|/
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* tty: serial: max3100: Fix error caseAlan Cox2012-09-171-6/+8
* tty: max3100: use module_spi_driverDevendra Naga2012-09-051-11/+1
* TTY: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-261-1/+0
* tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-311-0/+1
* TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+2
* workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+926