aboutsummaryrefslogtreecommitdiff
path: root/include/linux/serial_sci.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Gravatar Geert Uytterhoeven 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsGravatar Laurent Pinchart 1-1/+0
2017-01-19serial: sh-sci: Remove unused platform data capabilities fieldGravatar Laurent Pinchart 1-6/+0
2017-01-19serial: sh-sci: Remove manual break debouncingGravatar Laurent Pinchart 1-5/+0
2017-01-19serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsGravatar Laurent Pinchart 1-3/+0
2015-12-17serial: sh-sci: Add BRG register definitionsGravatar Geert Uytterhoeven 1-0/+1
2015-05-10serial: sh-sci: Standardize on using the BIT() macro to define register bitsGravatar Geert Uytterhoeven 1-9/+10
2015-05-10serial: sh-sci: Move private definitions to private header fileGravatar Geert Uytterhoeven 1-66/+1
2014-03-17serial: sh-sci: Add more register documentationGravatar Geert Uytterhoeven 1-35/+58
2013-12-24serial: sh-sci: Remove platform data mapbase and irqs fieldsGravatar Laurent Pinchart 1-26/+0
2013-12-24serial: sh-sci: Remove platform data scbrr_algo_id fieldGravatar Laurent Pinchart 1-10/+0
2013-12-24serial: sh-sci: Rework baud rate calculationGravatar Laurent Pinchart 1-0/+2
2013-12-24serial: sh-sci: Remove unused GPIO request codeGravatar Laurent Pinchart 1-12/+0
2013-12-24serial: sh-sci: Move overrun_bit and error_mask fields out of pdataGravatar Laurent Pinchart 1-3/+0
2013-12-24serial: sh-sci: Support resources passed through platform resourcesGravatar Laurent Pinchart 1-4/+4
2013-12-24serial: sh-sci: Simplify baud rate calculation algorithmsGravatar Laurent Pinchart 1-4/+4
2013-12-24serial: sh-sci: Remove baud rate calculation algorithm 5Gravatar Laurent Pinchart 1-1/+0
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGravatar Guenter Roeck 1-1/+1
2013-06-17serial: sh-sci: HSCIF supportGravatar Ulrich Hecht 1-3/+9
2012-04-09serial: sh-sci: modify sci_break_ctl()Gravatar Shimoda, Yoshihiro 1-0/+2
2011-12-02serial: sh-sci: Handle GPIO function requests.Gravatar Paul Mundt 1-0/+12
2011-12-02serial: sh-sci: per-port modem control.Gravatar Paul Mundt 1-0/+10
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusGravatar Paul Mundt 1-2/+0
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Gravatar Phil Edworthy 1-0/+1
2011-09-19serial: sh-sci: don't filter on DMA device, use only channel IDGravatar Guennadi Liakhovetski 1-2/+0
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Gravatar Paul Mundt 1-0/+7
2011-06-14serial: sh-sci: Abstract register maps.Gravatar Paul Mundt 1-0/+36
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Gravatar Paul Mundt 1-0/+2
2011-06-08serial: sh-sci: Generalize overrun handling.Gravatar Paul Mundt 1-0/+30
2011-01-19serial: sh-sci: Kill off some DMA ifdeffery.Gravatar Paul Mundt 1-4/+2
2011-01-19serial: sh-sci: Provide a helper for muxed IRQs.Gravatar Paul Mundt 1-0/+8
2011-01-19serial: sh-sci: Kill off unused membase kludge.Gravatar Paul Mundt 1-1/+0
2011-01-19serial: sh-sci: Kill off unused clock string.Gravatar Paul Mundt 1-1/+0
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar Paul Mundt 1-1/+11
2010-05-25serial: sh-sci: fix up serial DMA build.Gravatar Paul Mundt 1-3/+1
2010-03-23dmaengine: shdma: Remove sh_dmae_slave_chan_id enumGravatar Magnus Damm 1-2/+2
2010-03-10serial: sh-sci: Fix build failure for non-sh architectures.Gravatar Peter Huewe 1-0/+4
2010-03-02serial: sh-sci: Add DMA support.Gravatar Guennadi Liakhovetski 1-0/+6
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Gravatar Paul Mundt 1-0/+9
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Gravatar Paul Mundt 1-0/+11
2009-05-08sh-sci: improve clock framework supportGravatar Magnus Damm 1-0/+1
2009-05-08sh-sci: remove early_sci_setup()Gravatar Magnus Damm 1-2/+0
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Gravatar Paul Mundt 1-0/+32