1. 9662e08 ACPI: thinkpad-acpi: wan radio control is not experimental by Jeremy Fitzhardinge · 16 years ago
  2. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  3. 9921b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  4. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  5. 0ff8285 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  6. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  7. f362a47 usb: musb: fix hanging when rmmod gadget driver by Felipe Balbi · 16 years ago
  8. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
  9. f331e40 USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers by Greg Kroah-Hartman · 16 years ago
  10. 6188a83 USB: Add vendor/product id of ZTE MF628 to option by Oliver Martin · 16 years ago
  11. ab1666c USB: quirk PLL power down mode by Libin Yang · 16 years ago
  12. e12cc34 USB: omap_udc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  13. e5fbab5 usb: cdc-acm: drain writes on close by David Brownell · 16 years ago
  14. 934da46 usb: cdc-acm: stop dropping tx buffers by David Brownell · 16 years ago
  15. 672c4e1 usb: cdc-acm: bugfix release() by David Brownell · 16 years ago
  16. 1f1ba11 usb gadget: issue notifications from ACM function by David Brownell · 16 years ago
  17. 630c7aa usb gadget: remove needless struct members by David Brownell · 16 years ago
  18. 54d0be9 USB: sh: r8a66597-hcd: fix disconnect regression by Yoshihiro Shimoda · 16 years ago
  19. cbbcb9b USB: isp1301: fix compilation by Dmitry Baryshkov · 16 years ago
  20. 9ff7843 USB: fix compiler warning fix by Alan Stern · 16 years ago
  21. d28525f usb-storage: unusual_devs entry for Nokia 5300 by Alan Stern · 16 years ago
  22. 81eb8ad USB: cdc-acm.c: Fix compile warnings by Takashi Iwai · 16 years ago
  23. bf3fc82 USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver by Leon Leong · 16 years ago
  24. a5f6239 USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0403:e40b) by Lex Ross · 16 years ago
  25. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 16 years ago
  26. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 16 years ago
  27. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 16 years ago
  28. 937ef73 USB: serial gadget: rx path data loss fixes by David Brownell · 16 years ago
  29. e8b2445 USB: Hook start_hnp into ohci struct by Dmitry Baryshkov · 16 years ago
  30. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 16 years ago
  31. f0fa746 USB: update to Documentation by Oliver Neukum · 16 years ago
  32. 230ffc7 USB: cxacru: Fix printk format flag in error message by Simon Arlott · 16 years ago
  33. 51cdc1c USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patch by Jost Diederichs · 16 years ago
  34. 32fe5e3 USB Storage Sierra: TRU-Install feature update by Kevin Lloyd · 16 years ago
  35. 0585e4d USB Serial Sierra: TRU-Install feature update by Kevin Lloyd · 16 years ago
  36. e3173b2 USB Serial Sierra: Dynamic interface detection by Kevin Lloyd · 16 years ago
  37. 4e0fee8 USB Serial Sierra: clean-up by Kevin Lloyd · 16 years ago
  38. 8c80968 USB: pl2023: Remove USB id (4348:5523) handled by ch341 by Tollef Fog Heen · 16 years ago
  39. 368ee64 usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader by Alan Stern · 16 years ago
  40. 3bea302 USB: Move usb/mon/ up to misc options in Kconfig by Simon Arlott · 16 years ago
  41. 59f4ff2 usb-storage: automatically recognize bad residues by Alan Stern · 16 years ago
  42. 1a21175 USB: fix interface unregistration logic by Alan Stern · 16 years ago
  43. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  44. e67d70f usb: gadget: protect gadget_chips.h from been included twice by Felipe Balbi · 16 years ago
  45. b9a097f USB: usb-storage: quirk around v1.11 firmware on Nikon D4 by Dave Jones · 16 years ago
  46. 38b375d USB: OHCI: fix system hang caused by earlier patch by Alan Stern · 16 years ago
  47. fa41019 usb/core/driver: fix warning by Alexander Beregalov · 16 years ago
  48. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 16 years ago
  49. a00c3ca USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits by Frederik Kriewitz · 16 years ago
  50. b5894a5 USB: ftdi_sio: Add USB Product Id for ELV HS485 by André Schenk · 16 years ago
  51. c728df7 USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) by David Brownell · 16 years ago
  52. 88d987d usb: auerswald: remove driver (obsolete) by Wolfgang Mües · 16 years ago
  53. 6f63e78 sparc64: Handle stack trace attempts before irqstacks are setup. by David S. Miller · 16 years ago
  54. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  55. 877aced netns: Fix crash by making igmp per namespace by Daniel Lezcano · 16 years ago
  56. 1bb5bd2 bnx2x: Version update by Eilon Greenstein · 16 years ago
  57. 6378c02 bnx2x: Checkpatch compliance by Eilon Greenstein · 16 years ago
  58. 3347162 bnx2x: Spelling mistakes by Eilon Greenstein · 16 years ago
  59. 3196a88 bnx2x: Minor code improvements by Eilon Greenstein · 16 years ago
  60. f0e53a8 bnx2x: Driver info by Eilon Greenstein · 16 years ago
  61. 345b5d5 bnx2x: 1G LED does not turn off by Eilon Greenstein · 16 years ago
  62. 6bbca91 bnx2x: 8073 PHY changes by Yaniv Rosner · 16 years ago
  63. 17de50b bnx2x: Change GPIO for any port by Eilon Greenstein · 16 years ago
  64. 8c99e7b bnx2x: Pause settings by Yaniv Rosner · 16 years ago
  65. 57963ed bnx2x: Link order with external PHY by Yaniv Rosner · 16 years ago
  66. df0f234 bnx2x: No LRO without Rx checksum by Vladislav Zolotarov · 16 years ago
  67. 3530298 bnx2x: Wrong structure size by Yitchak Gertner · 16 years ago
  68. 72ce58c bnx2x: WoL capability by Eilon Greenstein · 16 years ago
  69. 3101c2b bnx2x: Clearing MAC addresses filters by Yitchak Gertner · 16 years ago
  70. 1246940 bnx2x: Delay in while loops by Yitchak Gertner · 16 years ago
  71. 5c86284 bnx2x: PBA Table Page Alignment Workaround by Eilon Greenstein · 16 years ago
  72. 9dabc42 bnx2x: Self-test false positive by Yitchak Gertner · 16 years ago
  73. 3262623 bnx2x: Memory allocation by Eilon Greenstein · 16 years ago
  74. 3fcaf2e bnx2x: HW attention lock by Eilon Greenstein · 16 years ago
  75. 4a37fb6 bnx2x: HW lock mechanism by Yitchak Gertner · 16 years ago
  76. da5a662 bnx2x: Load/Unload under traffic by Vladislav Zolotarov · 16 years ago
  77. 471de71 bnx2x: FW Internal Memory structure by Eilon Greenstein · 16 years ago
  78. 66e855f bnx2x: Statistics by Yitchak Gertner · 16 years ago
  79. 1adcd8b bnx2x: Not dropping packets with L3/L4 checksum error by Eilon Greenstein · 16 years ago
  80. 19680c4 bnx2x: FW (bootcode) interface fixes by Eilon Greenstein · 16 years ago
  81. 8d0968a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  82. d476669 pkt_sched: Protect gen estimators under est_lock. by Jarek Poplawski · 16 years ago
  83. b9a3b11 pkt_sched: Fix queue quiescence testing in dev_deactivate(). by David S. Miller · 16 years ago
  84. 9ea319b Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  85. 26b284d pkt_sched: Fix oops in htb_delete. by Jarek Poplawski · 16 years ago
  86. 3e11acd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  87. 64c00d8 pktgen: prevent pktgen from using bad tx queue by Andrew Gallatin · 16 years ago
  88. 758db3f [h8300] move include/asm-h8300 to arch/h8300/include/asm by Linus Torvalds · 16 years ago
  89. 3e8a0a5 dccp: change L/R must have at least one byte in the dccpsf_val field by Arnaldo Carvalho de Melo · 16 years ago
  90. c1e24df xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try by Jean-Christophe DUBOIS · 16 years ago
  91. 5140934 dlm: rename structs by David Teigland · 16 years ago
  92. cb980d9 dlm: add missing kfrees by David Teigland · 16 years ago
  93. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 16 years ago
  94. 318e531 crypto: hash - Add missing top-level functions by Herbert Xu · 16 years ago
  95. dbaaba1 crypto: hash - Fix digest size check for digest type by Herbert Xu · 16 years ago
  96. f176e63 crypto: tcrypt - Fix AEAD chunk testing by Herbert Xu · 16 years ago
  97. f3c85bc crypto: talitos - Add handling for SEC 3.x treatment of link table by Lee Nipper · 16 years ago
  98. 3672387 net-sched: fix Action flushing return code by Jamal Hadi Salim · 16 years ago
  99. f97017c net-sched: Fix actions flushing by Jamal Hadi Salim · 16 years ago
  100. 34093d0 net/rxrpc: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago