1. 635d19b pcmcia: deprecate CS_NO_MORE_ITEMS by Dominik Brodowski · 16 years ago
  2. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  3. ef313e3 pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users by Dominik Brodowski · 16 years ago
  4. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  5. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  6. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  7. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  8. c63847a sh: Add SCIF2 support for SH7763. by Nobuhiro Iwamatsu · 16 years ago
  9. ae2d4c3 cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parameters by Nye Liu · 16 years ago
  10. e9a8f4d serial: DZ11: avoid a hang at console switch-over by Maciej W. Rozycki · 16 years ago
  11. 3771359 serial: Z85C30: avoid a hang at console switch-over by Maciej W. Rozycki · 16 years ago
  12. b76c5a0 serial: add support for a no-name 4 ports multiserial card by Catalin(ux) M BOIE · 16 years ago
  13. 7500b1f 8250: fix break handling for Intel 82571 by Aristeu Rozanski · 16 years ago
  14. 920519c serial/8250_gsc.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  15. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  16. 3b216c9 kgdb: kgdboc console poll hooks for mpsc uart by Jason Wessel · 16 years ago
  17. 8e21d04 kgdb: kgdboc console poll hooks for cpm uart by Jason Wessel · 16 years ago
  18. f10140f port_fixups: Fix ups for tty port changes by Alan Cox · 16 years ago
  19. 768aec0 serial: 8250: fix shared interrupts issues with SMP and RT kernels by Anton Vorontsov · 16 years ago
  20. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  21. 1aa3692 ttydev: Fix up compile failures in the PPC build by Alan Cox · 16 years ago
  22. b1d1619 atmel_serial: Fix tty_port breakage by Haavard Skinnemoen · 16 years ago
  23. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  24. b1ca7e7 - Fix compile errors in SGI console drivers (linux-next tree) by Jack Steiner · 16 years ago
  25. 87c25ef ttydev: fix pamc_zilog for tty pointer move by Stephen Rothwell · 16 years ago
  26. 2f7a697 ttydev: fix pamc_zilog for tty pointer move by Stephen Rothwell · 16 years ago
  27. df4f4dd serial: use tty_port by Alan Cox · 16 years ago
  28. d87a6d9 drivers/serial/: remove CVS keywords by Adrian Bunk · 16 years ago
  29. 9afd561 Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook by Haavard Skinnemoen · 16 years ago
  30. 6bb0e3a Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops by Haavard Skinnemoen · 16 years ago
  31. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  32. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  33. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  34. 6c118e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  35. dc32081 cpm_uart: Support uart_wait_until_sent() by Laurent Pinchart · 16 years ago
  36. 491a7a4 cpm_uart: Fix cpm uart corruption with PREEMPT_RT by Rune Torgersen · 16 years ago
  37. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 16 years ago
  38. 05d81d2 serial8250: sanity check nr_uarts on all paths. by Eric W. Biederman · 16 years ago
  39. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  40. 604cbad MX2 add support for mx2 in i.MX serial driver by Sascha Hauer · 16 years ago
  41. e3d13ff mxc: add MX3 support for i.MX internal UART driver by Sascha Hauer · 16 years ago
  42. 38a41fd IMX: introduce clock API by Sascha Hauer · 16 years ago
  43. dbff4e9 IMX UART: remove statically initialized tables by Sascha Hauer · 16 years ago
  44. 2582d8c IMX UART: Add board specific init/exit functions by Sascha Hauer · 16 years ago
  45. 036bb15 IMX UART: do not assume 16MHz reference frequency by Sascha Hauer · 16 years ago
  46. 7ca796f serial: fix serial_match_port() for dynamic major tty-device numbers by Guennadi Liakhovetski · 16 years ago
  47. b497549 [ARM] S3C24XX: Split serial driver into core and per-cpu drivers by Ben Dooks · 16 years ago
  48. ea304e3 [ARM] S3C2410: Add sysfs attribute for serial driver clock source by Ben Dooks · 16 years ago
  49. 8fe059d [ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driver by Ben Dooks · 16 years ago
  50. 05a7896 [ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driver by Ben Dooks · 16 years ago
  51. e1c609e atmel_serial: Drain console TX shifter before suspending by Haavard Skinnemoen · 16 years ago
  52. f826caa atmel_serial: Fix build on avr32 with CONFIG_PM enabled by Haavard Skinnemoen · 16 years ago
  53. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  54. 0b2a2e5 cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code by Kumar Gala · 16 years ago
  55. 0d84406 cpm_uart: fix whitespace issues by Kumar Gala · 16 years ago
  56. f30ac0c Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. by Sonic Zhang · 16 years ago
  57. c401b04 of_serial: Use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  58. 3b8458a Blackfin serial driver: fix up tty core set_ldisc API change breakage bug by Graf Yang · 16 years ago
  59. 9c81c5c atmel_serial: filter out FP during baud rate detection by Haavard Skinnemoen · 16 years ago
  60. 4feead7 serial: fix driver_name conflicts by Anton Vorontsov · 16 years ago
  61. edeb280 Fix uart_set_ldisc() function type by Linus Torvalds · 16 years ago
  62. 64e9159 serial_core: uart_set_ldisc infrastructure by Alan Cox · 16 years ago
  63. 1feaa51 Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. by Sonic Zhang · 16 years ago
  64. a4ed1e4 8250 Serial Driver: revert extra IRQ flag definition patch by Bryan Wu · 16 years ago
  65. 03a74dc serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c by Arjan van de Ven · 16 years ago
  66. 4b6f6ce serial: support for InstaShield IS-400 four port RS-232 PCI card by Ignacio García Pérez · 16 years ago
  67. 3651751 sunhv: Fix locking in non-paged I/O case. by David S. Miller · 16 years ago
  68. 754cdd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  69. 460ed2e Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN by Mike Frysinger · 16 years ago
  70. b4aa54d 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 board by Javier Herrero · 16 years ago
  71. bfd3c7a sh: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  72. f7c5a77 m68knommu: add info about removing mcfserial by Sebastian Siewior · 16 years ago
  73. 454aa38 cris: Fix compile failure due to typo in serial driver by Alan Cox · 16 years ago
  74. 3ed43c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  75. a9545ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  76. 55d7b68 serial: access after NULL check in uart_flush_buffer() by Tetsuo Handa · 16 years ago
  77. 3d2c2f3 sh-sci: avoid writing to nonexistent registers by Magnus Damm · 16 years ago
  78. 9b4e466 sh-sci: sh7722 lacks scsptr registers by Magnus Damm · 16 years ago
  79. 346b746 sh-sci: improve sh7722 support by Magnus Damm · 16 years ago
  80. 85f094e sh: Enable use of the clk fwk on SH-5. by Paul Mundt · 16 years ago
  81. 45828b8 Blackfin Serial Driver: abstract away DLAB differences into header by Mike Frysinger · 16 years ago
  82. 89bf6dc Blackfin Serial Driver: macro away the IER differences between processors by Mike Frysinger · 16 years ago
  83. bf640be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  84. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  85. 32039f4 serial: Fix sparc driver name strings. by David S. Miller · 16 years ago
  86. fbe543b Fix a potential issue in mpc52xx uart driver by Andrew Liu · 16 years ago
  87. 99da904 jsm: add new supported board to jsm serial driver by Scott Kilau · 16 years ago
  88. 6f441fe 8250: switch 8250 drivers to use _nocache ioremaps by Alan Cox · 16 years ago
  89. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  90. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  91. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  92. 23d22ce serial: switch the serial core to int put_char methods by Alan Cox · 16 years ago
  93. 09a6ffa serial m68k: put_char returns by Alan Cox · 16 years ago
  94. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  95. e523844 serial_core: Prepare for BKL push down by Alan Cox · 16 years ago
  96. c0754c9 68360serial: Note that there isn't any info->mcr locking by Alan Cox · 16 years ago
  97. 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 16 years ago
  98. d973664 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  99. bc775ea [POWERPC] mpc5200: Fix unterminated of_device_id table by Grant Likely · 16 years ago
  100. 681587c [ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed by Roel Kluin · 16 years ago