summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sh-sci.c
AgeCommit message (Expand)Author
2012-05-17dmaengine/dma_slave: fix merge issueLaxman Dewangan
2012-04-05dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi
2011-08-24sh-sci / PM: Use power.irq_safeRafael J. Wysocki
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-03serial: sh-sci: console Runtime PM supportMagnus Damm
2011-08-03serial: sh-sci: fix DMA build by including dma-mapping.hMagnus Damm
2011-08-03serial: sh-sci: Fix up default regtype probing.Paul Mundt
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt
2011-06-28serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt
2011-06-28serial: sh-sci: Add missing module description/author bits.Paul Mundt
2011-06-28serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt
2011-06-14serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt
2011-06-14serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt
2011-06-08serial: sh-sci: Generalize overrun handling.Paul Mundt
2011-06-06serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-05-23serial: sh-sci: suspend/resume wakeup support V2Magnus Damm
2011-05-23serial: sh-sci: Runtime PM supportMagnus Damm
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31sh: sh-sci: Fix double initialization by serial_console_setupNobuhiro Iwamatsu
2011-03-31serial: sh-sci: prevent setup of uninitialized serial consoleAlexandre Courbot
2011-03-04serial: sh-sci: fix deadlock when resuming from S3 sleepAlexandre Courbot
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman