aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/of_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach1-4/+0
2015-02-03serial: of-serial: fetch line number from DTLucas Stach1-0/+5
2015-02-02tty/serial: of_serial: add support for PXA/MMP uartsRob Herring1-0/+4
2015-02-02tty/serial: of_serial: add DT alias ID handlingRob Herring1-0/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-06Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman1-1/+0
2014-11-25serial: of-serial: add PM suspend/resume supportJingchang Lu1-0/+66
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman1-27/+0
2014-11-25Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman1-46/+7
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman1-27/+0
2014-11-11Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman1-4/+0
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman1-1/+1
2014-11-06serial: of-serial: fetch line number from DTLucas Stach1-0/+4
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin1-1/+9
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-05serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu1-7/+46
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-28serial: of-serial: add PM suspend/resume supportJingchang Lu1-0/+27
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley1-4/+0
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers1-0/+1
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri1-0/+4
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-03-25serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus1-3/+10
2013-03-25serial: of_serial: Handle fifo-size propertyHeikki Krogerus1-0/+4
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan1-0/+6
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren1-3/+4
2012-11-21tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-2/+2
2012-11-01tty: of_serial: fix return value check in of_platform_serial_setup()Wei Yongjun1-2/+2
2012-10-25of serial port driver - add clk_get_rate() supportMurali Karicheri1-6/+26
2012-07-17tty: of_serial: add no-loopback-test propertyGabor Juhos1-0/+4
2012-07-178250: three way resolve of the 8250 diffsAlan Cox1-1/+8
2012-06-12serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge1-0/+1
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams1-0/+26
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-11/+1
2011-07-10tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely1-0/+1
2011-07-04tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely1-22/+15
2011-06-30tty: of_serial: support for 32 bit accessesJamie Iles1-0/+17
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+8
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely1-6/+8
2011-02-25tty/serial: Relax the device_type restriction from of_serialGrant Likely1-9/+9
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+201