1. ed0bb23 tty: constify of_device_id array by Fabian Frederick · 10 years ago
  2. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  3. edb20c7 tty: use container_of to resolve uart_pmac_port from uart_port by Fabian Frederick · 10 years ago
  4. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  5. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  6. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  7. ccdb8ed of: Migrate of_find_node_by_name() users to for_each_node_by_name() by Grant Likely · 10 years ago
  8. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  9. dc1dc2f TTY: pmac_zilog, check existence of ports in pmz_console_init() by Geert Uytterhoeven · 11 years ago
  10. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  11. fc811472 tty: Remove unnecessary semicolons by Joe Perches · 11 years ago
  12. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  13. 43b829b serial: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  14. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  15. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  16. 38f8eef pmac_zilog,kdb: Fix console poll hook to return instead of loop by Jason Wessel · 12 years ago
  17. 810b4de tty/serial/pmac_zilog: Fix "nobody cared" IRQ message by Larry Finger · 12 years ago
  18. d4e33fa serial: Kill off NO_IRQ by Alan Cox · 13 years ago
  19. a79dd5a tty/serial/pmac_zilog: Fix suspend & resume by Benjamin Herrenschmidt · 13 years ago
  20. 7cf82b1 pmac_zilog: Fix unexpected irq by Finn Thain · 13 years ago
  21. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 14 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  23. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/pmac_zilog.c]
  24. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  25. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  26. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  27. c61fae9 serial: drivers/serial/pmac_zilog.c: add missing unlock by Julia Lawall · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. ec9cbe0 pmac-zilog: add platform driver by Finn Thain · 15 years ago
  30. 1f7b5ff pmac-zilog: cleanup by Finn Thain · 15 years ago
  31. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  32. 02ab851 serial/pmac_zilog: Workaround problem due to interrupt on closed port by Benjamin Herrenschmidt · 15 years ago
  33. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  34. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  35. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  36. f08b7e9 powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook by Benjamin Herrenschmidt · 16 years ago
  37. 8c65318 serial/pmac_zilog: Add console polling support by Chris J Arges · 16 years ago
  38. 87c25ef ttydev: fix pamc_zilog for tty pointer move by Stephen Rothwell · 16 years ago
  39. e4533b2 [POWERPC] Optionally use new device number for pmac_zilog by David Woodhouse · 18 years ago
  40. aa01542 [POWERPC] Fix pmac_zilog debug arg by Olaf Hering · 17 years ago
  41. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  42. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  43. a48141d Revert "[POWERPC] Rename get_property to of_get_property: drivers" by Paul Mackerras · 17 years ago
  44. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 17 years ago
  45. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 18 years ago
  46. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  49. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  50. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  53. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 19 years ago
  54. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 19 years ago
  55. e2862f6 [SERIAL] convert uart_state.sem to uart_state.mutex by Ingo Molnar · 19 years ago
  56. f392ecf [SERIAL] turn serial semaphores into mutexes by Arjan van de Ven · 19 years ago
  57. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  58. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  59. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  60. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  61. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  62. c5f4644 [PATCH] Serial: Adjust serial locking by Russell King · 19 years ago
  63. 0370aff [PATCH] fix u32 vs. pm_message_t in drivers/ by Pavel Machek · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago