summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/of_serial.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: move of_serial code to 8250 directoryArnd Bergmann2015-12-131-348/+0
* serial: of: CONFIG_SERIAL_8250 is always setArnd Bergmann2015-12-131-18/+0
* serial: remove NWP serial supportArnd Bergmann2015-12-131-14/+0
* serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-131-0/+3
* serial: Enable Freescale 16550 workaround on armScott Wood2015-10-171-0/+5
* tty: serial: of_serial: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* serial: of-serial: compile correctly when 8250 driver is compiled as moduleMartin Sperl2015-10-041-0/+4
* serial: of_serial: check the return value of clk_prepare_enable()Masahiro Yamada2015-06-011-1/+4
* serial: of_serial: use devm_clk_get() instead of clk_get()Masahiro Yamada2015-06-011-1/+1
* serial: of_serial: do not set port.type twiceMasahiro Yamada2015-05-101-1/+0
* serial: of-serial: Remove device_type = "serial" registrationMichal Simek2015-04-281-1/+0
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-241-1/+2
|\
| * serial: of_serial: Support big-endian register accessesKevin Cernekee2015-04-141-1/+2
* | serial: of: set port iomem size from devicetreeMans Rullgard2015-03-261-0/+1
* | tty: constify of_device_id arrayFabian Frederick2015-03-261-2/+2
|/
* Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach2015-03-071-4/+0
* serial: of-serial: fetch line number from DTLucas Stach2015-02-031-0/+5
* tty/serial: of_serial: add support for PXA/MMP uartsRob Herring2015-02-021-0/+4
* tty/serial: of_serial: add DT alias ID handlingRob Herring2015-02-021-0/+4
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman2014-12-061-1/+0
|\ \
| * | Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman2014-11-251-27/+0
* | | serial: of-serial: add PM suspend/resume supportJingchang Lu2014-11-251-0/+66
* | | Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman2014-11-251-27/+0
* | | Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman2014-11-251-46/+7
* | | Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman2014-11-111-4/+0
* | | Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman2014-11-101-1/+1
|\ \ \ | |/ /
| * | serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-051-1/+1
| |/
* | serial: of-serial: fetch line number from DTLucas Stach2014-11-061-0/+4
* | serial: of: add a PORT_RT2880 definitionJohn Crispin2014-11-061-1/+9
* | serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu2014-11-051-7/+46
|/
* serial: of-serial: add PM suspend/resume supportJingchang Lu2014-09-281-0/+27
* Revert "serial: uart: add hw flow control support configuration"Peter Hurley2014-09-081-4/+0
* printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2014-05-281-0/+1
* serial: uart: add hw flow control support configurationMurali Karicheri2014-05-281-0/+4
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-2/+2
* serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus2013-03-251-3/+10
* serial: of_serial: Handle fifo-size propertyHeikki Krogerus2013-03-251-0/+4
* tty/serial: Add support for Altera serial portLey Foon Tan2013-03-121-0/+6
* tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-051-3/+4
* tty: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-2/+2
* tty: of_serial: fix return value check in of_platform_serial_setup()Wei Yongjun2012-11-011-2/+2
* of serial port driver - add clk_get_rate() supportMurali Karicheri2012-10-251-6/+26
* tty: of_serial: add no-loopback-test propertyGabor Juhos2012-07-171-0/+4
* 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-1/+8
* serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-06-121-0/+1
* tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-181-0/+26
OpenPOWER on IntegriCloud