summaryrefslogtreecommitdiff
path: root/drivers/serial/sunsab.c
Commit message (Expand)AuthorAge
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt...Julia Lawall2010-03-16
* serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller2009-11-24
* serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller2009-11-24
* sunsab: Do not set sunsab_reg.cons right before registering minors.David S. Miller2009-11-24
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-19
* serial: kill off uart_infoAlan Cox2009-09-19
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-11
* ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-20
* serial: Fix sparc driver name strings.David S. Miller2008-05-02
* [SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets2007-12-12
* [SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer2007-09-25
* [SUNSAB]: Fix several bugs.Al Viro2007-09-17
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-20
* [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-31
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier2006-08-23
* [SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller2006-07-21
* [SPARC64] Fix sunsab ports orderingMarc Zyngier2006-07-21
* [SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller2006-07-14
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SERIAL] sunsab: Fix section mis-match errors.David S. Miller2006-06-29
* [SERIAL] sunsab: Convert to of_driver framework.David S. Miller2006-06-29
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-26
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-23
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-22
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-20
* | [SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller2006-03-20
* | [SPARC64]: Prevent registering wrong serial console.David S. Miller2006-03-20
|/
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-05
* [SPARC64]: Serial Console for E250 PatchEddie C. Dost2006-01-18
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2005-10-10
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-31
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-29
* [SUNSAB]: Defer register updates until transmitter is idle.David S. Miller2005-05-11
* [SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller2005-04-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16