summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunsab.c
Commit message (Expand)AuthorAgeFilesLines
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-4/+4
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-3/+3
* drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...Julia Lawall2010-03-161-1/+1
* serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller2009-11-241-1/+1
* serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller2009-11-241-2/+4
* sunsab: Do not set sunsab_reg.cons right before registering minors.David S. Miller2009-11-241-1/+0
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+1
* serial: kill off uart_infoAlan Cox2009-09-191-5/+5
* 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-201-1/+1
* serial: Fix sparc driver name strings.David S. Miller2008-05-021-1/+1
* [SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets2007-12-121-12/+4
* [SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer2007-09-251-1/+1
* [SUNSAB]: Fix several bugs.Al Viro2007-09-171-65/+42
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-201-17/+5
* [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-161-5/+14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-3/+8
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+6
* [SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier2006-08-231-0/+9
* [SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller2006-07-211-4/+5
* [SPARC64] Fix sunsab ports orderingMarc Zyngier2006-07-211-1/+1
* [SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller2006-07-141-1/+1
* [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/+0
* [SERIAL] sunsab: Fix section mis-match errors.David S. Miller2006-06-291-4/+4
* [SERIAL] sunsab: Convert to of_driver framework.David S. Miller2006-06-291-155/+144
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-1/+0
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-6/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-221-7/+3
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-7/+3
* | [SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller2006-03-201-0/+2
* | [SPARC64]: Prevent registering wrong serial console.David S. Miller2006-03-201-9/+8
|/
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-051-1/+1
* [SPARC64]: Serial Console for E250 PatchEddie C. Dost2006-01-181-3/+4
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-29/+9
* [SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2005-10-101-1/+0
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-291-6/+1
* [SUNSAB]: Defer register updates until transmitter is idle.David S. Miller2005-05-111-38/+71
* [SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller2005-04-211-5/+11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1171
OpenPOWER on IntegriCloud