aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sh-sci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-04serial: sh-sci: Add support for RZ/G2L SoCBiju Das1-0/+1
2021-05-21Revert "serial: sh-sci: Add support for RZ/G2L SoC"Greg Kroah-Hartman1-1/+0
2021-05-20serial: sh-sci: Add support for RZ/G2L SoCBiju Das1-0/+1
2020-04-16serial: sh-sci: Drop unused includeLinus Walleij1-1/+0
2018-04-23serial: sh-sci: Support for HSCIF RX sampling point adjustmentUlrich Hecht1-0/+4
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-03serial: sh-sci: Support for variable HSCIF hardware RX timeoutUlrich Hecht1-0/+3
2017-02-03serial: sh-sci: consider DR (data ready) bit adequatelyUlrich Hecht1-1/+1
2017-02-03serial: sh-sci: add FIFO trigger bitsUlrich Hecht1-0/+6
2017-01-19serial: sh-sci: Extend sci_port_params with more port parametersLaurent Pinchart1-2/+2
2016-06-25serial: sh-sci: Clear (H)SCIF timeout and overrun during resetGeert Uytterhoeven1-0/+1
2016-06-25serial: sh-sci: Add more Serial Port Control/Data Register documentationGeert Uytterhoeven1-4/+10
2016-06-25serial: sh-sci: Add more Serial Port Register documentationGeert Uytterhoeven1-4/+6
2016-02-06serial: sh-sci: Add more Serial Mode Register documentationGeert Uytterhoeven1-0/+15
2015-12-17serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven1-0/+10
2015-10-04serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIFGeert Uytterhoeven1-2/+2
2015-10-04serial: sh-sci: Prevent compiler warnings on 64-bitGeert Uytterhoeven1-8/+8
2015-10-04serial: sh-sci: Replace buggy big #ifdef by runtime logicGeert Uytterhoeven1-25/+8
2015-05-10serial: sh-sci: Replace hardcoded overrun bit valuesGeert Uytterhoeven1-0/+3
2015-05-10serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macrosGeert Uytterhoeven1-10/+34
2015-05-10serial: sh-sci: Standardize on using the BIT() macro to define register bitsGeert Uytterhoeven1-36/+37
2015-05-10serial: sh-sci: Document remaining FIFO Control Register bitsGeert Uytterhoeven1-3/+3
2015-05-10serial: sh-sci: Add SCIFA/B SCPCR register definitionsGeert Uytterhoeven1-0/+10
2015-05-10serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitionsGeert Uytterhoeven1-0/+2
2015-05-10serial: sh-sci: Move private definitions to private header fileGeert Uytterhoeven1-7/+76
2015-05-06drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372Valentin Rothberg1-1/+0
2013-12-24serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart1-1/+1
2013-03-25serial: sh-sci: remove obsolete Kconfig macrosPaul Bolle1-2/+0
2012-03-30serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt1-4/+4
2011-11-11ARM: mach-shmobile: R-Mobile A1 support.Kuninori Morimoto1-1/+3
2011-06-14serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt1-20/+0
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt1-222/+0
2011-06-08serial: sh-sci: More unused define purging.Paul Mundt1-15/+6
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt1-29/+0
2011-06-08serial: sh-sci: Generalize overrun handling.Paul Mundt1-50/+2
2011-06-08serial: sh-sci: Kill off some more unused definitions.Paul Mundt1-4/+0
2011-06-08serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt1-26/+9
2011-06-06serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt1-92/+11
2011-05-23sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm1-8/+8
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt1-0/+468
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+507
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+660