1. 17d80d5 USB: autosuspend for cdc-wdm by Oliver Neukum · 16 years ago
  2. 11ea859 USB: additional power savings for cdc-acm devices that support remote wakeup by Oliver Neukum · 16 years ago
  3. 188d636 USB: keyspan: Remove duplicate device entries by Ben Collins · 16 years ago
  4. 3b36a8f usb: fix uninitialized variable warning in keyspan_pda by Benny Halevy · 16 years ago
  5. 397f519 usb: r8a66597-hcd: fix iinterval for Full/Low speed device by Yoshihiro Shimoda · 16 years ago
  6. 0bf32b8 usb: r8a66597-hcd: fix interrupt trigger by Yoshihiro Shimoda · 16 years ago
  7. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 16 years ago
  8. dd9ca5d USB: usb-serial: fix a sparse warning about different signedness by Andre Haupt · 16 years ago
  9. 3faefc8 USB: isp1760: Support board-specific hardware configurations by Nate Case · 16 years ago
  10. 6d243e5 USB: fix comment of usb_set_configuration by Ming Lei · 16 years ago
  11. 7c3e28b USB: use standard SG iterator in the scatter-gather library by Alan Stern · 16 years ago
  12. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 16 years ago
  13. 33578bd USB: AccessRunner: avoid unnecessary memset by Christophe Jaillet · 16 years ago
  14. d249afd USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long' by Andrew Morton · 16 years ago
  15. 87d65e5 USB: cdc-wdm cleanup by Oliver Neukum · 16 years ago
  16. 640c1bc USB: delete airprime driver by Greg Kroah-Hartman · 16 years ago
  17. 518386c USB: usbmon: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  18. bef4665 USB: uhci: mark root_hub_hub_des[] as const by Ming Lei · 16 years ago
  19. fe9b903 USB: host: mark const variable tables as "const" by Ming Lei · 16 years ago
  20. f579c2b USB Gadget: documentation update by Alan Stern · 16 years ago
  21. e0d795e usb: irda: cleanup on ir-usb module by Felipe Balbi · 16 years ago
  22. b963801 USB: ehci-hcd unlink speedups by David Brownell · 16 years ago
  23. 38f3ad5 usb: hub: add check for unsupported bus topology by Felipe Balbi · 16 years ago
  24. 6deb270 USB: ohci_hcd hang: submit vs. rmmod race by Pete Zaitcev · 16 years ago
  25. 6381fad USB: make SA1111 OHCI driver SA11x0 specific by Eric Miao · 16 years ago
  26. 421b4bf USB: missing usb_put_hcd to ohci-at91 by Pete Zaitcev · 16 years ago
  27. abe28c0 USB: speedtch.c fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  28. b2bdd1f USB: cp2101.c fix sparse signedness mismatch warnings by Harvey Harrison · 16 years ago
  29. 5a33956 USB: digi_accelport.c trivial sparse lock annotation by Harvey Harrison · 16 years ago
  30. 554cc17 USB: ohci-ppc-of: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  31. 49f1525 USB: sisusb: Push down the BKL by Alan Cox · 16 years ago
  32. 5459215 USB: rio100: Push down the BKL by Alan Cox · 16 years ago
  33. f1b5a7f USB: auerwald: Push down the BKL into the driver by Alan Cox · 16 years ago
  34. 824f16f USB: iowarrior: Push down BKL by Alan Cox · 16 years ago
  35. 5cb4aec USB: usblcd: Push down BKL into driver by Alan Cox · 16 years ago
  36. 1160d07 USB: ftdi_usb: Eliminate ioctl and BKL ioctl use by Alan Cox · 16 years ago
  37. 44c389a USB: gadget: Push BKL down into drivers by Alan Cox · 16 years ago
  38. 0391c82 usb ethernet gadget: use composite gadget framework by David Brownell · 16 years ago
  39. 19e2068 usb gadget: new "CDC Composite" gadget driver by David Brownell · 16 years ago
  40. 45fe3b8 usb ethernet gadget: split RNDIS function by David Brownell · 16 years ago
  41. da741b8 usb ethernet gadget: split CDC Ethernet function by David Brownell · 16 years ago
  42. 8a40819 usb ethernet gadget: split CDC Subset function by David Brownell · 16 years ago
  43. 2b3d942 usb ethernet gadget: split out network core by David Brownell · 16 years ago
  44. 15b2d2b usb gadget: RNDIS cleanups by David Brownell · 16 years ago
  45. 7bb5ea5 usb gadget serial: use composite gadget framework by David Brownell · 16 years ago
  46. 61d8bae usb gadget serial: split out generic serial function by David Brownell · 16 years ago
  47. 4d5a73d usb gadget serial: split out CDC ACM function by David Brownell · 16 years ago
  48. 097db1d usb gadget zero: use composite gadget framework by David Brownell · 16 years ago
  49. e5760fd usb gadget zero: split out loopback config by David Brownell · 16 years ago
  50. a400cad usb gadget zero: split out source/sink config by David Brownell · 16 years ago
  51. 40982be usb gadget: composite gadget core by David Brownell · 16 years ago
  52. a4c39c4 usb gadget: descriptor copying support by David Brownell · 16 years ago
  53. a7707ad usb gadget: use new serial core by David Brownell · 16 years ago
  54. c1dca56 usb gadget: split out serial core by David Brownell · 16 years ago
  55. bb24280 USB: at91_udc: updated fifo sizes by David Brownell · 16 years ago
  56. e184d5f USB: rndis: switch to seq_files by Alexey Dobriyan · 16 years ago
  57. baad411 USB: remove Documentation/usb/uhci.txt by Adrian Bunk · 16 years ago
  58. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  59. 543f781 usb-storage: implement "soft" unbinding by Alan Stern · 16 years ago
  60. 9da82bd USB: implement "soft" unbinding by Alan Stern · 16 years ago
  61. 473bca9 USB: isp1760-hcd.c: make 2 functions static by Adrian Bunk · 16 years ago
  62. 7119e3c usb-storage: change remaining semaphore to completion by Alan Stern · 16 years ago
  63. 7e4d6c3 usb-storage: separate dynamic flags from fixed flags by Alan Stern · 16 years ago
  64. 2742fd8 USB: io_ti: FIrst cut at a big clean up by Alan Cox · 16 years ago
  65. 4330354 USB: combine hub_quiesce and hub_stop by Alan Stern · 16 years ago
  66. f283521 USB: combine hub_activate and hub_restart by Alan Stern · 16 years ago
  67. 948fea3 USB: optimize port debouncing during hub activation by Alan Stern · 16 years ago
  68. 8808f00 USB: try to salvage lost power sessions by Alan Stern · 16 years ago
  69. 6ee0b27 USB: simplify hub_restart() logic by Alan Stern · 16 years ago
  70. 9e5eace USB: revert "don't use reset-resume if drivers don't support it" by Greg Kroah-Hartman · 16 years ago
  71. 24618b0 USB: debounce before unregistering by Alan Stern · 16 years ago
  72. b01b03f USB: add new routine for checking port-resume type by Alan Stern · 16 years ago
  73. bd2c784 USB: use get_unaligned_* helpers for kl5kusb105 driver by Harvey Harrison · 16 years ago
  74. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  75. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  76. 36aa811 USB: revert "don't lose disconnections during suspend" by Greg Kroah-Hartman · 16 years ago
  77. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  78. c5e4600 USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. by Andrew Lunn · 16 years ago
  79. e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. 443bd1c pci kernel-doc fatal error by Randy Dunlap · 16 years ago
  81. 72a7369 Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. b7e6f62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  83. 8a39262 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  84. 519f014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  85. 5547cd0 netfilter: nf_conntrack_sctp: fix sparse warnings by Patrick McHardy · 16 years ago
  86. c71529e netfilter: nf_nat_sip: c= is optional for session by Herbert Xu · 16 years ago
  87. db1a75b netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function by Jan Engelhardt · 16 years ago
  88. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  89. 280763c netfilter: xt_time: fix time's time_mt()'s use of do_div() by David Howells · 16 years ago
  90. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  91. 07a7c10 netlink: add NLA_PUT_BE64 macro by Krzysztof Piotr Oledzki · 16 years ago
  92. 0dbff68 netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOM by Changli Gao · 16 years ago
  93. ae6134b hdlcdrv: Fix CRC calculation. by Micah Dowty · 16 years ago
  94. d3678b4 Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." by David S. Miller · 16 years ago
  95. 867d79f net: In __netif_schedule() use WARN_ON instead of BUG_ON by Linus Torvalds · 16 years ago
  96. b6b2fed net: Improve simple_tx_hash(). by David S. Miller · 16 years ago
  97. f8b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  98. 42a77a1 Fix istallion build failure by Wang Chen · 16 years ago
  99. c3ee841 pkt_sched: Remove unused variable skb in dev_deactivate_queue function. by Daniel Lezcano · 16 years ago
  100. fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 16 years ago