aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunsu.c
Commit message (Expand)AuthorAge
* 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
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
|\
| * sunsu: Fix use after free in su_remove().David S. Miller2010-05-27
* | 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
* Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\
| * drivers/serial/sunsu.c: Correct use after freeJulia Lawall2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* sunsu: Use sunserial_console_termios() in sunsu_console_setup().David S. Miller2009-11-24
* sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.David S. Miller2009-11-24
* serial: suncore: Add 'ignore_line' argument to sunserial_console_match().David S. Miller2009-11-24
* sunsu: Fix detection of SU ports which are RSC console or control.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
* serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller2009-04-08
* 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
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-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
* [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2007-08-26
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-20
* [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-16
* [SERIAL] sunsu: Fix section mismatch warnings.David S. Miller2007-05-07
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-26
* [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
* [PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad2006-10-01
* [SERIAL] sunsu: Report keyboard and mouse ports in kernel log.David S. Miller2006-07-14
* [SERIAL] sunsu: Handle keyboard and mouse ports directly.David S. Miller2006-07-13
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-30
|\
| * [SERIAL] sunsu: Missing return statement in su_probe().David S. Miller2006-06-30
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2006-06-29
* [SERIAL] sunsu: 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-24
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [SUNSU]: Fix license.Andrew Morton2006-05-21
* [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* [PATCH] kill _INLINE_Adrian Bunk2006-03-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
* | [SUNSU]: Fix missing spinlock initialization.David S. Miller2006-03-20