History for barebox / drivers / serial / serial_ns16550.c
2014-09-16
@Sascha Hauer
resource: Let request_ioport_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
@Sascha Hauer
resource: Let dev_request_mem_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
@Sascha Hauer
resource: Let dev_get_resource return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
2014-07-14
@Sascha Hauer
serial: ns16550: Add register read/write function pointers to private data ...
Sascha Hauer committed on 14 Jul 2014
@Sascha Hauer
serial: ns16550: Add mmiobase to private data ...
Sascha Hauer committed on 14 Jul 2014
2014-05-05
@Sascha Hauer
Merge branch 'for-next/ioresource'
Sascha Hauer committed on 5 May 2014
2014-04-28
@Sascha Hauer
serial: ns16550: omap: set register shift from code ...
Sascha Hauer committed on 28 Apr 2014
2014-04-09
@Michel Stam
x86: ns16550: Rework driver to allow for x86 I/O space ...
Michel Stam authored on 7 Apr 2014 Sascha Hauer committed on 9 Apr 2014
2014-03-26
@Antony Pavlov
serial: ns16550: add compatible entry for "ingenic,jz4740-uart" ...
Antony Pavlov authored on 25 Mar 2014 Sascha Hauer committed on 26 Mar 2014
@Antony Pavlov
serial: ns16550: add compatible entry for "ns16450" ...
Antony Pavlov authored on 25 Mar 2014 Sascha Hauer committed on 26 Mar 2014
@Antony Pavlov
serial: ns16550: make FCR setup value part of struct ns16550_priv ...
Antony Pavlov authored on 25 Mar 2014 Sascha Hauer committed on 26 Mar 2014
@Antony Pavlov
serial: ns16550: fix whitespaces ...
Antony Pavlov authored on 25 Mar 2014 Sascha Hauer committed on 26 Mar 2014
2014-01-22
@Sascha Hauer
console: Set Linux console parameter automatically ...
Sascha Hauer committed on 22 Jan 2014
2013-11-22
@Sascha Hauer
serial: ns16550: Add device ids for omap ...
Sascha Hauer committed on 22 Nov 2013
2013-10-07
@Sascha Hauer
Merge branch 'for-next/socfpga' ...
Sascha Hauer committed on 7 Oct 2013
2013-09-23
@Sascha Hauer
serial: ns16550: Add compatible entry for snps,dw-apb-uart ...
Sascha Hauer committed on 23 Sep 2013
2013-09-22
@Jean-Christophe PLAGNIOL-VILLARD
serial: do not set default baudrate at init ...
Jean-Christophe PLAGNIOL-VILLARD authored on 22 Sep 2013 Sascha Hauer committed on 22 Sep 2013
2013-09-21
@Jean-Christophe PLAGNIOL-VILLARD
console: drop f_caps and check the function pointer getc/putc instead ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2013 Sascha Hauer committed on 21 Sep 2013
2013-07-24
@Antony Pavlov
serial: ns16550: fill cdev just-in-time ...
Antony Pavlov authored on 23 Jul 2013 Sascha Hauer committed on 24 Jul 2013
@Antony Pavlov
serial: ns16550: get clock-frequency from dt ...
Antony Pavlov authored on 23 Jul 2013 Sascha Hauer committed on 24 Jul 2013
2013-07-23
@Sascha Hauer
serial: ns16550: Add devicetree probe support ...
Sascha Hauer committed on 23 Jul 2013
@Sascha Hauer
serial: ns16550: Add clk support and make platform_data optional ...
Sascha Hauer committed on 23 Jul 2013
@Sascha Hauer
serial: ns16550: remove f_caps from platform_data ...
Sascha Hauer committed on 23 Jul 2013
@Sascha Hauer
serial: ns16550: introduce private struct ...
Sascha Hauer committed on 23 Jul 2013
@Sascha Hauer
serial: ns16550: reorder functions to avoid forward declaration ...
Sascha Hauer committed on 23 Jul 2013
2013-03-14
@Alexander Shiyan
Introduce console_platform_driver() macro and use it for serial drivers ...
Alexander Shiyan authored on 10 Mar 2013 Sascha Hauer committed on 14 Mar 2013
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-07-20
@Antony Pavlov
serial_ns16550: change the driver's name ...
Antony Pavlov authored on 20 Jul 2012 Sascha Hauer committed on 20 Jul 2012
2012-02-25
@Sascha Hauer
serial drivers: remove unused type_data ...
Sascha Hauer committed on 25 Feb 2012