1. c38c445 serial: mpc52xx: remove reference to .set_wake() by Linus Walleij · 11 years ago
  2. 4190390 serial: mpc512x: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  3. 2d30cca serial: mpc512x: cleanup clock API use by Gerhard Sittig · 11 years ago
  4. 8a29dfb serial/mpc52xx_uart: fix kernel panic when system reboot by Matteo Facchinetti · 11 years ago
  5. 1f48c49 serial/mpc52xx_uart: add MPC5125 PSC support by Matteo Facchinetti · 11 years ago
  6. 2574b27 serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support by Matteo Facchinetti · 11 years ago
  7. 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  8. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  9. 9bcc327 tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init() by Wei Yongjun · 11 years ago
  10. cf0ebee0 serial: Move "uart_console" def to core header file. by Sourav Poddar · 11 years ago
  11. 09081e5 tty: serial: mpc5xxx: fix PSC clock name bug by Anatolij Gustschin · 12 years ago
  12. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  13. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  14. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  15. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 76d28e4 serial/mpc52xx_uart: add a const qualifier by Uwe Kleine-König · 12 years ago
  17. d3dec96 tty: serial: mpc5xxx: add support for mark/space parity by Wolfram Sang · 12 years ago
  18. e0955ac mpc5200b/uart: select more tolerant uart prescaler on low baudrates by Frank Benkert · 13 years ago
  19. d4e33fa serial: Kill off NO_IRQ by Alan Cox · 13 years ago
  20. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  21. ee160a3 TTY: serial, fix includes in some drivers by Jiri Slaby · 13 years ago
  22. 793218d dt/serial: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  23. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/mpc52xx_uart.c]
  24. e44dcb6 serial: mpc52xx: make printout for type more generic by Wolfram Sang · 14 years ago
  25. 05f25ab powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  26. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  27. 0d1f22e powerpc/5200: improve uart baud rate calculation (reach high baud rates, better accuracy) by Albrecht Dreß · 14 years ago
  28. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
  29. 2da8cb6 powerpc/mpc5121: move PSC FIFO memory init to platform code by Anatolij Gustschin · 14 years ago
  30. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  31. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  32. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  33. e6114fa serial: mpc52xx_uart: fix null pointer dereference by Anatolij Gustschin · 14 years ago
  34. b0c0602 serial/mpc52xx_uart: Drop outdated comments by Wolfram Sang · 14 years ago
  35. 6acc683 serial: mpc52xx_uart: re-enable mpc5121 PSC UART support by Anatolij Gustschin · 15 years ago
  36. b7a8212 drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEM by Julia Lawall · 15 years ago
  37. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  38. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 15 years ago
  39. b898f4f drivers/serial/mpc52xx_uart.c: fix array overindexing check by Roel Kluin · 15 years ago
  40. d9f0c5f powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver by Grant Likely · 16 years ago
  41. 3b5ebf8 powerpc/5200: Stop using device_type and port-number properties by Grant Likely · 16 years ago
  42. 418441d9 powerpc/mpc5200: fix error paths in PSC UART probe function by Wolfram Sang · 16 years ago
  43. aec739e powerpc/mpc5200: add rts/cts handling in PSC UART driver by Wolfram Sang · 16 years ago
  44. b651498 powerpc/mpc5200: Make PSC UART driver update serial errors counters by René Bürgel · 16 years ago
  45. c4f0124 Fix incorrect use of loose in tty/serial drivers by Nick Andrew · 16 years ago
  46. 8d1fb8c serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  47. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  48. fbe543b Fix a potential issue in mpc52xx uart driver by Andrew Liu · 16 years ago
  49. bc775ea [POWERPC] mpc5200: Fix unterminated of_device_id table by Grant Likely · 16 years ago
  50. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  51. 52b8048 [POWERPC] mpc52xx: fix compile error introduce when rebasing patch by Grant Likely · 17 years ago
  52. 25ae3a0 [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver by John Rigby · 17 years ago
  53. 599f030 [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driver by John Rigby · 17 years ago
  54. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 17 years ago
  55. 406b7d4 [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.c by John Rigby · 17 years ago
  56. 94f3894 [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC by John Rigby · 17 years ago
  57. 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
  58. 5dd80d5 mpc52xx-uart: fix compile warning (format type mismatch) by Grant Likely · 17 years ago
  59. af6a9aa [POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct index by John Rigby · 17 years ago
  60. a348119 [POWERPC] Don't shutdown TX on mpc5200 serial port if it is a console by Grant Likely · 17 years ago
  61. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  62. fc7900b [POWERPC] Dispose irq mapping when done in mpc52xx_serial.c by Sylvain Munaut · 18 years ago
  63. e3aba81 [POWERPC] Fixup mp5200 drivers to match device tree changes by Grant Likely · 18 years ago
  64. c98750c [POWERPC] Fix mpc52xx serial driver to work for arch/ppc again by Grant Likely · 18 years ago
  65. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  66. b9272df [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver by Grant Likely · 18 years ago
  67. 9b9129e [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver by Grant Likely · 18 years ago
  68. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. be618f5 [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c by Amol Lad · 18 years ago
  71. 075395d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  72. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  73. 947deee [SERIAL] Convert fifosize to an unsigned int by Russell King · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  76. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 19 years ago
  77. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 19 years ago
  78. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  79. d62de3a [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial port major by Sylvain Munaut · 19 years ago
  80. 2d8179c [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c by Sylvain Munaut · 19 years ago
  81. 38801e2 [SERIAL] Fix mpc52xx_uart.c by Andrey Volkov · 19 years ago
  82. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  83. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  84. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  85. e36d394 [PATCH] Fix up some pm_message_t types by Richard Purdie · 19 years ago
  86. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago