summaryrefslogtreecommitdiffstats
path: root/drivers/serial/mpc52xx_uart.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a potential issue in mpc52xx uart driverAndrew Liu2008-05-011-0/+2
* [POWERPC] mpc5200: Fix unterminated of_device_id tableGrant Likely2008-04-291-1/+1
* serial: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+2
* [POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely2008-02-061-25/+14
* [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-061-6/+171
* [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby2008-02-061-64/+192
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-1/+3
* [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.cJohn Rigby2008-01-211-93/+107
* [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby2008-01-211-4/+6
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-171-1/+2
* mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely2007-10-141-4/+4
* [POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct indexJohn Rigby2007-09-141-1/+1
* [POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely2007-05-071-2/+3
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-1/+1
* [POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut2007-02-171-1/+3
* [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-131-3/+2
* [POWERPC] Fix mpc52xx serial driver to work for arch/ppc againGrant Likely2007-01-091-0/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely2006-12-051-16/+337
* [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely2006-12-051-59/+57
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-9/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+5
* [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad2006-10-011-1/+10
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-031-2/+1
|\
| * [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-021-2/+1
* | [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
|/
* fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-6/+5
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-30/+16
* [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...Sylvain Munaut2006-01-061-11/+15
* [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.cSylvain Munaut2006-01-061-1/+1
* [SERIAL] Fix mpc52xx_uart.cAndrey Volkov2005-11-121-2/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-16/+16
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+4
* [PATCH] Fix up some pm_message_t typesRichard Purdie2005-09-171-1/+1
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+852