Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
23241d43eac88f63a7f0bf4d5c12bbc496651585
/
drivers
/
tty
/
serial
/
sh-sci.c
23241d4
serial: sh-sci: Kill off per-port enable/disable callbacks.
by Paul Mundt
· 14 years ago
7f405f9
serial: sh-sci: Add missing module description/author bits.
by Paul Mundt
· 14 years ago
3127c6b
serial: sh-sci: Regtype probing doesn't need to be fatal.
by Paul Mundt
· 14 years ago
4b8c59a
serial: sh-sci: Support generic SCLSR overrun detection.
by Paul Mundt
· 14 years ago
72b294c
serial: sh-sci: FIFO sizing helper consolidation.
by Paul Mundt
· 14 years ago
61a6976
serial: sh-sci: Abstract register maps.
by Paul Mundt
· 14 years ago
514820e
serial: sh-sci: Consolidate RXD pin handling.
by Paul Mundt
· 14 years ago
debf950
serial: sh-sci: Generalize overrun handling.
by Paul Mundt
· 14 years ago
ab7cfb5
serial: sh-sci: Kill off bitrotted H8/300 support.
by Paul Mundt
· 14 years ago
d762f43
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
54aa89e
serial: sh-sci: suspend/resume wakeup support V2
by Magnus Damm
· 14 years ago
5e50d2d
serial: sh-sci: Runtime PM support
by Magnus Damm
· 14 years ago
99edb3d
tty: remove invalid location line in file header
by Jovi Zhang
· 14 years ago
26cf445
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6a8c979
sh: sh-sci: Fix double initialization by serial_console_setup
by Nobuhiro Iwamatsu
· 14 years ago
b2267a6
serial: sh-sci: prevent setup of uninitialized serial console
by Alexandre Courbot
· 14 years ago
3600338
serial: sh-sci: fix deadlock when resuming from S3 sleep
by Alexandre Courbot
· 14 years ago
6b62047
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework
by Paul Mundt
· 14 years ago
fc887b1
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
ab4382d
tty: move drivers/serial/ to drivers/tty/serial/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/serial/sh-sci.c]
d5b732b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 15 years ago
d1d4b10
serial: sh-sci: fix handling of SCIFB sh-mobile ports
by Guennadi Liakhovetski
· 15 years ago
85b8e3f
sh: fix Oops in the serial SCI driver
by Guennadi Liakhovetski
· 15 years ago
6f68fba
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 15 years ago
3f255eb
sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code
by Jason Wessel
· 15 years ago
0b28330
Merge branch 'ioat' into dmaengine
by Dan Williams
· 15 years ago
0582763
DMAENGINE: extend the control command to include an arg
by Linus Walleij
· 15 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
720fcb3
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'
by Paul Mundt
· 15 years ago
c3635c7
DMAENGINE: generic slave control v2
by Linus Walleij
· 15 years ago
3089f38
SH: extend SCI DMA support to work on SCIFA ports
by Guennadi Liakhovetski
· 15 years ago
f354a38
serial: sh-sci: Use sg_dma_len() and sg_dma_address()
by Magnus Damm
· 15 years ago
4bab9d4
dmaengine: shdma: Remove sh_dmae_slave_chan_id enum
by Magnus Damm
· 15 years ago
0a60a21
SH: remove superfluous warning from the serial driver
by Guennadi Liakhovetski
· 15 years ago
3f7581d
serial: sh-sci: remove duplicated #include
by Huang Weiyi
· 15 years ago
c7ed1ab
serial: sh-sci: clkdev updates for MSTP gating.
by Paul Mundt
· 15 years ago
c6efd46
serial: sh-sci: Tidy up build warnings.
by Paul Mundt
· 15 years ago
73a19e4c
serial: sh-sci: Add DMA support.
by Guennadi Liakhovetski
· 15 years ago
75136d4
serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.
by Markus Pietrek
· 15 years ago
32b5307
serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.
by Paul Mundt
· 15 years ago
154280f
serial: sh-sci: earlyprintk zero uartclk fix
by Magnus Damm
· 15 years ago
9b28317
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
7b6fd3b
sh-sci: Extend sh-sci driver with early console V2
by Magnus Damm
· 15 years ago
b151680
serial: sh-sci: Fix too early port disabling.
by Guennadi Liakhovetski
· 15 years ago
edad1f2
serial: sh-sci: Depend on HAVE_CLK unconditionally.
by Paul Mundt
· 15 years ago
b9e39c8
serial: sh-sci: don't use __devexit_p to wrap sci_remove
by Uwe Kleine-König
· 15 years ago
345e5a7
serial: sh-sci: disable callback typo fix
by Magnus Damm
· 15 years ago
ebd2c8f
serial: kill off uart_info
by Alan Cox
· 15 years ago
c01f0f1
sh: Add initial support for SH7757 CPU subtype
by Yoshihiro Shimoda
· 15 years ago
fd78a76
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
by Stuart Menefy
· 15 years ago
dd4da3a
serial: sh-sci: fix sci interrupt handler
by SUGIOKA Toshinobu
· 16 years ago
44e18e9
sh-sci: update receive error handling for muxed irqs
by Magnus Damm
· 16 years ago
6daa79b
serial: sh-sci: Move over to dev_pm_ops.
by Paul Mundt
· 16 years ago
dd0a3e7
serial: sh-sci: Fix up PORT_SCI console output ordering.
by SUGIOKA Toshinobu
· 16 years ago
af777ce
sh: clkfwk: module_clk -> peripheral_clk rename.
by Paul Mundt
· 16 years ago
168f362
serial: sh-sci: Fix up h8300 support.
by Yoshinori Sato
· 16 years ago
54507f6
serial: sh-sci: Fix up section mismatch in error path.
by Paul Mundt
· 16 years ago
501b825
sh-sci: improve clock framework support
by Magnus Damm
· 16 years ago
08f8cb3
sh-sci: ioremap() in a single place
by Magnus Damm
· 16 years ago
7ed7e07
sh-sci: replace sci_init_ports()
by Magnus Damm
· 16 years ago
0ee7071
sh-sci: allow single port platform devices
by Magnus Damm
· 16 years ago
a5660ad
sh-sci: use to_sci_port() if possible
by Magnus Damm
· 16 years ago
dc8e6f5
sh-sci: rework serial console support
by Magnus Damm
· 16 years ago
9080b72
sh-sci: remove early_sci_setup()
by Magnus Damm
· 16 years ago
e552de2
sh-sci: add platform device private data
by Magnus Damm
· 16 years ago
0fb849b
sh: Integrate the SH-5 onchip_remap() more coherently.
by Paul Mundt
· 16 years ago
55ba99e
sh: Add support for SH7786 CPU subtype.
by Kuninori Morimoto
· 16 years ago
973e5d5
serial: sh-sci: console drainage
by Magnus Damm
· 16 years ago
b0c50ad
serial: sh-sci: Fix up port pinmux for SH7366.
by Paul Mundt
· 16 years ago
1f6fd5c
serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.
by Paul Mundt
· 16 years ago
d570164
serial: sh-sci: Generalize port pin initialization.
by Paul Mundt
· 16 years ago
d830fa4
serial: sh-sci: Tidy up fifo overrun error handling.
by Paul Mundt
· 16 years ago
762c69e
serial: sh-sci: pr_debug() -> dev_dbg() conversion.
by Paul Mundt
· 16 years ago
027e687
serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.
by Paul Mundt
· 16 years ago
07d2a1a
serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.
by Paul Mundt
· 16 years ago
e7c98dc
serial: sh-sci: Codestyle cleanup patch.
by Michael Trimarchi
· 16 years ago
272966c
serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.
by Paul Mundt
· 16 years ago
1a22f08
serial: sh-sci: fix cannot work SH7723 SCIFA
by Yoshihiro Shimoda
· 16 years ago
a8884e3
sh: Fix up the shared IRQ demuxer's control bit testing logic.
by Michael Trimarchi
· 16 years ago
86d758e
Merge branches 'sh/serial-rework' and 'sh/oprofile'
by Paul Mundt
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a62c413
drivers/serial: use nr_irqs
by Yinghai Lu
· 16 years ago
15c73aa
serial: sh-sci: Kill off all of the SCI/SCIF special casing.
by Paul Mundt
· 16 years ago
bc0f424
Merge branch 'sh/g3-prep'
by Paul Mundt
· 16 years ago
a2159b5
serial: sh-sci: Dynamic clock management depends on HAVE_CLK.
by Paul Mundt
· 16 years ago
7ff731a
serial: sh-sci: Handle the general UPF_IOREMAP case.
by Paul Mundt
· 16 years ago
fa43972
sh: fixup many sparse errors.
by Paul Mundt
· 16 years ago
c63847a
sh: Add SCIF2 support for SH7763.
by Nobuhiro Iwamatsu
· 17 years ago
a88487c
Fix compile errors in SGI console drivers (linux-next tree)
by Takashi Iwai
· 16 years ago
bfd3c7a
sh: use the common ascii hex helpers
by Harvey Harrison
· 17 years ago
346b746
sh-sci: improve sh7722 support
by Magnus Damm
· 17 years ago
85f094e
sh: Enable use of the clk fwk on SH-5.
by Paul Mundt
· 17 years ago
71cc2c2
serial: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
178dd0c
sh: Add support for SH7723 CPU subtype.
by Paul Mundt
· 17 years ago
e169c13
serial: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
cae167d
serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.
by Yutaro Ebihara
· 17 years ago
96de1a8
serial: Move asm-sh/sci.h to linux/serial_sci.h.
by Paul Mundt
· 17 years ago
Next »