summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/of_serial.c
AgeCommit message (Expand)Author
2015-10-17serial: Enable Freescale 16550 workaround on armScott Wood
2015-10-04tty: serial: of_serial: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-04serial: of-serial: compile correctly when 8250 driver is compiled as moduleMartin Sperl
2015-06-01serial: of_serial: check the return value of clk_prepare_enable()Masahiro Yamada
2015-06-01serial: of_serial: use devm_clk_get() instead of clk_get()Masahiro Yamada
2015-05-10serial: of_serial: do not set port.type twiceMasahiro Yamada
2015-04-28serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-14serial: of_serial: Support big-endian register accessesKevin Cernekee
2015-03-26serial: of: set port iomem size from devicetreeMans Rullgard
2015-03-26tty: constify of_device_id arrayFabian Frederick
2015-03-07Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach
2015-02-03serial: of-serial: fetch line number from DTLucas Stach
2015-02-02tty/serial: of_serial: add support for PXA/MMP uartsRob Herring
2015-02-02tty/serial: of_serial: add DT alias ID handlingRob Herring
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-06Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman
2014-11-25serial: of-serial: add PM suspend/resume supportJingchang Lu
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman
2014-11-25Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman
2014-11-11Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman
2014-11-06serial: of-serial: fetch line number from DTLucas Stach
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu
2014-11-05serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-09-28serial: of-serial: add PM suspend/resume supportJingchang Lu
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-03-25serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus
2013-03-25serial: of_serial: Handle fifo-size propertyHeikki Krogerus
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-01tty: of_serial: fix return value check in of_platform_serial_setup()Wei Yongjun
2012-10-25of serial port driver - add clk_get_rate() supportMurali Karicheri
2012-07-17tty: of_serial: add no-loopback-test propertyGabor Juhos
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-06-12serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-07-10tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely
2011-07-04tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely
2011-06-30tty: of_serial: support for 32 bit accessesJamie Iles