1. 96cb15c USB: option: add new Dell 5520 HSDPA variant by Dan Williams · 16 years ago
  2. e7c6f80 USB: unusual_devs: Add support for GI 0401 SD-Card interface by Filip Aben · 16 years ago
  3. b937033 USB: serial gadget: descriptor cleanup by David Brownell · 16 years ago
  4. 734d37c USB: serial gadget: simplify endpoint handling by David Brownell · 16 years ago
  5. 2c2d28a USB: serial gadget: remove needless data structure by David Brownell · 16 years ago
  6. 9079e91 USB: serial gadget: cleanup/reorg by David Brownell · 16 years ago
  7. fe312e7 usb: fix compile warning in isp1760 by Sebastian Siewior · 16 years ago
  8. cdafc37 USB: do not handle device 1410:5010 in 'option' driver by Eugeniy Meshcheryakov · 16 years ago
  9. ed3e8fc USB: Fix unusual_devs.h ordering by Phil Dibowitz · 16 years ago
  10. 6149ed5 USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm by Iain McFarlane · 16 years ago
  11. 4c7d313 USB: Support for the ET502HS HDSPA modem in option driver by andreoli@samba.ing.unimo.it · 16 years ago
  12. dddcb8b USB: Support for the ET502HS HDSPA modem by andreoli@samba.ing.unimo.it · 16 years ago
  13. af3d305 usb: fix integer as NULL pointer warnings found by sparse by Harvey Harrison · 16 years ago
  14. 2202647 USB: isp1760: fix printk format by Randy Dunlap · 16 years ago
  15. 23cacd6 USB: add Telstra NextG CDMA id to option driver by Greg Kroah-Hartman · 16 years ago
  16. 2e5f10e USB: create attributes before sending uevent by Alan Stern · 16 years ago
  17. 6986a97 USB: add new moto_modem driver for some Morotola phones by Greg Kroah-Hartman · 16 years ago
  18. 9604006 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  19. 25c55d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  20. af5741c [SCSI] qla1280: Fix queue depth problem by Jeremy Higdon · 16 years ago
  21. c4e5fad ACPI/PCI: another multiple _OSC memory leak fix by Kenji Kaneshige · 16 years ago
  22. 439a773 PCI: enable nv_msi_ht_cap_quirk for ALi bridges by Björn Krombholz · 16 years ago
  23. a7eb08c PCI: Make the intel-iommu_wait_op macro work when jiffies are not running by mark gross · 16 years ago
  24. 34a6505 ACPI/PCI: handle multiple _OSC by Kenji Kaneshige · 16 years ago
  25. a5d1c87 ACPI/PCI: handle multiple _OSC by Shaohua Li · 16 years ago
  26. 21e2b0a PCI ACPI: fix uninitialized variable in __pci_osc_support_set by Kenji Kaneshige · 16 years ago
  27. d850a2f vt/fbcon: fix background color on line feed by Jan Engelhardt · 16 years ago
  28. 7fe3915 vt/fbcon: update scrl_erase_char after 256/512-glyph font switch by Jan Engelhardt · 16 years ago
  29. 9fb1f68 rtc: m41t80: include <linux/kernel.h> for printk() by Maciej W. Rozycki · 16 years ago
  30. 417607d RTC/watchdog: M41T80: fix a potential use of unitialized data by Maciej W. Rozycki · 16 years ago
  31. 6c82c41 drivers/char/synclink_gt.c: don't return an uninitialised local by Andrew Morton · 16 years ago
  32. c9bfcb3 spi_mpc83xx: much improved driver by Joakim Tjernlund · 16 years ago
  33. 53c78dd fbdev: do not let CONFIG_FB_DEFERRED_IO default to y by Geert Uytterhoeven · 16 years ago
  34. baf6332 atmel_lcdfb: fix pixclock divider calculation by Nicolas Ferre · 16 years ago
  35. 945185a rtc: rtc_time_to_tm: use unsigned arithmetic by Maciej W. Rozycki · 16 years ago
  36. f2a5f24 PNP: set IRQ index in sysfs "set irq" interface by Bjorn Helgaas · 16 years ago
  37. 7a6278e drivers/video/pnx4008: eliminate double free by Julia Lawall · 16 years ago
  38. c8894419 md: fix raid5 'repair' operations by Dan Williams · 16 years ago
  39. 3f275ea tridentfb: improve clock setting accuracy by Krzysztof Helt · 16 years ago
  40. 6fb4882 tridentfb: remove misplaced enable_mmio() by Krzysztof Helt · 16 years ago
  41. 55654be mmc: make one-bit signed bitfields unsigned by Harvey Harrison · 16 years ago
  42. 64d032b drivers/misc/sgi-xp: replace partid_t with a short by Dean Nelson · 16 years ago
  43. 65c17b8 drivers/misc/sgi-xp: clean up return values by Dean Nelson · 16 years ago
  44. 0cf942d spi: pxa2xx_spi clock resume bugfix by Eric BENARD · 16 years ago
  45. 8d97b84 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  46. 8e07c2c [MIPS] Alchemy: SMBus resource fix by Sergei Shtylyov · 16 years ago
  47. 9f1a073 Fix c67x00-ll-hpi compilation failure (bug #10627) by Fernando Luis Vázquez Cao · 16 years ago
  48. 454aa38 cris: Fix compile failure due to typo in serial driver by Alan Cox · 16 years ago
  49. 79f999d strip: Fix termios assumption by Alan Cox · 16 years ago
  50. ae42908 i2c: Convert some more new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  51. 60b129d i2c: Match dummy devices by type by Jean Delvare · 16 years ago
  52. b11a9d8 i2c-sibyte: Mark i2c_sibyte_add_bus() as static by Maciej W. Rozycki · 16 years ago
  53. b3eb5a0bc i2c-sibyte: Correct a comment about frequency by Maciej W. Rozycki · 16 years ago
  54. c2fc54f i2c-piix4: Blacklist two mainboards by Jean Delvare · 16 years ago
  55. b1c1759 i2c-piix4: Increase the intitial delay for the ServerWorks CSB5 by David Milburn · 16 years ago
  56. f5fff36 i2c-mpc: Compare to NO_IRQ instead of zero by Jon Smirl · 16 years ago
  57. 96623697 usb-serial: Add ThinkOptics WavIT by Bernhard Beck · 16 years ago
  58. 854a989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  59. 64976a0 [SCSI] aha152x: Fix oops on module removal by James Bottomley · 16 years ago
  60. ad2fa42 [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E convention by James Bottomley · 16 years ago
  61. 5bb7ff7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  62. 1f2ee64 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixes by Russell King · 16 years ago
  63. 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
  64. a9545ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  65. 6cd5a86 sparc video: remove open boot prom code by Robert Reif · 16 years ago
  66. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. c8611f9 [SCSI] libiscsi regression in 2.6.25: fix setting of recv timer by Mike Christie · 16 years ago
  68. f589274 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  69. f7c83a0 Fix drivers/media build for modular builds by Ingo Molnar · 16 years ago
  70. 8e1bf9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  71. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  72. da1ba89 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  73. 8b2cc91 drivers/scsi/dpt_i2o.c: fix build on alpha by Andrew Morton · 16 years ago
  74. c1236d3 vt: fix canonical input in UTF-8 mode by Samuel Thibault · 16 years ago
  75. ac7b77f usb/asix: add Buffalo LUA-U2-GT 10/100/1000 by Mattia Dongili · 16 years ago
  76. 32fb3ca sx.c: fix printk warnings on sparc32 by Andrew Morton · 16 years ago
  77. cb6969e misc: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  78. 8594303 fix irq flags for iuu_phoenix.c by Steven Rostedt · 16 years ago
  79. 9a0f4ae fix irq flags in rtc-ds1511 by Steven Rostedt · 16 years ago
  80. a8b1ecf fix irq flags in saa7134 by Steven Rostedt · 16 years ago
  81. 55d7b68 serial: access after NULL check in uart_flush_buffer() by Tetsuo Handa · 16 years ago
  82. 3f9827b Kconfig: improved help for CONFIG_ACCESSIBILITY by Samuel Thibault · 16 years ago
  83. 4cf1043 [SCSI] libiscsi regression in 2.6.25: fix nop timer handling by Mike Christie · 16 years ago
  84. a85591f [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting... by James Bottomley · 16 years ago
  85. 2d6f0d0 [SCSI] gdth: fix timer handling by James Bottomley · 16 years ago
  86. 33f9936 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  87. 7312096 macvlan: Fix memleak on device removal/crash on module removal by Patrick McHardy · 16 years ago
  88. 3d2c2f3 sh-sci: avoid writing to nonexistent registers by Magnus Damm · 16 years ago
  89. 9b4e466 sh-sci: sh7722 lacks scsptr registers by Magnus Damm · 16 years ago
  90. 346b746 sh-sci: improve sh7722 support by Magnus Damm · 16 years ago
  91. 0305794 rtc: rtc-sh: Fixup for 64-bit resources. by Paul Mundt · 16 years ago
  92. 105eabf input: i8042: sh64 IRQ definitions depend on cayman board. by Paul Mundt · 16 years ago
  93. 85f094e sh: Enable use of the clk fwk on SH-5. by Paul Mundt · 16 years ago
  94. e35e283 mtd: solutionengine flash map depends on solution engine mach group. by Paul Mundt · 16 years ago
  95. f5f826c sh: remove the broken SH_MPC1211 support by Adrian Bunk · 16 years ago
  96. ebdf982 [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer by Guennadi Liakhovetski · 16 years ago
  97. 12137c5 IB/ehca: Wait for async events to finish before destroying QP by Stefan Roscher · 16 years ago
  98. ab69b3c IB/ipath: Fix SDMA error recovery in absence of link status change by John Gregor · 16 years ago
  99. e2ab41c IB/ipath: Need to always request and handle PIO avail interrupts by Dave Olson · 16 years ago
  100. 2889d1e IB/ipath: Fix count of packets received by kernel by Michael Albaugh · 16 years ago