1. 32b5307 serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx. by Paul Mundt · 15 years ago
  2. 154280f serial: sh-sci: earlyprintk zero uartclk fix by Magnus Damm · 15 years ago
  3. 9b28317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  4. 9385565 ioc3/ioc4: fix error path on driver registration by Jean Delvare · 15 years ago
  5. 2ea5d35 ioc3/ioc4: various section fixes by Jean Delvare · 15 years ago
  6. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  7. e0aa51f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  8. 7b6fd3b sh-sci: Extend sh-sci driver with early console V2 by Magnus Damm · 15 years ago
  9. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  10. 68cb4f8 Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN by Ian Jackson · 15 years ago
  11. c934878 Serial: pxa: work around Errata #75 by Uwe Kleine-König · 15 years ago
  12. 4c0ebb8 serial, 8250: calculate irqflags bitmask before loop by André Goddard Rosa · 15 years ago
  13. 82cb7ba serial: cascade needless conditionals by André Goddard Rosa · 15 years ago
  14. 9e845ab serial: fix NULL pointer dereference by André Goddard Rosa · 15 years ago
  15. e6bdf24 jsm: adding EEH handlers by Breno Leitao · 15 years ago
  16. f9d1dff jsm: removing the field jsm_board->intr_count by Breno Leitão · 15 years ago
  17. a44829d jsm: Removing unused jsm_channel->ch_wopen field by Breno Leitão · 15 years ago
  18. 2fd107c jsm: Remove ch_cpstime field by Breno Leitão · 15 years ago
  19. cead486 jsm: removing ch_old_baud field by Breno Leitão · 15 years ago
  20. a53568a jsm: remove the ch_custom_speed field by Breno Leitão · 15 years ago
  21. 354aaf9 jsm: Rewriting a bad log message by Breno Leitão · 15 years ago
  22. a88a477 jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled by Breno Leitão · 15 years ago
  23. 9ebfbd4 firmware_class: make request_firmware_nowait more useful by Johannes Berg · 15 years ago
  24. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  25. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  26. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  27. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  28. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  29. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  30. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  31. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  32. 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  33. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  34. b151680 serial: sh-sci: Fix too early port disabling. by Guennadi Liakhovetski · 15 years ago
  35. d6f80e3 m68knommu: move mcf_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  36. ccae941 ARM: S3C: Update Simtec copyright statements from , to - [2] by Ben Dooks · 15 years ago
  37. 16173c7 tty/of_serial: add missing ns16550a id by Michal Simek · 15 years ago
  38. b037179 bcm63xx_uart: Fix serial driver compile breakage. by Maxime Bizon · 15 years ago
  39. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  40. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  41. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  42. edad1f2 serial: sh-sci: Depend on HAVE_CLK unconditionally. by Paul Mundt · 15 years ago
  43. b9e39c8 serial: sh-sci: don't use __devexit_p to wrap sci_remove by Uwe Kleine-König · 15 years ago
  44. be24656 sunsu: Use sunserial_console_termios() in sunsu_console_setup(). by David S. Miller · 15 years ago
  45. 1917d17 sunsu: Pass true 'ignore_line' to console match when RSC or LOM console. by David S. Miller · 15 years ago
  46. 457931d serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). by David S. Miller · 15 years ago
  47. 4e3533d serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). by David S. Miller · 15 years ago
  48. 8301d38 sunsu: Fix detection of SU ports which are RSC console or control. by David S. Miller · 15 years ago
  49. 4e68e18 sunsab: Do not set sunsab_reg.cons right before registering minors. by David S. Miller · 15 years ago
  50. 4edd5ad apbuart: Use of_find_node_by_path to find root node. by Kristoffer Glembo · 15 years ago
  51. b87e5e2 serial: add support for the Lava Quattro PCI quad-port 16550A card by Lennert Buytenhek · 15 years ago
  52. 80647b9 serial: fix printk format specifiers for struct uart_port::iobase by Lennert Buytenhek · 15 years ago
  53. 9ec0bf4 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (serial_cs) by Dominik Brodowski · 15 years ago
  54. ddaf1b2 apbuart: Fix build and missing driver unregister. by David S. Miller · 15 years ago
  55. 345e5a7 serial: sh-sci: disable callback typo fix by Magnus Damm · 15 years ago
  56. d135009 apbuart: Kill dependency on deprecated Sparc-only PROM interfaces. by David S. Miller · 15 years ago
  57. 384a17b apbuart: Fix build warning. by David S. Miller · 15 years ago
  58. d4ac42a sparc: Support for GRLIB APBUART serial port by Kristoffer Glembo · 15 years ago
  59. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  60. 63ca2d74 pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card by Ken Kawasaki · 15 years ago
  61. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  62. c68d2b1 8250_pci: add IBM Saturn serial card by Benjamin Herrenschmidt · 15 years ago
  63. 1b62cbf serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h by Krauth.Julien · 15 years ago
  64. 9d09daf atmel_serial: fix bad BUILD_BUG_ON() usage by Haavard Skinnemoen · 15 years ago
  65. 40578fc Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  66. 6ae3b84 serial_cs: use pcmcia_loop_config() and pre-determined values by Dominik Brodowski · 15 years ago
  67. b7a8212 drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEM by Julia Lawall · 15 years ago
  68. eea7e17 tty, serial: Fix race and NULL check in uart_close() by Linus Torvalds · 15 years ago
  69. 5587481 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  70. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  71. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  72. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 15 years ago
  73. 75e3a6a icom: convert space to tabs by Breno Leitao · 15 years ago
  74. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 15 years ago
  75. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 15 years ago
  76. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 15 years ago
  77. 3f944ab ARM: Fix SA1100 Neponset serial section mismatch by Russell King · 15 years ago
  78. 8e44e43 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  79. 5f8fe42 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  80. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  81. 09dd3fc Fix build of cpm_uart due to core changes by Benjamin Herrenschmidt · 15 years ago
  82. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  83. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  84. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  85. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  86. d2cfe96 uartlite: support shared interrupt lines by Peter Korsgaard · 15 years ago
  87. ba15ab0 Set proper console speed on resume if console suspend is disabled by Deepak Saxena · 15 years ago
  88. 7b01478 serial: introduce tty krefs by Alan Cox · 15 years ago
  89. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  90. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  91. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  92. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  93. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  94. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  95. 46d57a4 serial: use tty_port pointers in the core code by Alan Cox · 15 years ago
  96. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  97. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  98. 24d481e 8250: Now honours baud rate lower bounds by Anton Vorontsov · 15 years ago
  99. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  100. 1607aca tty: icom: bit and/or confusion? by Roel Kluin · 15 years ago