summaryrefslogtreecommitdiffstats
path: root/drivers/serial/pmac_zilog.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-2/+5
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+3
|\
| * serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall2010-04-301-1/+3
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* pmac-zilog: add platform driverFinn Thain2010-02-271-19/+136
* pmac-zilog: cleanupFinn Thain2010-02-271-44/+41
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-3/+3
* serial/pmac_zilog: Workaround problem due to interrupt on closed portBenjamin Herrenschmidt2010-01-151-0/+11
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+1
* serial: replace the state mutex with the tty port mutexAlan Cox2009-09-191-4/+4
* serial: kill off uart_infoAlan Cox2009-09-191-6/+6
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2048
OpenPOWER on IntegriCloud