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