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