index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-04
serial: mux: Convert to uart_console_device instead of open-coded
Axel Lin
1
-7
/
+2
2015-10-04
serial: 68328serial: Use NULL for pointers
Fabio Estevam
1
-2
/
+2
2015-10-04
serial: samsung: Fix UART status handling in DMA mode
Robert Baldyga
1
-27
/
+3
2015-10-04
serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function
Robert Baldyga
1
-10
/
+13
2015-10-04
serial: samsung: remove unneded 'ignore_char' label
Robert Baldyga
1
-5
/
+2
2015-10-04
serial: samsung: remove unused 'irq' parameter
Robert Baldyga
1
-4
/
+4
2015-10-04
serial: sh-sci: Add DT support to DMA setup
Geert Uytterhoeven
1
-31
/
+47
2015-10-04
serial: sh-sci: Pause DMA engine and get DMA status again
Muhammad Hamza Farooq
1
-0
/
+16
2015-10-04
serial: sh-sci: Do not terminate DMA engine when race condition occurs
Muhammad Hamza Farooq
1
-1
/
+6
2015-10-04
serial: sh-sci: Call dma_async_issue_pending when transaction completes
Muhammad Hamza Farooq
1
-0
/
+3
2015-10-04
serial: sh-sci: Redirect port interrupts to CPU _only_ when DMA stops
Muhammad Hamza Farooq
1
-8
/
+10
2015-10-04
serial: sh-sci: Remove timer on shutdown of port
Aleksandar Mitev
1
-0
/
+8
2015-10-04
serial: sh-sci: Stop calling sci_start_rx() from sci_request_dma()
Geert Uytterhoeven
1
-1
/
+0
2015-10-04
serial: sh-sci: Submit RX DMA from RX interrupt on (H)SCIF
Geert Uytterhoeven
1
-2
/
+5
2015-10-04
serial: sh-sci: Get rid of the workqueue to handle receive DMA requests
Geert Uytterhoeven
1
-74
/
+61
2015-10-04
serial: sh-sci: Shuffle functions around
Geert Uytterhoeven
1
-456
/
+449
2015-10-04
serial: sh-sci: Don't call sci_dma_rx_push() if no data has arrived
Geert Uytterhoeven
1
-4
/
+5
2015-10-04
serial: sh-sci: Don't kick tx in sci_er_interrupt() when using DMA
Yoshihiro Shimoda
1
-1
/
+2
2015-10-04
serial: sh-sci: Don't call sci_rx_interrupt() on error when using DMA
Geert Uytterhoeven
1
-1
/
+3
2015-10-04
serial: sh-sci: Fix NULL pointer dereference if HIGHMEM is enabled
Yoshihiro Shimoda
1
-9
/
+9
2015-10-04
serial: sh-sci: Use incrementing pointers instead of stack array
Geert Uytterhoeven
1
-14
/
+12
2015-10-04
serial: sh-sci: Use tty_insert_flip_string() for DMA receive
Geert Uytterhoeven
1
-12
/
+8
2015-10-04
serial: sh-sci: Pass scatterlist to sci_dma_rx_push()
Geert Uytterhoeven
1
-24
/
+24
2015-10-04
serial: sh-sci: Fix race condition between RX worker and cleanup
Geert Uytterhoeven
1
-5
/
+14
2015-10-04
serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_complete
Kazuya Mizuguchi
1
-5
/
+7
2015-10-04
serial: sh-sci: Do not resubmit DMA descriptors
Geert Uytterhoeven
1
-12
/
+18
2015-10-04
serial: sh-sci: Simplify sci_submit_rx() error handling
Geert Uytterhoeven
1
-20
/
+20
2015-10-04
serial: sh-sci: Stop acknowledging DMA transmit completions
Geert Uytterhoeven
1
-5
/
+0
2015-10-04
serial: sh-sci: Switch to generic DMA residue handling
Geert Uytterhoeven
2
-8
/
+10
2015-10-04
serial: sh-sci: Use DMA submission helpers instead of open-coding
Geert Uytterhoeven
1
-7
/
+7
2015-10-04
serial: sh-sci: Fix TX buffer mapping leak
Geert Uytterhoeven
1
-0
/
+2
2015-10-04
serial: sh-sci: Switch to dma_map_single() for DMA transmission
Geert Uytterhoeven
1
-30
/
+20
2015-10-04
serial: sh-sci: Use min_t()/max_t() instead of casts
Geert Uytterhoeven
1
-2
/
+3
2015-10-04
serial: sh-sci: Use correct device for DMA mapping with IOMMU
Geert Uytterhoeven
1
-6
/
+8
2015-10-04
serial: sh-sci: Handle DMA init failures inside sci_request_dma()
Geert Uytterhoeven
1
-5
/
+7
2015-10-04
serial: sh-sci: Improve comments for DMA timeout calculation
Geert Uytterhoeven
1
-7
/
+7
2015-10-04
serial: sh-sci: Improve DMA error messages
Geert Uytterhoeven
1
-11
/
+16
2015-10-04
serial: sh-sci: Return IRQ_HANDLED when overrun if detected
Yoshihiro Shimoda
1
-1
/
+3
2015-10-04
serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIF
Geert Uytterhoeven
1
-4
/
+1
2015-10-04
serial: sh-sci: Remove useless memory allocation failure printks
Geert Uytterhoeven
1
-7
/
+2
2015-10-04
serial: sh-sci: Make sci_regmap[] const
Geert Uytterhoeven
1
-11
/
+11
2015-10-04
serial: sh-sci: Make sci_irq_desc[] const
Geert Uytterhoeven
1
-2
/
+2
2015-10-04
serial: sh-sci: Improve readability of sampling rate configuration
Geert Uytterhoeven
1
-9
/
+8
2015-10-04
serial: sh-sci: Drop path in reference to serial_core.c
Geert Uytterhoeven
1
-1
/
+1
2015-10-04
serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3
Geert Uytterhoeven
1
-1
/
+1
2015-10-04
serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1
Geert Uytterhoeven
1
-1
/
+2
2015-10-04
serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF
Geert Uytterhoeven
2
-5
/
+13
2015-10-04
serial: sh-sci: Prevent compiler warnings on 64-bit
Geert Uytterhoeven
1
-8
/
+8
2015-10-04
serial: sh-sci: Replace buggy big #ifdef by runtime logic
Geert Uytterhoeven
2
-35
/
+34
2015-10-04
serial: 8250: Fix autoconfig_irq() to avoid race conditions
Taichi Kageyama
1
-0
/
+6
[prev]
[next]