summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sh-sci.h
Commit message (Expand)AuthorAgeFilesLines
* serial: sh-sci: Support for HSCIF RX sampling point adjustmentUlrich Hecht2018-04-231-0/+4
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-141-0/+3
|\
| * serial: sh-sci: Support for variable HSCIF hardware RX timeoutUlrich Hecht2017-10-031-0/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* serial: sh-sci: consider DR (data ready) bit adequatelyUlrich Hecht2017-02-031-1/+1
* serial: sh-sci: add FIFO trigger bitsUlrich Hecht2017-02-031-0/+6
* serial: sh-sci: Extend sci_port_params with more port parametersLaurent Pinchart2017-01-191-2/+2
* serial: sh-sci: Clear (H)SCIF timeout and overrun during resetGeert Uytterhoeven2016-06-251-0/+1
* serial: sh-sci: Add more Serial Port Control/Data Register documentationGeert Uytterhoeven2016-06-251-4/+10
* serial: sh-sci: Add more Serial Port Register documentationGeert Uytterhoeven2016-06-251-4/+6
* serial: sh-sci: Add more Serial Mode Register documentationGeert Uytterhoeven2016-02-071-0/+15
* serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven2015-12-171-0/+10
* serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIFGeert Uytterhoeven2015-10-041-2/+2
* serial: sh-sci: Prevent compiler warnings on 64-bitGeert Uytterhoeven2015-10-041-8/+8
* serial: sh-sci: Replace buggy big #ifdef by runtime logicGeert Uytterhoeven2015-10-041-25/+8Star
* serial: sh-sci: Replace hardcoded overrun bit valuesGeert Uytterhoeven2015-05-101-0/+3
* serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macrosGeert Uytterhoeven2015-05-101-10/+34
* serial: sh-sci: Standardize on using the BIT() macro to define register bitsGeert Uytterhoeven2015-05-101-36/+37
* serial: sh-sci: Document remaining FIFO Control Register bitsGeert Uytterhoeven2015-05-101-3/+3
* serial: sh-sci: Add SCIFA/B SCPCR register definitionsGeert Uytterhoeven2015-05-101-0/+10
* serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitionsGeert Uytterhoeven2015-05-101-0/+2
* serial: sh-sci: Move private definitions to private header fileGeert Uytterhoeven2015-05-101-7/+76
* drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372Valentin Rothberg2015-05-061-1/+0Star
* serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2013-12-241-1/+1
* serial: sh-sci: remove obsolete Kconfig macrosPaul Bolle2013-03-251-2/+0Star
* serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-301-4/+4
* ARM: mach-shmobile: R-Mobile A1 support.Kuninori Morimoto2011-11-111-1/+3
* serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2011-06-141-20/+0Star
* serial: sh-sci: Abstract register maps.Paul Mundt2011-06-141-222/+0Star
* serial: sh-sci: More unused define purging.Paul Mundt2011-06-081-15/+6Star
* serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-081-29/+0Star
* serial: sh-sci: Generalize overrun handling.Paul Mundt2011-06-081-50/+2Star
* serial: sh-sci: Kill off some more unused definitions.Paul Mundt2011-06-081-4/+0Star
* serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt2011-06-081-26/+9Star
* serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt2011-06-061-92/+11Star
* sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm2011-05-231-8/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-01-261-39/+0Star
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-211-153/+0Star
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+660