summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mfd.c
AgeCommit message (Expand)Author
2014-07-09serial: Fix IGNBRK handlingPeter Hurley
2013-10-29serial: mfd: Staticize local symbolsJingoo Han
2013-09-26serial: mfd: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLEBen Hutchings
2013-08-27tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-17serial: mfd: Add sysrq supportFeng Tang
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-11-21tty: remove use of __devinitconstBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-11-15serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2011-11-15serial,mfd: Fix CMSPAR setupAlan Cox
2011-09-22serial: mfd: Initconst section fixesAndi Kleen
2011-08-26hsu: add runtime pm supportKristen Carlson Accardi
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-02-22serial: mfd: add a module parameter for setting each port's working modeFeng Tang
2011-02-22serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang
2011-02-03serial: mfd: remove the timeout workaround for A0Feng Tang
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman