1. ca16c5a serial: pxa: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  2. be9ae5d serial/pxa: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  3. ed0bb23 tty: constify of_device_id array by Fabian Frederick · 9 years ago
  4. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  5. 50d1e7d serial: pxa: hold port.lock when reporting modem line changes by Dmitry Eremin-Solenikov · 10 years ago
  6. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. 2ee881b serial: pxa: fix build with !SERIAL_PXA_CONSOLE by Arnd Bergmann · 10 years ago
  8. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  9. c7d44a0 serial_core: Commonalize crlf when working w/ a non open console port by Doug Anderson · 10 years ago
  10. 6c62cc0 serial: pxa: Staticize local symbols by Jingoo Han · 11 years ago
  11. 331b373 tty: serial: pxa: remove old cruft by Daniel Mack · 11 years ago
  12. 43b829b serial: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  13. 9429ccb serial: pxa: fine-tune clk useage by Yi Zhang · 11 years ago
  14. ed35e09 serial: pxa: Do not tweak clock in pxa serial write() function by Haojun Bao · 11 years ago
  15. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  16. e1a9c17 tty: serial: KGDB support for PXA by Denis V. Lunev · 12 years ago
  17. cfe275c serial: pxa: add spin lock for console write by Chao Xie · 12 years ago
  18. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. fb8ebec serial: pxa: add clk_prepare/clk_unprepare calls by Philipp Zabel · 12 years ago
  20. 699c20f serial: pxa: add OF support by Haojian Zhuang · 12 years ago
  21. e44aabd serial: pxa: work around for errata #20 by Marcus Folkesson · 13 years ago
  22. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  23. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  24. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/serial/pxa.c]
  25. 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
  26. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 14 years ago
  27. c934878 Serial: pxa: work around Errata #75 by Uwe Kleine-König · 15 years ago
  28. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  29. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  30. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  31. bf56c75 [ARM] pxa: update pxa serial driver to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  32. 290a558 [ARM] pxa: remove machine class specific stuffs from serial driver by Eric Miao · 15 years ago
  33. c5b84b3 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  34. 02f6526 [ARM] pxa: move UART register definitions into dedicated regs-uart.h by Eric Miao · 15 years ago
  35. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  36. 2276f03 [ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver by Robert Jarzmik · 16 years ago
  37. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  38. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  39. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  40. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  41. fa7f151 [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disabled by Philipp Zabel · 17 years ago
  42. b049bd9 [ARM] pxa: update pxa serial driver to use clk support by Russell King · 17 years ago
  43. e259a3a [ARM] pxa: convert PXA serial drivers to use platform resources by Russell King · 17 years ago
  44. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  45. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 17 years ago
  46. c7bec5a Various drivers' irq handlers: kill dead code, needless casts by Jeff Garzik · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  49. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  50. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  51. 005b5e4 [ARM] 3624/1: Report true modem control line states by Uli Luckas · 18 years ago
  52. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 18 years ago
  53. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  54. f02aa3f [ARM] 3216/1: indent and typo in drivers/serial/pxa.c by Erik Hovland · 18 years ago
  55. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  56. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  57. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  58. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  59. d9e2964 [ARM] 3029/1: Add HWUART support for PXA 255/26x by Matt Reimer · 19 years ago
  60. e6158b4 [ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.c by Lothar Wassmann · 19 years ago
  61. 2d93486 [ARM] 2907/1: GCC 4 serial driver compile fixes by Vincent Sanders · 19 years ago
  62. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  63. c5f4644 [PATCH] Serial: Adjust serial locking by Russell King · 19 years ago
  64. 0a8b80c5 [PATCH] Serial: Eliminate magic numbers by Russell King · 19 years ago
  65. 05ab301 [PATCH] Serial: Add uart_insert_char() by Russell King · 19 years ago
  66. 0370aff [PATCH] fix u32 vs. pm_message_t in drivers/ by Pavel Machek · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago