summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: lpuart: Avoid division by zero when requested baudrate isAndrey Smirnov2018-08-131-5/+8
* serial: i.MX: Add i.MX8 supportSascha Hauer2018-06-111-1/+4
* Merge branch 'for-next/serdev'Sascha Hauer2018-05-099-82/+6
|\
| * serial: Drop .remove functions from all driversAndrey Smirnov2018-04-178-82/+0
| * console: Add simplified 'serdev' framework from Linux kernelAndrey Smirnov2018-04-171-0/+6
* | serial/lpuart: Do not enable UART FIFOAndrey Smirnov2018-04-161-3/+1
|/
* serial: ns16550: provide big-endian supportOleksij Rempel2017-09-081-2/+17
* serial: ns16550: emit an error message if getting the clock failsUwe Kleine-König2017-06-191-0/+1
* sandbox: fix registering multiple consolesAleksander Morgado2017-06-011-0/+3
* serial: atmel: Add DT compatibility tableAndrey Smirnov2017-03-301-0/+7
* Merge branch 'for-next/efi'Sascha Hauer2017-03-134-2/+228
|\
| * efi: add serial driver supportJean-Christophe PLAGNIOL-VILLARD2017-03-093-0/+226
| * efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-271-1/+1
| * efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-1/+1
* | serial: atmel: Check result of clk_get()Andrey Smirnov2017-03-091-0/+5
|/
* Merge branch 'for-next/imx'Sascha Hauer2017-02-131-0/+4
|\
| * serial: i.MX: add i.MX7 supportJuergen Borleis2017-01-191-0/+3
| * serial: i.MX: Enable clockSascha Hauer2017-01-191-0/+1
* | Merge branch 'for-next/efi'Sascha Hauer2017-02-131-1/+2
|\ \
| * | serial: efi: improve input handlingMichael Olbrich2017-01-241-1/+2
| |/
* / serial: ns16550: Set read/write functions depending on reg-io-widthWadim Egorov2017-02-101-0/+19
|/
* i.MX: Add 'lpuart' serial driverAndrey Smirnov2017-01-113-0/+223
* serial: i.MX: Add i.MX6ul supportSascha Hauer2016-11-081-0/+3
* serial: arm_dcc: depend on !CPU_V8Lucas Stach2016-10-041-1/+1
* Merge branch 'for-next/include-pdata'Sascha Hauer2016-05-091-1/+1
|\
| * include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* | serial_auart: make dt awareUwe Kleine-König2016-04-271-0/+9
|/
* Merge branch 'for-next/driver'Sascha Hauer2016-03-1114-26/+70
|\
| * driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-0714-26/+70
* | serial: imx: Support DTE modeSascha Hauer2016-02-261-2/+9
|/
* serial: ns16550: Set linux_console_nameSascha Hauer2015-08-261-0/+2
* PPC/MPC52xx: unify header file name for clock APIJuergen Borleis2015-08-031-1/+1
* serial: ns16550: Fix reading clock-frequency propertySascha Hauer2015-06-261-7/+2
* Merge branch 'for-next/misc'Sascha Hauer2015-06-091-2/+2
|\
| * Abolish cpu_read* and cpu_write* accessorsMasahiro Yamada2015-05-201-2/+2
* | serial: i.MX: Write settings to a correct registerAndrey Smirnov2015-05-151-2/+2
* | i.MX: serial: Add baud rate calculation convenience functionsAndrey Smirnov2015-05-071-2/+2
* | i.MX: Move UART definitions into a separate fileAndrey Smirnov2015-05-071-107/+1
|/
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-303-14/+14
* 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