aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/of_serial.c
Commit message (Expand)AuthorAge
* Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman2014-12-06
|\
| * Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman2014-11-25
* | serial: of-serial: add PM suspend/resume supportJingchang Lu2014-11-25
* | Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman2014-11-25
* | Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman2014-11-25
* | Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman2014-11-11
* | Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman2014-11-09
|\|
| * serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-05
* | serial: of-serial: fetch line number from DTLucas Stach2014-11-06
* | serial: of: add a PORT_RT2880 definitionJohn Crispin2014-11-06
* | serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu2014-11-05
|/
* serial: of-serial: add PM suspend/resume supportJingchang Lu2014-09-28
* Revert "serial: uart: add hw flow control support configuration"Peter Hurley2014-09-08
* printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2014-05-28
* serial: uart: add hw flow control support configurationMurali Karicheri2014-05-28
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-03
* serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus2013-03-25
* serial: of_serial: Handle fifo-size propertyHeikki Krogerus2013-03-25
* tty/serial: Add support for Altera serial portLey Foon Tan2013-03-12
* tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-05
* tty: remove use of __devinitdataBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: of_serial: fix return value check in of_platform_serial_setup()Wei Yongjun2012-11-01
* of serial port driver - add clk_get_rate() supportMurali Karicheri2012-10-25
* tty: of_serial: add no-loopback-test propertyGabor Juhos2012-07-17
* 8250: three way resolve of the 8250 diffsAlan Cox2012-07-17
* serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-06-12
* tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-18
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-24
* tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely2011-07-09
* tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely2011-07-04
* tty: of_serial: support for 32 bit accessesJamie Iles2011-06-30
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\
| * dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* | tty/serial: Relax the device_type restriction from of_serialGrant Likely2011-02-25
|/
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13