1. 73e0d48 parport_pc: Fix subscription bugs by Michael Buesch · 15 years ago
  2. 0b4068a tty: simplify buffer allocator cleanups by Alan Cox · 15 years ago
  3. c481c70 tty: remove buffer special casing by Alan Cox · 15 years ago
  4. aba6593 icom: fixing a if clause spaghetti by Breno Leitao · 15 years ago
  5. 13858d3 jsm: correctly support multiple 4/8-port boards by Alexander Y. Fomichev · 15 years ago
  6. 9bb4169 tty: iuu_phoenix: update version number. by Olivier Bornet · 15 years ago
  7. 96dab77 tty: iuu_phoenix: set termios. by Olivier Bornet · 15 years ago
  8. cc3447d tty: iuu_phoenix: Fix stopbit when uart goes on. by Olivier Bornet · 15 years ago
  9. 5fcf62b tty: iuu_phoenix: fix locking. by Olivier Bornet · 15 years ago
  10. 852e99d tty: bring ldisc into CodingStyle by Alan Cox · 15 years ago
  11. f2c4c65 tty: Move ldisc_flush by Alan Cox · 15 years ago
  12. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  13. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  14. 5f0878a tty: Fix oops when scanning the polling list for kgdb by Alan Cox · 15 years ago
  15. 620df3c pty: Fix a comment by Alan Cox · 15 years ago
  16. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  17. 70fd8fd 8250_pci: add the OXCB950 chip to the 8250 PCI driver. by Andre Przywara · 15 years ago
  18. c3301a5 epca: fix test_bit parameters by Jiri Slaby · 15 years ago
  19. a391ad0 rocket: fix test_bit parameters by Jiri Slaby · 15 years ago
  20. 6e47e06 tty: Clean up the ACM driver to CodingStyle by Alan Cox · 15 years ago
  21. 10077d4 tty: cdc_acm add krefs by Alan Cox · 15 years ago
  22. b39933f tty: cyclades, remove unused variables by Jiri Slaby · 15 years ago
  23. 963118e tty: cyclades, fix nports handling by Jiri Slaby · 15 years ago
  24. 2693f48 tty: cyclades, convert macros to inlines by Jiri Slaby · 15 years ago
  25. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 15 years ago
  26. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 15 years ago
  27. 5ba5a5d tty: synclink_gt add receive pio mode by Paul Fulghum · 15 years ago
  28. 739e028 tty: Update cdc_acm by Alan Cox · 15 years ago
  29. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  30. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  31. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  32. 65a29f6 tty: cyclades, remove spurious check in ISR by Jiri Slaby · 15 years ago
  33. eca1b59 tty: cyclades, don't kill FW by Jiri Slaby · 15 years ago
  34. ace08c3 tty:cyclades, load firmware even on Ze by Jiri Slaby · 15 years ago
  35. dc890c2 [ARM] 5544/1: Trust PrimeCell resource sizes by Linus Walleij · 15 years ago
  36. fecfe63 oprofile: remove obselete include headers by Robert Richter · 15 years ago
  37. bb40080 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  38. 130aa61 bonding: fix multiple module load problem by Stephen Hemminger · 15 years ago
  39. 0bcfc5e wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS by Cindy H Kao · 15 years ago
  40. 8b5b30ee wimax/i2400m: when bootstrap fails, reinitialize the bootrom by Cindy H Kao · 15 years ago
  41. 16820c1 wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine by Inaky Perez-Gonzalez · 15 years ago
  42. 6e053d6 wimax/i2400m: don't reset device when bootrom init retries are exceeded by Inaky Perez-Gonzalez · 15 years ago
  43. 1c0b2dd wimax/i2400m/sdio: Add device specific poke table. by Dirk Brandewie · 15 years ago
  44. 7308a0c wimax/i2400m: move boot time poke table out of common driver by Dirk Brandewie · 15 years ago
  45. ecddfd5 wimax/i2400m: Allow bus-specific driver to specify retry count by Inaky Perez-Gonzalez · 15 years ago
  46. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 15 years ago
  47. 59063af wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check by Inaky Perez-Gonzalez · 15 years ago
  48. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 15 years ago
  49. 2971a5b wimax/i2400m: fix panic due to missed corner cases on tail_room calculation by Inaky Perez-Gonzalez · 15 years ago
  50. c56affa wimax/i2400m: fix panic/warnings caused by missed check on empty TX message by Inaky Perez-Gonzalez · 15 years ago
  51. 8593a19 wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN by Inaky Perez-Gonzalez · 15 years ago
  52. 10b1de6 wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type by Dirk Brandewie · 15 years ago
  53. ead6823 wimax/i2400m: Change d_printf() level for secure boot messages by Dirk Brandewie · 15 years ago
  54. 16eafba wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue by Inaky Perez-Gonzalez · 15 years ago
  55. e9a6b45 wimax/i2400m: i2400m's work queue should be initialized before RX support by Inaky Perez-Gonzalez · 15 years ago
  56. fff1068 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() by Inaky Perez-Gonzalez · 15 years ago
  57. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 15 years ago
  58. f2333a0 netxen: No need to check vfree() pointer. by Figo.zhang · 15 years ago
  59. 934037b be2net: Fix be_tx_q_clean() being called on freed queues by Sathya Perla · 15 years ago
  60. a7a0ef3 be2net: Fix early reset of rx-completion by Sathya Perla · 15 years ago
  61. 76fbb42 be2net: Fix rx stats updation in non-lro path by Sathya Perla · 15 years ago
  62. 6811086 be2net: fix netdev stats rx_errors and rx_dropped by Sathya Perla · 15 years ago
  63. b305be7 be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() by Sathya Perla · 15 years ago
  64. c0feed8 tehuti: No need check vfree() pointer. by Figo.zhang · 15 years ago
  65. 50d36a9 vxge: No need for check vfree() pointer. by Figo.zhang · 15 years ago
  66. 74b793e cxgb3: remove __GFP_NOFAIL usage by Divy Le Ray · 15 years ago
  67. 87433bf r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() by Eric Dumazet · 15 years ago
  68. e762cd7 sfc: Expose 100/1000BASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  69. d005ba6 mdio: Expose 10GBASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  70. b8facca qlge: Allow RX buf rings to be > than 4096 bytes. by Ron Mercer · 15 years ago
  71. 88c55e3 qlge: Relax alignment on TX harware queue. by Ron Mercer · 15 years ago
  72. 0ed586d atl1c: WAKE_MCAST tested twice, not WAKE_UCAST by Roel Kluin · 15 years ago
  73. b77e522 de2104x: support for systems lacking cache coherence by Risto Suominen · 15 years ago
  74. ef5c899 drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces by sg.tweak@gmail.com · 15 years ago
  75. 7200176 e100: add non-MII PHY support by Andreas Mohr · 15 years ago
  76. d7ed5d8 Input: ALPS - handle touchpoints buttons correctly by Ulrich Dangel · 15 years ago
  77. 0b34683 Input: gpio-keys - change timer to workqueue by Alek Du · 15 years ago
  78. c57c0a2 Input: ads7846 - pin change interrupt support by Michael Roth · 15 years ago
  79. 7e3f737 Input: add support for touchscreen on W90P910 ARM platform by Wan ZongShun · 15 years ago
  80. 4894e4a Merge commit 'v2.6.30' into next by Dmitry Torokhov · 15 years ago
  81. 342dc38 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo by yakui_zhao · 15 years ago
  82. 7fb85bf drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds by yakui_zhao · 15 years ago
  83. 4fefcb2 drm: add separate drm debugging levels by yakui_zhao · 15 years ago
  84. 54ff328 sh: Tie sparseirq in to Kconfig. by Paul Mundt · 15 years ago
  85. 84503dd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  86. df4f7fe radeon: remove _DRM_DRIVER from the preadded sarea map by Dave Airlie · 15 years ago
  87. 2ff2e8a drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  88. b798b1f drm: simplify kcalloc() call to kzalloc(). by Robert P. J. Day · 15 years ago
  89. 1bcbf39 intelfb: fix spelling of "CLOCK" by Pavel Roskin · 15 years ago
  90. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  91. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  95. b0efb42 Merge branch 'ep93xx' into devel by Russell King · 15 years ago
  96. b43d65f [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 by Linus Walleij · 15 years ago
  97. 5e50b9e floppy: fix hibernation by Ondrej Zary · 15 years ago
  98. 1adbee5 ramdisk: remove long-deprecated "ramdisk=" boot-time parameter by Robert P. J. Day · 15 years ago
  99. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 15 years ago
  100. 5eae659 ath9k: Fix tx stuck when connected to aggr disabled HT AP by Vasanthakumar Thiagarajan · 15 years ago