Bastian Hecht
|
20bdcab826
serial: sh-sci: Add OF support
|
11 years ago |
Laurent Pinchart
|
89b5c1ab94
serial: sh-sci: Remove platform data mapbase and irqs fields
|
11 years ago |
Laurent Pinchart
|
878fbb9139
serial: sh-sci: Remove platform data scbrr_algo_id field
|
11 years ago |
Laurent Pinchart
|
ec09c5eb49
serial: sh-sci: Rework baud rate calculation
|
11 years ago |
Laurent Pinchart
|
b545e4f406
serial: sh-sci: Compute overrun_bit without using baud rate algo
|
11 years ago |
Laurent Pinchart
|
520402bbc6
serial: sh-sci: Remove unused GPIO request code
|
11 years ago |
Laurent Pinchart
|
3ae988d97b
serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
|
11 years ago |
Laurent Pinchart
|
1fcc91a607
serial: sh-sci: Support resources passed through platform resources
|
11 years ago |
Laurent Pinchart
|
bc14e00672
serial: sh-sci: Don't check IRQ in verify port operation
|
11 years ago |
Laurent Pinchart
|
b6e4a3f18c
serial: sh-sci: Set the UPF_FIXED_PORT flag
|
11 years ago |
Laurent Pinchart
|
b5e17b71c6
serial: sh-sci: Remove duplicate interrupt check in verify port op
|
11 years ago |
Laurent Pinchart
|
6557b1f69e
serial: sh-sci: Simplify baud rate calculation algorithms
|
11 years ago |
Laurent Pinchart
|
6db201da25
serial: sh-sci: Remove baud rate calculation algorithm 5
|
11 years ago |
Laurent Pinchart
|
8fb9631c51
serial: sh-sci: Sort headers alphabetically
|
11 years ago |
Laurent Pinchart
|
b016b646e8
serial: sh-sci: Convert to clk_prepare/unprepare
|
11 years ago |
Laurent Pinchart
|
caec70381b
serial: sh-sci: Don't enable/disable port from within break timer
|
11 years ago |
Laurent Pinchart
|
e2afca6988
serial: sh-sci: Fix warnings due to improper casts and printk formats
|
11 years ago |
Vinod Koul
|
0b3d7d39f5
serial: sh: use DMA_COMPLETE for dma completion status
|
12 years ago |
Jingoo Han
|
3ba35baa55
serial: sh-sci: use dev_get_platdata()
|
12 years ago |
Jingoo Han
|
574de559c1
serial: use dev_get_platdata()
|
12 years ago |
Simon Horman
|
d4759ded3b
serial: sh-sci: Initialise variables before access in sci_set_termios()
|
12 years ago |
Ulrich Hecht
|
f303b364b4
serial: sh-sci: HSCIF support
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Jiri Slaby
|
227434f898
TTY: switch tty_buffer_request_room to tty_port
|
12 years ago |
Bill Pemberton
|
9671f09921
tty: remove use of __devinit
|
13 years ago |
Shinya Kuribayashi
|
33b48e1633
serial: sh-sci: fix possible race cases on SCSCR register accesses
|
13 years ago |
Shinya Kuribayashi
|
40f70c03e3
serial: sh-sci: add locking to console write function to avoid SMP lockup
|
13 years ago |
Takashi Yoshii
|
8c66d6d2a1
serial: sh-sci: fix common SCIFB regmap definition
|
13 years ago |
Takashi Yoshii
|
63f7ad115e
serial: sh-sci: mask SCTFDR/RFDR according to fifosize
|
13 years ago |