summaryrefslogtreecommitdiff
path: root/drivers/serial/sh-sci.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-31
|\
| * sh: fix Oops in the serial SCI driverGuennadi Liakhovetski2010-05-22
* | serial: sh-sci: fix handling of SCIFB sh-mobile portsGuennadi Liakhovetski2010-05-24
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-21
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-17
| |\
| * | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-17
| * | DMAENGINE: generic slave control v2Linus Walleij2010-03-26
* | | sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel2010-05-20
* | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-26
|\ \ \ | | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt2010-03-10
| | |/ / | |/| |
| | * | SH: extend SCI DMA support to work on SCIFA portsGuennadi Liakhovetski2010-03-23
| | * | serial: sh-sci: Use sg_dma_len() and sg_dma_address()Magnus Damm2010-03-23
| | * | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-23
| | |/
* | | SH: remove superfluous warning from the serial driverGuennadi Liakhovetski2010-03-23
| |/ |/|
* | serial: sh-sci: remove duplicated #includeHuang Weiyi2010-03-15
|/
* serial: sh-sci: Tidy up build warnings.Paul Mundt2010-03-02
* serial: sh-sci: Add DMA support.Guennadi Liakhovetski2010-03-02
* serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.Markus Pietrek2010-01-15
* serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt2009-12-24
* serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm2009-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-16
|\
| * sh-sci: Extend sh-sci driver with early console V2Magnus Damm2009-12-15
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
|/
* serial: sh-sci: Fix too early port disabling.Guennadi Liakhovetski2009-12-04
* serial: sh-sci: Depend on HAVE_CLK unconditionally.Paul Mundt2009-11-25
* serial: sh-sci: don't use __devexit_p to wrap sci_removeUwe Kleine-König2009-11-25
* serial: sh-sci: disable callback typo fixMagnus Damm2009-11-06
* serial: kill off uart_infoAlan Cox2009-09-19
* sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-21
* sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-29
* serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu2009-07-07
* sh-sci: update receive error handling for muxed irqsMagnus Damm2009-07-03
* serial: sh-sci: Move over to dev_pm_ops.Paul Mundt2009-06-15
* serial: sh-sci: Fix up PORT_SCI console output ordering.SUGIOKA Toshinobu2009-06-02
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-13
* serial: sh-sci: Fix up h8300 support.Yoshinori Sato2009-05-08
* serial: sh-sci: Fix up section mismatch in error path.Paul Mundt2009-05-08
* sh-sci: improve clock framework supportMagnus Damm2009-05-08
* sh-sci: ioremap() in a single placeMagnus Damm2009-05-08
* sh-sci: replace sci_init_ports()Magnus Damm2009-05-08
* sh-sci: allow single port platform devicesMagnus Damm2009-05-08
* sh-sci: use to_sci_port() if possibleMagnus Damm2009-05-08
* sh-sci: rework serial console supportMagnus Damm2009-05-08
* sh-sci: remove early_sci_setup()Magnus Damm2009-05-08
* sh-sci: add platform device private dataMagnus Damm2009-05-08
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-07
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-03
* serial: sh-sci: console drainageMagnus Damm2009-02-27