Nobuhiro Iwamatsu
|
5f6d851564
serial: sh-sci: Update calculation of timeout for DMA
|
10 年之前 |
Nobuhiro Iwamatsu
|
cb772fe75f
serial: sh-sci: Add overrun handling of SCIFA and SCIFB
|
10 年之前 |
Hisashi Nakamura
|
8b6ff84c2d
serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
|
10 年之前 |
Yoshihiro Kaneko
|
51b31f1c6b
serial: sh-sci: Use dev_dbg() to log an error message
|
10 年之前 |
Sergei Shtylyov
|
cb87634172
sh-sci: extend PM methods
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Nobuhiro Iwamatsu
|
f53297fb99
serial: sh-sci: Change checking for error rate of HSCIF
|
10 年之前 |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
10 年之前 |
Vinod Koul
|
2bcd90d56c
serial: sh-sci: use dmaengine_terminate_all() API
|
11 年之前 |
Nobuhiro Iwamatsu
|
730c4e782c
serial: sh-sci: Add calculation recive margin for HSCIF
|
11 年之前 |
Nobuhiro Iwamatsu
|
bcb9973a60
serial: sh-sci: Fix range check of bit-rate for HSCIF
|
11 年之前 |
Nobuhiro Iwamatsu
|
b7d66397f4
serial: sh-sci: Updated calculation of bit error rate and bit rate
|
11 年之前 |
Alexander Shiyan
|
8b152f1096
serial: treewide: Remove empty implementations of enable_ms()
|
11 年之前 |
Linus Torvalds
|
cb15955638
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
11 年之前 |
Viresh Kumar
|
0b443ead71
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
|
11 年之前 |
Joe Perches
|
9b971cd206
serial: sh-sci: Neaten dev_<level> uses
|
11 年之前 |
Geert Uytterhoeven
|
d3dfe5d9b4
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
|
11 年之前 |
Geert Uytterhoeven
|
26de4f1b2f
serial: sh-sci: Add more register documentation
|
11 年之前 |
Geert Uytterhoeven
|
ff43da00e0
serial: sh-sci: Remove useless casts
|
11 年之前 |
Geert Uytterhoeven
|
6c13d5d27c
serial: sh-sci: Replace printk() by pr_*()
|
11 年之前 |
Geert Uytterhoeven
|
bf13c9a894
serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
|
11 年之前 |
Jingoo Han
|
3af4e960b8
serial: sh-sci: Fix cast warning
|
11 年之前 |
Bastian Hecht
|
20bdcab826
serial: sh-sci: Add OF support
|
11 年之前 |
Laurent Pinchart
|
89b5c1ab94
serial: sh-sci: Remove platform data mapbase and irqs fields
|
11 年之前 |
Laurent Pinchart
|
878fbb9139
serial: sh-sci: Remove platform data scbrr_algo_id field
|
11 年之前 |
Laurent Pinchart
|
ec09c5eb49
serial: sh-sci: Rework baud rate calculation
|
11 年之前 |
Laurent Pinchart
|
b545e4f406
serial: sh-sci: Compute overrun_bit without using baud rate algo
|
11 年之前 |
Laurent Pinchart
|
520402bbc6
serial: sh-sci: Remove unused GPIO request code
|
11 年之前 |
Laurent Pinchart
|
3ae988d97b
serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
|
11 年之前 |
Laurent Pinchart
|
1fcc91a607
serial: sh-sci: Support resources passed through platform resources
|
11 年之前 |