aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/max3100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31serial: use dev_get_platdata()Jingoo Han1-1/+1
2013-04-05serial: max3100: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-03-18tty: max3100: Use dev_pm_opsLars-Peter Clausen1-10/+10
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+5
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-4/+4
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2012-12-28tty/max3100: don't use [delayed_]work_pending()Tejun Heo1-2/+1
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-17tty: serial: max3100: Fix error caseAlan Cox1-6/+8
2012-09-05tty: max3100: use module_spi_driverDevendra Naga1-11/+1
2011-11-26TTY: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker1-0/+1
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+2
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+926