index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sh-sci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: sh-sci: Add calculation recive margin for HSCIF
Nobuhiro Iwamatsu
2014-07-17
1
-18
/
+59
*
serial: sh-sci: Fix range check of bit-rate for HSCIF
Nobuhiro Iwamatsu
2014-07-17
1
-2
/
+1
*
serial: sh-sci: Updated calculation of bit error rate and bit rate
Nobuhiro Iwamatsu
2014-07-17
1
-3
/
+5
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
1
-8
/
+0
*
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
1
-43
/
+43
|
\
|
*
serial: sh-sci: Neaten dev_<level> uses
Joe Perches
2014-03-17
1
-20
/
+18
|
*
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
Geert Uytterhoeven
2014-03-17
1
-1
/
+1
|
*
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
2014-03-17
1
-13
/
+15
|
*
serial: sh-sci: Remove useless casts
Geert Uytterhoeven
2014-03-17
1
-4
/
+4
|
*
serial: sh-sci: Replace printk() by pr_*()
Geert Uytterhoeven
2014-03-17
1
-4
/
+3
|
*
serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
Geert Uytterhoeven
2014-02-28
1
-0
/
+1
|
*
serial: sh-sci: Fix cast warning
Jingoo Han
2014-02-13
1
-1
/
+1
*
|
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-19
1
-2
/
+1
|
/
*
serial: sh-sci: Add OF support
Bastian Hecht
2013-12-24
1
-3
/
+98
*
serial: sh-sci: Remove platform data mapbase and irqs fields
Laurent Pinchart
2013-12-24
1
-26
/
+34
*
serial: sh-sci: Remove platform data scbrr_algo_id field
Laurent Pinchart
2013-12-24
1
-21
/
+5
*
serial: sh-sci: Rework baud rate calculation
Laurent Pinchart
2013-12-24
1
-7
/
+30
*
serial: sh-sci: Compute overrun_bit without using baud rate algo
Laurent Pinchart
2013-12-24
1
-12
/
+14
*
serial: sh-sci: Remove unused GPIO request code
Laurent Pinchart
2013-12-24
1
-67
/
+0
*
serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
Laurent Pinchart
2013-12-24
1
-27
/
+23
*
serial: sh-sci: Support resources passed through platform resources
Laurent Pinchart
2013-12-24
1
-16
/
+49
*
serial: sh-sci: Don't check IRQ in verify port operation
Laurent Pinchart
2013-12-24
1
-4
/
+0
*
serial: sh-sci: Set the UPF_FIXED_PORT flag
Laurent Pinchart
2013-12-24
1
-1
/
+1
*
serial: sh-sci: Remove duplicate interrupt check in verify port op
Laurent Pinchart
2013-12-24
1
-1
/
+1
*
serial: sh-sci: Simplify baud rate calculation algorithms
Laurent Pinchart
2013-12-24
1
-4
/
+4
*
serial: sh-sci: Remove baud rate calculation algorithm 5
Laurent Pinchart
2013-12-24
1
-2
/
+0
*
serial: sh-sci: Sort headers alphabetically
Laurent Pinchart
2013-12-24
1
-21
/
+21
*
serial: sh-sci: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-12-14
1
-4
/
+4
*
serial: sh-sci: Don't enable/disable port from within break timer
Laurent Pinchart
2013-12-14
1
-4
/
+8
*
serial: sh-sci: Fix warnings due to improper casts and printk formats
Laurent Pinchart
2013-12-12
1
-9
/
+10
*
serial: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
serial: sh-sci: use dev_get_platdata()
Jingoo Han
2013-08-02
1
-1
/
+1
*
serial: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
serial: sh-sci: Initialise variables before access in sci_set_termios()
Simon Horman
2013-06-26
1
-2
/
+2
*
serial: sh-sci: HSCIF support
Ulrich Hecht
2013-06-17
1
-8
/
+94
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-12
/
+6
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-16
/
+18
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
1
-3
/
+5
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
1
-7
/
+7
*
serial: sh-sci: fix possible race cases on SCSCR register accesses
Shinya Kuribayashi
2012-11-15
1
-0
/
+6
*
serial: sh-sci: add locking to console write function to avoid SMP lockup
Shinya Kuribayashi
2012-11-15
1
-1
/
+22
*
serial: sh-sci: fix common SCIFB regmap definition
Takashi Yoshii
2012-11-15
1
-3
/
+3
*
serial: sh-sci: mask SCTFDR/RFDR according to fifosize
Takashi Yoshii
2012-11-15
1
-2
/
+2
*
serial: sh-sci: support lower baud rate
Takashi Yoshii
2012-11-15
1
-11
/
+8
*
serial: sh-sci: fix condition test to set SCBRR
Takashi Yoshii
2012-11-15
1
-1
/
+1
*
serial: sh-sci: console runtime PM support (revisit)
Teppei Kamijou
2012-11-15
1
-11
/
+16
*
Partially revert "serial: sh-sci: console Runtime PM support"
Shinya Kuribayashi
2012-11-15
1
-52
/
+1
*
Revert "sh-sci / PM: Use power.irq_safe"
Shinya Kuribayashi
2012-11-15
1
-1
/
+0
*
Revert "sh-sci / PM: Avoid deadlocking runtime PM"
Shinya Kuribayashi
2012-11-15
1
-5
/
+0
*
sh: Fix up more fallout from pointless ARM __iomem churn.
Paul Mundt
2012-10-15
1
-1
/
+2
[next]