summaryrefslogtreecommitdiff
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAge
...
| * | | | | serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus2015-10-04
| * | | | | serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus2015-10-04
| * | | | | serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus2015-10-04
| * | | | | serial: 8250_dw: add dw8250_quirks functionHeikki Krogerus2015-10-04
| * | | | | serial: 8250_dw: only setup the port from one placeHeikki Krogerus2015-10-04
| * | | | | serial: 8250_dw: hook the DMA in one placeHeikki Krogerus2015-10-04
| * | | | | serial: 8250_dw: adapt to unified device property interfaceHeikki Krogerus2015-10-04
| * | | | | serial: 8250_dw: add separate pointer for the uart_port to dw8250_probeHeikki Krogerus2015-10-04
| * | | | | serial: 8250: Add OF earlycon supportScott Wood2015-10-04
| * | | | | serial: imx: add earlycon supportLucas Stach2015-10-04
| * | | | | tty/serial: at91: move ATMEL_MAX_UARTAlexandre Belloni2015-10-04
| * | | | | serial: of-serial: compile correctly when 8250 driver is compiled as moduleMartin Sperl2015-10-04
| * | | | | serial: altera_uart: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-10-04
| * | | | | serial: 8250_ingenic: Enable FIFO for Ingenic UARTsMatt Redfearn2015-10-04
| * | | | | serial: 8250_ingenic: Enable hardware flow controlMatt Redfearn2015-10-04
| * | | | | serial: sc16is7xx: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-04
| * | | | | serial: mux: Convert to uart_console_device instead of open-codedAxel Lin2015-10-04
| * | | | | serial: 68328serial: Use NULL for pointersFabio Estevam2015-10-04
| * | | | | serial: samsung: Fix UART status handling in DMA modeRobert Baldyga2015-10-04
| * | | | | serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() functionRobert Baldyga2015-10-04
| * | | | | serial: samsung: remove unneded 'ignore_char' labelRobert Baldyga2015-10-04
| * | | | | serial: samsung: remove unused 'irq' parameterRobert Baldyga2015-10-04
| * | | | | serial: sh-sci: Add DT support to DMA setupGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Pause DMA engine and get DMA status againMuhammad Hamza Farooq2015-10-04
| * | | | | serial: sh-sci: Do not terminate DMA engine when race condition occursMuhammad Hamza Farooq2015-10-04
| * | | | | serial: sh-sci: Call dma_async_issue_pending when transaction completesMuhammad Hamza Farooq2015-10-04
| * | | | | serial: sh-sci: Redirect port interrupts to CPU _only_ when DMA stopsMuhammad Hamza Farooq2015-10-04
| * | | | | serial: sh-sci: Remove timer on shutdown of portAleksandar Mitev2015-10-04
| * | | | | serial: sh-sci: Stop calling sci_start_rx() from sci_request_dma()Geert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Submit RX DMA from RX interrupt on (H)SCIFGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Get rid of the workqueue to handle receive DMA requestsGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Shuffle functions aroundGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Don't call sci_dma_rx_push() if no data has arrivedGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Don't kick tx in sci_er_interrupt() when using DMAYoshihiro Shimoda2015-10-04
| * | | | | serial: sh-sci: Don't call sci_rx_interrupt() on error when using DMAGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Fix NULL pointer dereference if HIGHMEM is enabledYoshihiro Shimoda2015-10-04
| * | | | | serial: sh-sci: Use incrementing pointers instead of stack arrayGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Use tty_insert_flip_string() for DMA receiveGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Pass scatterlist to sci_dma_rx_push()Geert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Fix race condition between RX worker and cleanupGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_completeKazuya Mizuguchi2015-10-04
| * | | | | serial: sh-sci: Do not resubmit DMA descriptorsGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Simplify sci_submit_rx() error handlingGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Stop acknowledging DMA transmit completionsGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Switch to generic DMA residue handlingGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Use DMA submission helpers instead of open-codingGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Fix TX buffer mapping leakGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Switch to dma_map_single() for DMA transmissionGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Use min_t()/max_t() instead of castsGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Use correct device for DMA mapping with IOMMUGeert Uytterhoeven2015-10-04