summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
| * serial: ns16550: get clock-frequency from dtAntony Pavlov2013-07-241-0/+6
| * serial: ns16550: Add devicetree probe supportSascha Hauer2013-07-231-1/+24
| * serial: ns16550: Add clk support and make platform_data optionalSascha Hauer2013-07-231-3/+23
| * serial: ns16550: remove f_caps from platform_dataSascha Hauer2013-07-231-4/+1
| * serial: ns16550: introduce private structSascha Hauer2013-07-231-9/+28
| * serial: ns16550: reorder functions to avoid forward declarationSascha Hauer2013-07-231-31/+28
* | ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-1/+1
|/
* serial: stm: Use clk supportSascha Hauer2013-06-201-1/+7
* serial: auart: Use clk supportSascha Hauer2013-06-201-1/+7
* Merge branch 'for-next/zynq'Sascha Hauer2013-04-043-0/+313
|\
| * serial: Add driver for Cadence UARTSteffen Trumtrar2013-03-273-0/+313
* | Merge branch 'for-next/device-driver-macros'Sascha Hauer2013-04-0417-133/+18
|\ \
| * | Introduce console_platform_driver() macro and use it for serial driversAlexander Shiyan2013-03-1417-133/+18
* | | Merge branch 'for-next/clps711x'Sascha Hauer2013-04-041-12/+19
|\ \ \ | |_|/ |/| |
| * | serial: clps711x: Migrate to using SYSCON driverAlexander Shiyan2013-03-111-12/+19
| |/
* | driver/serial: stm-serial: fix flushMarc Kleine-Budde2013-03-151-1/+2
* | driver/serial: auart: fix flushMarc Kleine-Budde2013-03-151-1/+1
|/
* Merge branch 'for-next/mxs'Sascha Hauer2013-03-043-1/+244
|\
| * driver/serial: add driver for the mxs application uartMarc Kleine-Budde2013-03-033-0/+243
| * driver/serial: Kconfig: explicitly state that existing mxs driver is for the ...Marc Kleine-Budde2013-03-031-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-041-6/+0
|\ \
| * | serial/Makefile: drop out of date commentsJean-Christophe PLAGNIOL-VILLARD2013-02-261-6/+0
| |/
* / amba: pl011: set RTS during initializationRob Herring2013-02-181-1/+1
|/
* introduce console none supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+1
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-2/+2
* serial i.MX: Make locally used variables staticSascha Hauer2012-11-271-2/+2
* omap4: add serial communications over usb bootVicente2012-11-163-0/+91
* Merge branch 'for-next/imx'Sascha Hauer2012-11-161-44/+55
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+0
| * serial i.MX: Use devtype data to determine uart versionSascha Hauer2012-10-051-43/+55
* | ARM: clps711x: Add serial driverAlexander Shiyan2012-11-023-0/+163
|/
* Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-041-6/+20
|\
| * ARM i.MX: Remove old clock supportSascha Hauer2012-10-041-1/+0
| * serial i.MX: Switch to clk supportSascha Hauer2012-10-041-5/+20
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-0414-16/+16
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0315-54/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1715-54/+0
* | Merge branch 'for-next/amba'Sascha Hauer2012-10-031-12/+62
|\ \
| * | amba-pl011: add st specific initJean-Christophe PLAGNIOL-VILLARD2012-09-111-2/+38
| * | amba-pl011: switch to amba busJean-Christophe PLAGNIOL-VILLARD2012-09-111-10/+24
| |/
* / serial i.MX: oftree supportSascha Hauer2012-09-171-2/+15
|/