summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunzilog.c
Commit message (Expand)AuthorAgeFilesLines
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+1
* serial: kill off uart_infoAlan Cox2009-09-191-7/+7
* serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-2/+2
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-111-1/+1
* ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-211-2/+2
* serial: Fix sparc driver name strings.David S. Miller2008-05-021-1/+1
* sparc: sunzilog.c remove unused argumentRobert Reif2008-04-271-2/+2
* sparc: sunzilog uart orderRobert Reif2008-04-241-13/+17
* [SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets2007-12-121-25/+16Star
* [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2007-08-271-6/+8
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-211-18/+6Star
* [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-161-3/+14
* [SERIAL] sunzilog: section mismatch fixKrzysztof Helt2007-05-291-2/+2
* [SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue2007-05-091-34/+104
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-6/+8
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-121-3/+3
* [PATCH] __iomem annotations in sunzilogAl Viro2006-10-111-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-17/+14Star
* [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller2006-09-301-1/+1
* [SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.David S. Miller2006-08-241-0/+3
* [SERIAL] sunzilog: Fix instance enumeration.David S. Miller2006-07-211-36/+35Star
* [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller2006-07-211-9/+1Star
* [SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller2006-07-211-11/+35
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2006-06-301-0/+1
* [SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller2006-06-301-7/+22
* [SERIAL] sunzilog: Convert to of_driver.David S. Miller2006-06-301-527/+258Star
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-1/+0Star
* [SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller2006-06-241-1/+1
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-231-9/+4Star
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-9/+4Star
* | [SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller2006-03-201-0/+1
* | [SPARC64]: Prevent registering wrong serial console.David S. Miller2006-03-201-6/+28
|/
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-051-2/+2
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-26/+8Star
* [SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2005-10-111-3/+2Star
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-2/+2
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-291-6/+7
* [SPARC]: sunzilog warning fixesWilliam Lee Irwin III2005-06-251-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1773