index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sh-sci.h
Age
Commit message (
Expand
)
Author
2016-06-25
serial: sh-sci: Clear (H)SCIF timeout and overrun during reset
Geert Uytterhoeven
2016-06-25
serial: sh-sci: Add more Serial Port Control/Data Register documentation
Geert Uytterhoeven
2016-06-25
serial: sh-sci: Add more Serial Port Register documentation
Geert Uytterhoeven
2016-02-07
serial: sh-sci: Add more Serial Mode Register documentation
Geert Uytterhoeven
2015-12-17
serial: sh-sci: Add BRG register definitions
Geert Uytterhoeven
2015-10-04
serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF
Geert Uytterhoeven
2015-10-04
serial: sh-sci: Prevent compiler warnings on 64-bit
Geert Uytterhoeven
2015-10-04
serial: sh-sci: Replace buggy big #ifdef by runtime logic
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Replace hardcoded overrun bit values
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Standardize on using the BIT() macro to define register bits
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Document remaining FIFO Control Register bits
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Add SCIFA/B SCPCR register definitions
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Move private definitions to private header file
Geert Uytterhoeven
2015-05-06
drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372
Valentin Rothberg
2013-12-24
serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
Laurent Pinchart
2013-03-25
serial: sh-sci: remove obsolete Kconfig macros
Paul Bolle
2012-03-30
serial: sh-sci: use serial_port_in/out vs sci_in/out.
Paul Mundt
2011-11-11
ARM: mach-shmobile: R-Mobile A1 support.
Kuninori Morimoto
2011-06-14
serial: sh-sci: FIFO sizing helper consolidation.
Paul Mundt
2011-06-14
serial: sh-sci: Abstract register maps.
Paul Mundt
2011-06-08
serial: sh-sci: More unused define purging.
Paul Mundt
2011-06-08
serial: sh-sci: Consolidate RXD pin handling.
Paul Mundt
2011-06-08
serial: sh-sci: Generalize overrun handling.
Paul Mundt
2011-06-08
serial: sh-sci: Kill off some more unused definitions.
Paul Mundt
2011-06-08
serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.
Paul Mundt
2011-06-06
serial: sh-sci: Kill off bitrotted H8/300 support.
Paul Mundt
2011-05-23
sh: sh-sci: sh7377 and sh73a0 build fixes
Magnus Damm
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2011-01-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman