index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-04
serial: mctrl_gpio: implement interrupt handling
Uwe Kleine-König
2015-10-04
serial: mctrl-gpio: rename init function
Uwe Kleine-König
2015-10-04
serial: mxs-auart+imx: allow compile testing on non-Freescale architectures
Uwe Kleine-König
2015-10-04
serial: atmel: allow compile testing on non-atmel architectures
Uwe Kleine-König
2015-10-04
serial: imx: also update RX stats in DMA path
Lucas Stach
2015-10-04
serial: imx: re-enable DMA support without hardware flow control
Lucas Stach
2015-10-04
serial: imx: don't use idle condition detect for DMA transfers
Lucas Stach
2015-10-04
serial: imx: configure proper DMA burst sizes
Lucas Stach
2015-10-04
serial: imx: always restart DMA if more data is available
Lucas Stach
2015-10-04
serial: imx: set up aging timer interrupt as DMA trigger
Lucas Stach
2015-10-04
serial: imx: make setup_ufcr more useful
Lucas Stach
2015-10-04
serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag
Heikki Krogerus
2015-10-04
serial: 8250_dw: cleanup dw8250_setup_port
Heikki Krogerus
2015-10-04
serial: 8250_dw: cleanup dw8250_idma_filter
Heikki Krogerus
2015-10-04
serial: 8250_dw: rename and comment the fallback dma filter
Heikki Krogerus
2015-10-04
serial: 8250_dw: proper support for UARTs without busy functionality
Heikki Krogerus
2015-10-04
serial: 8250_dw: add dw8250_quirks function
Heikki Krogerus
2015-10-04
serial: 8250_dw: only setup the port from one place
Heikki Krogerus
2015-10-04
serial: 8250_dw: hook the DMA in one place
Heikki Krogerus
2015-10-04
serial: 8250_dw: adapt to unified device property interface
Heikki Krogerus
2015-10-04
serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe
Heikki Krogerus
2015-10-04
serial: 8250: Add OF earlycon support
Scott Wood
2015-10-04
serial: imx: add earlycon support
Lucas Stach
2015-10-04
ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
Abhimanyu Kapur
2015-10-04
hvc_dcc: don't ignore errors during initialization
Timur Tabi
2015-10-04
tty/serial: at91: move ATMEL_MAX_UART
Alexandre Belloni
2015-10-04
serial: of-serial: compile correctly when 8250 driver is compiled as module
Martin Sperl
2015-10-04
serial: altera_uart: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
2015-10-04
devicetree: Add JZ4760/JZ4775 to Ingenic SoC UART binding
Matt Redfearn
2015-10-04
serial: 8250_ingenic: Enable FIFO for Ingenic UARTs
Matt Redfearn
2015-10-04
serial: 8250_ingenic: Enable hardware flow control
Matt Redfearn
2015-10-04
serial: sc16is7xx: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-10-04
serial: mux: Convert to uart_console_device instead of open-coded
Axel Lin
2015-10-04
serial: 68328serial: Use NULL for pointers
Fabio Estevam
2015-10-04
serial: samsung: Fix UART status handling in DMA mode
Robert Baldyga
2015-10-04
serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function
Robert Baldyga
2015-10-04
serial: samsung: remove unneded 'ignore_char' label
Robert Baldyga
2015-10-04
serial: samsung: remove unused 'irq' parameter
Robert Baldyga
2015-10-04
serial: sh-sci: Add DT support to DMA setup
Geert Uytterhoeven
2015-10-04
serial: sh-sci: Pause DMA engine and get DMA status again
Muhammad Hamza Farooq
2015-10-04
serial: sh-sci: Do not terminate DMA engine when race condition occurs
Muhammad Hamza Farooq
2015-10-04
serial: sh-sci: Call dma_async_issue_pending when transaction completes
Muhammad Hamza Farooq
2015-10-04
serial: sh-sci: Redirect port interrupts to CPU _only_ when DMA stops
Muhammad Hamza Farooq
2015-10-04
serial: sh-sci: Remove timer on shutdown of port
Aleksandar Mitev
2015-10-04
serial: sh-sci: Stop calling sci_start_rx() from sci_request_dma()
Geert Uytterhoeven
2015-10-04
serial: sh-sci: Submit RX DMA from RX interrupt on (H)SCIF
Geert Uytterhoeven
2015-10-04
serial: sh-sci: Get rid of the workqueue to handle receive DMA requests
Geert Uytterhoeven
2015-10-04
serial: sh-sci: Shuffle functions around
Geert Uytterhoeven
2015-10-04
serial: sh-sci: Add device tree support for r8a7795
Kuninori Morimoto
2015-10-04
serial: sh-sci: Don't call sci_dma_rx_push() if no data has arrived
Geert Uytterhoeven
[next]