summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
* introduce io.hSascha Hauer2011-09-2212-12/+12
* arm_dcc: fix missing switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-101-1/+0
* at91: swtich to clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-101-1/+1
* serial_ns16550: drop the non working checkJean-Christophe PLAGNIOL-VILLARD2011-08-041-3/+0
* ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-011-37/+89
* ns16550: if not specific f_caps defined use default stdin, stdout, stderrJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+4
* ARM: add support for the i.MX53Marc Kleine-Budde2011-07-291-1/+2
* serial mpc5xxx: get rid of map_baseSascha Hauer2011-07-281-5/+6
* serial stm: get rid of map_baseSascha Hauer2011-07-281-46/+48
* serial pl010: get rid of map_baseSascha Hauer2011-07-281-5/+6
* serial s3c: get rid of map_baseSascha Hauer2011-07-281-12/+19
* serial netx: get rid of map_baseSascha Hauer2011-07-281-18/+19
* nios2/altera_serial_jtag: Switch to resourcesFranck Jullien2011-07-271-4/+23
* nios2/serial_altera: Switch to resourcesFranck Jullien2011-07-271-5/+26
* DRIVER_SERIAL_LINUX_CONSOLE: fix misprintAntony Pavlov2011-07-252-2/+2
* amba-pl011: switch to dev_request_mem_regionJean-Christophe PLAGNIOL-VILLARD2011-07-201-1/+1