summaryrefslogtreecommitdiff
path: root/include/linux/serial_sci.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-19
* serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart2017-01-19
* serial: sh-sci: Remove manual break debouncingLaurent Pinchart2017-01-19
* serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart2017-01-19
* serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven2015-12-17
* serial: sh-sci: Standardize on using the BIT() macro to define register bitsGeert Uytterhoeven2015-05-10
* serial: sh-sci: Move private definitions to private header fileGeert Uytterhoeven2015-05-10
* serial: sh-sci: Add more register documentationGeert Uytterhoeven2014-03-17
* serial: sh-sci: Remove platform data mapbase and irqs fieldsLaurent Pinchart2013-12-24
* serial: sh-sci: Remove platform data scbrr_algo_id fieldLaurent Pinchart2013-12-24
* serial: sh-sci: Rework baud rate calculationLaurent Pinchart2013-12-24
* serial: sh-sci: Remove unused GPIO request codeLaurent Pinchart2013-12-24
* serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2013-12-24
* serial: sh-sci: Support resources passed through platform resourcesLaurent Pinchart2013-12-24
* serial: sh-sci: Simplify baud rate calculation algorithmsLaurent Pinchart2013-12-24
* serial: sh-sci: Remove baud rate calculation algorithm 5Laurent Pinchart2013-12-24
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-16
* serial: sh-sci: HSCIF supportUlrich Hecht2013-06-17
* serial: sh-sci: modify sci_break_ctl()Shimoda, Yoshihiro2012-04-09
* serial: sh-sci: Handle GPIO function requests.Paul Mundt2011-12-02
* serial: sh-sci: per-port modem control.Paul Mundt2011-12-02
*-. Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-11
|\ \
| * | serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski2011-09-19
| |/
* | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-04
|/
* serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt2011-06-28
* serial: sh-sci: Abstract register maps.Paul Mundt2011-06-14
* serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-08
* serial: sh-sci: Generalize overrun handling.Paul Mundt2011-06-08
* serial: sh-sci: Kill off some DMA ifdeffery.Paul Mundt2011-01-19
* serial: sh-sci: Provide a helper for muxed IRQs.Paul Mundt2011-01-19
* serial: sh-sci: Kill off unused membase kludge.Paul Mundt2011-01-19
* serial: sh-sci: Kill off unused clock string.Paul Mundt2011-01-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-13
|\
| * serial: sh-sci: fix up serial DMA build.Paul Mundt2010-05-25
| * dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-23
| * serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-10
| * serial: sh-sci: Add DMA support.Guennadi Liakhovetski2010-03-02
* | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-24
* | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-24
|/
* sh-sci: improve clock framework supportMagnus Damm2009-05-08
* sh-sci: remove early_sci_setup()Magnus Damm2009-05-08
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-26