summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* serial Samsung: add the S3C64xx requirementsJuergen Beisert2012-08-012-1/+4
* Merge branch 'for-next/samsung'Sascha Hauer2012-08-012-33/+42
|\
| * Samsung/serial: make the clock source configureableJuergen Beisert2012-07-251-6/+12
| * Samsung/serial: unify UCON register settingsJuergen Beisert2012-07-251-3/+7
| * Samsung/serial: move the decision about an improved UART into KconfigJuergen Beisert2012-07-252-8/+12
| * Samsung/serial: there is no need to ifdef the slot tableJuergen Beisert2012-07-251-2/+0
| * Samsung/serial: there is no need to ifdef these register definesJuergen Beisert2012-07-251-6/+2
| * Samsung/serial: make the code more readableJuergen Beisert2012-07-251-3/+5
| * Samsung/serial: remove more ugly ifdef linesJuergen Beisert2012-07-251-5/+4
* | serial_ns16550: change the driver's nameAntony Pavlov2012-07-201-1/+1
|/
* Support most Samsung SoCs in S3C serial driverAlexey Galakhov2012-05-142-18/+39
* netX: UART may not initialize correctly.Michael Trensch2012-04-301-6/+5
* Merge branch 'pu/mx6-v2' into nextSascha Hauer2012-04-241-1/+1
|\
| * serial i.MX: i.MX6 supportSascha Hauer2012-04-241-1/+1
* | Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
|/
* serial S3: fix local structure mallocJuergen Beisert2012-03-131-1/+1
* drivers/serial: trivial regression fixRobert Jarzmik2012-02-291-1/+1
* serial s3c: add a driver private structSascha Hauer2012-02-251-19/+28