summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
* serial stm: fix unregisterSascha Hauer2012-02-251-3/+6
* serial imx: fix unregisterSascha Hauer2012-02-251-3/+5
* serial pxa: fix unregisterSascha Hauer2012-02-251-2/+5
* serial drivers: remove unused type_dataSascha Hauer2012-02-2511-12/+1
* ns16550: fix ier selectionAntony Pavlov2012-01-191-0/+2
* ns16550: write zero to ier only onceAntony Pavlov2012-01-191-1/+0
* ns16550: make ns16550_serial_init_port() shorterAntony Pavlov2012-01-191-17/+3
* ns16550: support for UART with broken FIFOAntony Pavlov2012-01-191-2/+16
* serial: drop non used at91rm9200 driverJean-Christophe PLAGNIOL-VILLARD2012-01-061-110/+0
* MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUsJuergen Beisert2012-01-023-32/+48
* MACH SAMSUNG/S3C: Separate S3C24XX clock managementJuergen Beisert2012-01-021-1/+1
* MACH SAMSUNG/S3C: Make it more generic for future updatesJuergen Beisert2012-01-021-2/+2
* uart drivers: use xzalloc instead of xmallocSascha Hauer2011-12-239-9/+9
* arm/mach-pxa: Initial Intel/Marvell PXA supportMarc Kleine-Budde2011-12-053-0/+206
* S3C24XX: Fix wrong RTS behaviourJuergen Beisert2011-11-271-0/+2
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-25/+0