aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mfd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+2
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-5/+2
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches1-1/+1
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-10-29serial: mfd: Staticize local symbolsJingoo Han1-4/+6
2013-09-26serial: mfd: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLEBen Hutchings1-1/+1
2013-08-27tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-4/+10
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+2
2013-06-17serial: mfd: Add sysrq supportFeng Tang1-0/+4
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-7/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-10/+2
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-2/+3
2012-11-21tty: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-15serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang1-0/+3
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+2
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman1-3/+1
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg1-11/+7
2011-11-15serial,mfd: Fix CMSPAR setupAlan Cox1-3/+1
2011-09-22serial: mfd: Initconst section fixesAndi Kleen1-1/+1
2011-08-26hsu: add runtime pm supportKristen Carlson Accardi1-0/+47
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+2
2011-02-22serial: mfd: add a module parameter for setting each port's working modeFeng Tang1-0/+11
2011-02-22serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang1-21/+5
2011-02-03serial: mfd: remove the timeout workaround for A0Feng Tang1-38/+0
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1513