summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tty: serial: msm: Add RX DMA supportIvan T. Ivanov2015-10-042-3/+233
| * | | | | tty: serial: msm: Add TX DMA supportIvan T. Ivanov2015-10-042-24/+291
| * | | | | tty: serial: msm: Add msm prefix to all driver functionsIvan T. Ivanov2015-10-041-21/+21
| * | | | | tty: serial: msm: replaces (1 << x) with BIT(x) macroPramod Gurav2015-10-041-22/+22
| * | | | | tty: serial: msm: Add mask value for UART_DM registersPramod Gurav2015-10-042-6/+22
| * | | | | sc16is7xx: null ptr checkSean Nyekjaer2015-10-041-0/+6
| * | | | | serial: omap: remove warnings about unused functionsEzequiel Garcia2015-10-041-0/+2
| * | | | | mpsc: use dma_set_mask insted of dma_supportedChristoph Hellwig2015-10-041-1/+1
| * | | | | serial: 8250_dma: no need to sync RX bufferAndy Shevchenko2015-10-041-6/+0Star
| * | | | | serial: 8250: Refactor serial console restore-from-suspendPeter Hurley2015-10-041-14/+22
| * | | | | serial: 8250: Tolerate clock variance for max baud rateJames Hogan2015-10-041-9/+19
| * | | | | serial_core: support native endiannessMax Filippov2015-10-041-2/+6
| * | | | | tty/serial: st-asc: drop the use of IRQF_NO_SUSPENDSudeep Holla2015-10-042-3/+2Star
| * | | | | MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPENDSudeep Holla2015-10-041-2/+2
| * | | | | tty: serial: lpc32xx_hs: fix handling platform_get_irq resultAndrzej Hajda2015-10-041-3/+4
| * | | | | tty: serial: cpm_uart: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
| * | | | | tty: serial: sprd: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
| * | | | | tty: serial: of_serial: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
| * | | | | tty: serial: apbuart: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
| * | | | | serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard2015-10-042-6/+7
| * | | | | serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König2015-10-042-2/+162
| * | | | | serial: mctrl-gpio: rename init functionUwe Kleine-König2015-10-045-7/+8
| * | | | | serial: mxs-auart+imx: allow compile testing on non-Freescale architecturesUwe Kleine-König2015-10-041-2/+2
| * | | | | serial: atmel: allow compile testing on non-atmel architecturesUwe Kleine-König2015-10-042-8/+8
| * | | | | serial: imx: also update RX stats in DMA pathLucas Stach2015-10-041-0/+1
| * | | | | serial: imx: re-enable DMA support without hardware flow controlLucas Stach2015-10-041-7/+8
| * | | | | serial: imx: don't use idle condition detect for DMA transfersLucas Stach2015-10-041-26/+5Star
| * | | | | serial: imx: configure proper DMA burst sizesLucas Stach2015-10-041-2/+9
| * | | | | serial: imx: always restart DMA if more data is availableLucas Stach2015-10-041-14/+11Star
| * | | | | serial: imx: set up aging timer interrupt as DMA triggerLucas Stach2015-10-041-9/+22
| * | | | | serial: imx: make setup_ufcr more usefulLucas Stach2015-10-041-18/+19
| * | | | | serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flagHeikki Krogerus2015-10-041-1/+1
| * | | | | serial: 8250_dw: cleanup dw8250_setup_portHeikki Krogerus2015-10-041-33/+33
| * | | | | serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus2015-10-041-6/+1Star
| * | | | | serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus2015-10-041-5/+10
| * | | | | serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus2015-10-041-1/+12
| * | | | | serial: 8250_dw: add dw8250_quirks functionHeikki Krogerus2015-10-041-51/+31Star
| * | | | | serial: 8250_dw: only setup the port from one placeHeikki Krogerus2015-10-041-8/+6Star
| * | | | | serial: 8250_dw: hook the DMA in one placeHeikki Krogerus2015-10-041-12/+7Star
| * | | | | serial: 8250_dw: adapt to unified device property interfaceHeikki Krogerus2015-10-041-43/+37Star
| * | | | | serial: 8250_dw: add separate pointer for the uart_port to dw8250_probeHeikki Krogerus2015-10-041-22/+20Star
| * | | | | serial: 8250: Add OF earlycon supportScott Wood2015-10-041-0/+4
| * | | | | serial: imx: add earlycon supportLucas Stach2015-10-042-0/+33
| * | | | | ARM64: TTY: hvc_dcc: Add support for ARM64 dccAbhimanyu Kapur2015-10-041-1/+1
| * | | | | hvc_dcc: don't ignore errors during initializationTimur Tabi2015-10-041-4/+11
| * | | | | tty/serial: at91: move ATMEL_MAX_UARTAlexandre Belloni2015-10-041-0/+6
| * | | | | serial: of-serial: compile correctly when 8250 driver is compiled as moduleMartin Sperl2015-10-041-0/+4
| * | | | | serial: altera_uart: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-10-041-24/+2Star
| * | | | | serial: 8250_ingenic: Enable FIFO for Ingenic UARTsMatt Redfearn2015-10-041-4/+43
| * | | | | serial: 8250_ingenic: Enable hardware flow controlMatt Redfearn2015-10-041-0/+41