aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunzilog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-12[SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets1-25/+16
2007-08-26[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller1-6/+8
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-18/+6
2007-07-16[SERIAL]: Fix console write locking in sparc drivers.David S. Miller1-3/+14
2007-05-29[SERIAL] sunzilog: section mismatch fixKrzysztof Helt1-2/+2
2007-05-09[SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue1-34/+104
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller1-6/+8
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets1-3/+3
2006-10-10[PATCH] __iomem annotations in sunzilogAl Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-17/+14
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller1-1/+1
2006-08-23[SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.David S. Miller1-0/+3
2006-07-21[SERIAL] sunzilog: Fix instance enumeration.David S. Miller1-36/+35
2006-07-21[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller1-9/+1
2006-07-21[SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller1-11/+35
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller1-0/+1
2006-06-29[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller1-7/+22
2006-06-29[SERIAL] sunzilog: Convert to of_driver.David S. Miller1-527/+258
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-06-23[SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller1-1/+1
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-2/+2
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-9/+4
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-9/+4
2006-03-20[SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller1-0/+1
2006-03-20[SPARC64]: Prevent registering wrong serial console.David S. Miller1-6/+28
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-2/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-26/+8
2005-10-10[SPARC64]: Fix oops on runlevel change with serial console.David S. Miller1-3/+2
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-2/+2
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-6/+7
2005-06-24[SPARC]: sunzilog warning fixesWilliam Lee Irwin III1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1773