aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sh-sci.c
Commit message (Expand)AuthorAge
* sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt2012-10-15
* serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski2012-08-01
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-24
|\
| * serial: sh-sci: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-12
* | serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart2012-06-12
* | serial: sh-sci: Fix probe error pathsLaurent Pinchart2012-06-12
|/
* serial: sh-sci: Fix for port types without BRI interrupts.Paul Mundt2012-05-18
* serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes.Shimoda, Yoshihiro2012-04-12
* serial: sh-sci: modify sci_break_ctl()Shimoda, Yoshihiro2012-04-09
* serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-30
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-30
|\
| * serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-03-28
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \ | |/ |/|
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* | sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki2012-03-08
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-31
* | | serial: sh-sci: Handle GPIO function requests.Paul Mundt2011-12-02
* | | serial: sh-sci: Avoid FIFO clear for MCE toggle.Paul Mundt2011-12-02
* | | serial: sh-sci: per-port modem control.Paul Mundt2011-12-02
* | | serial: sh-sci: Add support for loopback mode.Paul Mundt2011-11-24
* | | serial: sh-sci: Fix up modem control handling.Paul Mundt2011-11-24
* | | serial: sh-sci: Clarify enable_ms/break_ctl comments.Paul Mundt2011-11-24
* | | serial: sh-sci: Support icount statistics for error cases.Paul Mundt2011-11-24
* | | serial: sh-sci: Fix up SCFCR handling.Paul Mundt2011-11-24
| | |
| \ \
*-. \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-04
| |\ \ \ | | |/ / | |/| / | | |/
| | * serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski2011-09-18
* | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-04
|/ /
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\ \
| * | TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-29
|\ \ \ | |_|/ |/| |
| * | serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi2011-08-29
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-08-08
| |\|
| * | serial: sh-sci: console Runtime PM supportMagnus Damm2011-08-03
| * | serial: sh-sci: fix DMA build by including dma-mapping.hMagnus Damm2011-08-02
| * | serial: sh-sci: Fix up default regtype probing.Paul Mundt2011-08-02
* | | sh-sci / PM: Use power.irq_safeRafael J. Wysocki2011-08-24
| |/ |/|
* | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-07
|/
* serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt2011-06-28
* serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt2011-06-28
* serial: sh-sci: Add missing module description/author bits.Paul Mundt2011-06-28
* serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt2011-06-28
* serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt2011-06-14
* serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2011-06-14
* serial: sh-sci: Abstract register maps.Paul Mundt2011-06-13
* 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 bitrotted H8/300 support.Paul Mundt2011-06-05