summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sh-sci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2008-10-281-16/+1Star
|\
| * serial: sh-sci: Kill off all of the SCI/SCIF special casing.Paul Mundt2008-10-021-16/+1Star
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+1
|\ \ | |/ |/|
| * drivers/serial: use nr_irqsYinghai Lu2008-10-161-1/+1
* | Merge branch 'sh/g3-prep'Paul Mundt2008-10-021-12/+33
|\ \
| * | serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt2008-10-011-12/+33
* | | serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt2008-10-021-28/+15Star
|/ /
* / sh: fixup many sparse errors.Paul Mundt2008-09-081-1/+1
|/
* sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu2008-07-281-1/+16
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-211-4/+4
* sh: use the common ascii hex helpersHarvey Harrison2008-05-161-4/+4
* sh-sci: improve sh7722 supportMagnus Damm2008-05-081-12/+10Star
* sh: Enable use of the clk fwk on SH-5.Paul Mundt2008-05-081-6/+4Star
* serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-181-1/+6
* serial: fix platform driver hotplug/coldplugKay Sievers2008-04-161-0/+1
* serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara2008-03-111-2/+2
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-1/+1
* sh: add support for sh7366 processorMagnus Damm2008-02-141-1/+1
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-281-1/+3
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-281-1/+1
* serial: sh-sci: kgdb console build fixes.Paul Mundt2007-09-211-3/+1Star
* sh: Add SH7720 CPU support.Markus Brunner2007-09-211-0/+33
* serial: sh-sci: Tidy cpufreq printk.Paul Mundt2007-09-211-1/+1
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-261-7/+2Star
* sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-201-1/+3
* serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt2007-05-071-0/+11
* serial: sh-sci: Fix module clock refcounting.dmitry pervushin2007-05-071-3/+9
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-071-1/+12
* serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt2007-05-071-6/+0Star
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-071-4/+16
* sh: Bring kgdb back from the dead.Paul Mundt2007-05-071-20/+33
* serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-141-5/+6
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-121-0/+22
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* sh: Clock framework tidying.Paul Mundt2006-12-061-3/+3
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-061-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-17/+16Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* serial: Rework sh-sci for driver model.Paul Mundt2006-09-271-725/+421Star
* sh64: Trivial build fixes.Paul Mundt2006-09-121-2/+2
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-3/+0Star
* [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-051-5/+5
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-051-5/+5
* [PATCH] sh: sh-sci clock framework updatesPaul Mundt2006-02-011-68/+157
* [SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King2006-01-211-48/+48
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-49/+32Star
* [PATCH] sh-sci.c sci_start_tx errorYoshinori Sato2005-10-151-1/+1