aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sh-sci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda1-1/+3
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda1-1/+1
2007-09-21serial: sh-sci: kgdb console build fixes.Paul Mundt1-3/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner1-0/+33
2007-09-21serial: sh-sci: Tidy cpufreq printk.Paul Mundt1-1/+1
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm1-7/+2
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt1-1/+3
2007-05-07serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt1-0/+11
2007-05-07serial: sh-sci: Fix module clock refcounting.dmitry pervushin1-3/+9
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu1-1/+12
2007-05-07serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt1-6/+0
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt1-4/+16
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt1-20/+33
2007-03-14serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt1-5/+6
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt1-0/+22
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-06sh: Clock framework tidying.Paul Mundt1-3/+3
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-17/+16
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-27serial: Rework sh-sci for driver model.Paul Mundt1-725/+421
2006-09-12sh64: Trivial build fixes.Paul Mundt1-2/+2
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-3/+0
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King1-5/+5
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-5/+5
2006-02-01[PATCH] sh: sh-sci clock framework updatesPaul Mundt1-68/+157
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King1-48/+48
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-49/+32
2005-10-14[PATCH] sh-sci.c sci_start_tx errorYoshinori Sato1-1/+1
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1692