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