aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/pmac_zilog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-15serial/pmac_zilog: Workaround problem due to interrupt on closed portBenjamin Herrenschmidt1-0/+11
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-1/+1
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox1-4/+4
2009-09-19serial: kill off uart_infoAlan Cox1-6/+6
2009-04-07powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt1-0/+15
2008-11-19serial/pmac_zilog: Add console polling supportChris J Arges1-0/+27
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell1-2/+2
2007-09-22[POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse1-5/+15
2007-09-19[POWERPC] Fix pmac_zilog debug argOlaf Hering1-1/+1
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-3/+3
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-3/+3
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-1/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-3/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-5/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-9/+8
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-4/+5
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-3/+3
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-12/+11
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-1/+1
2006-01-13[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar1-5/+4
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven1-11/+12
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-31/+8
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-4/+11
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-3/+3
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+3
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-6/+3
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-2/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2048