index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sunzilog.c
Age
Commit message (
Expand
)
Author
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-20
sparc,sunzilog: Add console polling support for sunzilog serial driver
Jason Wessel
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-11-24
serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().
David S. Miller
2009-11-24
serial: suncore: Add 'ignore_line' argument to sunserial_console_match().
David S. Miller
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
serial: kill off uart_info
Alan Cox
2009-03-24
serial: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-11
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
2008-07-20
ttydev: fix pamc_zilog for tty pointer move
Stephen Rothwell
2008-05-02
serial: Fix sparc driver name strings.
David S. Miller
2008-04-26
sparc: sunzilog.c remove unused argument
Robert Reif
2008-04-24
sparc: sunzilog uart order
Robert Reif
2007-12-12
[SERIAL] sparc: Infrastructure to fix section mismatch bugs.
Martin Habets
2007-08-26
[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c
David S. Miller
2007-07-20
[SPARC]: Fix serial console device detection.
David S. Miller
2007-07-16
[SERIAL]: Fix console write locking in sparc drivers.
David S. Miller
2007-05-29
[SERIAL] sunzilog: section mismatch fix
Krzysztof Helt
2007-05-09
[SERIAL] sunzilog: Interrupt enable before ISR handler installed
Mark Fortescue
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-31
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-10-11
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
Martin Habets
2006-10-10
[PATCH] __iomem annotations in sunzilog
Al Viro
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-29
[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.
David S. Miller
2006-08-23
[SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.
David S. Miller
2006-07-21
[SERIAL] sunzilog: Fix instance enumeration.
David S. Miller
2006-07-21
[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().
David S. Miller
2006-07-21
[SERIAL] sunzilog: Register IRQ after all devices have been probed.
David S. Miller
2006-07-02
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.
David S. Miller
2006-06-29
[SERIAL] sunzilog: Fix bugs in device deregristration.
David S. Miller
2006-06-29
[SERIAL] sunzilog: Convert to of_driver.
David S. Miller
2006-06-26
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-23
[SPARC64]: Convert central bus layer to in-kernel PROM device tree.
David S. Miller
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-20
[SERIAL] kernel console should send CRLF not LFCR
Russell King
2006-03-20
[SPARC] serial: Make sure sysfs nodes get named correctly.
David S. Miller
2006-03-20
[SPARC64]: Prevent registering wrong serial console.
David S. Miller
2006-02-05
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
[next]