aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/pmac_zilog.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt2009-04-071-0/+15
* serial/pmac_zilog: Add console polling supportChris J Arges2008-11-191-0/+27
* ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-201-2/+2
* [POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse2007-09-221-5/+15
* [POWERPC] Fix pmac_zilog debug argOlaf Hering2007-09-191-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-3/+3
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-3/+3
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-1/+3
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-3/+3
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-5/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-9/+8
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-4/+5
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-3/+3
* [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
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-1/+0
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-12/+11
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-051-1/+1
* [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-131-5/+4
* [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-121-11/+12
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-31/+8
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-091-4/+11
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-3/+3
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+3
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-061-6/+3
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-291-2/+2
* [PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2048