aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/mpc52xx_uart.c
Commit message (Expand)AuthorAge
* serial: mpc52xx_uart: re-enable mpc5121 PSC UART supportAnatolij Gustschin2010-02-17
* drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall2009-10-15
* serial: kill off uart_infoAlan Cox2009-09-19
* powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-17
* drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin2009-05-29
* powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely2009-02-04
* powerpc/5200: Stop using device_type and port-number propertiesGrant Likely2009-02-03
* powerpc/mpc5200: fix error paths in PSC UART probe functionWolfram Sang2008-12-21
* powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-21
* powerpc/mpc5200: Make PSC UART driver update serial errors countersRené Bürgel2008-12-21
* Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-05
* serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-25
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-20
* Fix a potential issue in mpc52xx uart driverAndrew Liu2008-05-01
* [POWERPC] mpc5200: Fix unterminated of_device_id tableGrant Likely2008-04-29
* serial: fix platform driver hotplug/coldplugKay Sievers2008-04-15
* [POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely2008-02-07
* [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-06
* [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby2008-02-06
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-26
* [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.cJohn Rigby2008-01-21
* [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby2008-01-21
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-16
* mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely2007-10-14
* [POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct indexJohn Rigby2007-09-14
* [POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely2007-05-07
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* [POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut2007-02-17
* [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-12
* [POWERPC] Fix mpc52xx serial driver to work for arch/ppc againGrant Likely2007-01-09
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely2006-12-04
* [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely2006-12-04
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad2006-10-01
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-04
|\
| * [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-02
* | [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-26
|/
* fix typos "wich" -> "which"Uwe Zeisberger2006-03-24
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-20
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por...Sylvain Munaut2006-01-06
* [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.cSylvain Munaut2006-01-06
* [SERIAL] Fix mpc52xx_uart.cAndrey Volkov2005-11-12
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28