summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/raspberry-pi'Sascha Hauer2015-02-041-0/+11
|\
| * amba: pl011: add support for regulatorJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+11
* | Merge branch 'for-next/mxs'Sascha Hauer2015-02-041-0/+9
|\ \
| * | serial: stm_serial: Add devicetree supportSascha Hauer2015-01-281-0/+9
| |/
* / console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-131-1/+3
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-092-2/+0
|\
| * drivers: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-052-2/+0
* | driver: workaroud resource request that conflicts with errno PTRJean-Christophe PLAGNIOL-VILLARD2015-01-081-3/+3
|/
* serial: i.MX: Use "per" clkSascha Hauer2014-11-271-1/+1
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-051-0/+12
|\
| * serial: ns16550: add Tegra supportLucas Stach2014-11-041-0/+11
| * serial: ns16550: enable clock if availableLucas Stach2014-11-041-0/+1
* | serial: ns16550: Remove unused fields from NS16550_plat structureAlexander Shiyan2014-11-031-4/+1
|/
* resource: Let request_ioport_region return an error pointerSascha Hauer2014-09-161-2/+2
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-167-2/+17
* resource: Let dev_get_mem_region return an error pointerSascha Hauer2014-09-161-0/+2
* resource: Let dev_get_resource return an error pointerSascha Hauer2014-09-161-4/+4
* serial: imx: Fix for non-devicetree boardsPhilipp Zabel2014-09-051-3/+5
* Merge branch 'for-next/efi'Sascha Hauer2014-08-074-116/+493
|\
| * serial: Add EFI stdio driverSascha Hauer2014-07-163-0/+372
| * serial: ns16550: Add register read/write function pointers to private dataSascha Hauer2014-07-141-114/+120
| * serial: ns16550: Add mmiobase to private dataSascha Hauer2014-07-141-9/+8
* | Merge branch 'for-next/console'Sascha Hauer2014-08-071-0/+4
|\ \
| * | serial: imx: Determine device name from device treeSascha Hauer2014-07-111-0/+4
| |/
* / serial: add driver for Canon DIGIC UARTAntony Pavlov2014-07-293-0/+137
|/
* serial: imx: Fix buggy transmissions when baudrate mismatchesFabio Estevam2014-06-031-2/+2
* Merge branch 'for-next/ioresource'Sascha Hauer2014-05-051-16/+107
|\
| * x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-091-16/+107
* | serial: ns16550: omap: set register shift from codeSascha Hauer2014-04-281-0/+4
|/
* serial: add Atheros AR933x driverAntony Pavlov2014-03-284-0/+281
* serial: ns16550: add compatible entry for "ingenic,jz4740-uart"Antony Pavlov2014-03-261-0/+20
* serial: ns16550: add compatible entry for "ns16450"Antony Pavlov2014-03-261-0/+16
* serial: ns16550: make FCR setup value part of struct ns16550_privAntony Pavlov2014-03-261-6/+7
* serial: ns16550: fix whitespacesAntony Pavlov2014-03-261-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2014-02-032-0/+4
|\
| * console: Set Linux console parameter automaticallySascha Hauer2014-01-222-0/+4
* | serial: clps711x: Update driverAlexander Shiyan2014-01-241-36/+82
* | ARM: clps711x: Remove the special name for the syscon driverAlexander Shiyan2014-01-241-2/+2
|/
* Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-062-12/+54
|\
| * serial: ns16550: Add device ids for omapSascha Hauer2013-11-222-12/+54
* | treewide: Add missing includesSascha Hauer2013-11-081-0/+1
|/
* Merge branch 'for-next/socfpga'Sascha Hauer2013-10-071-0/+2
|\
| * serial: ns16550: Add compatible entry for snps,dw-apb-uartSascha Hauer2013-09-231-0/+2
* | Merge branch 'for-next/rs485'Sascha Hauer2013-10-071-0/+27
|\ \
| * | atmel_serial: add rs485 supportJean-Christophe PLAGNIOL-VILLARD2013-09-241-0/+27
| |/
* | serial: do not set default baudrate at initJean-Christophe PLAGNIOL-VILLARD2013-09-226-13/+0
* | console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-2119-22/+6
|/
* serial_auart: fix compile errorEric BĂ©nard2013-09-101-1/+1
* Merge branch 'for-next/serial'Sascha Hauer2013-08-051-39/+100
|\
| * serial: ns16550: fill cdev just-in-timeAntony Pavlov2013-07-241-2/+1