1. 6f95b4b drivers: usb: atm: ueagle-atm: Add missing const qualifier by Chris Forbes · 13 years ago
  2. 5860730 drivers: usb: atm: ueagle-atm: use __packed by Chris Forbes · 13 years ago
  3. 2cb30bb ehci-msm : use ehci_setup by Matthieu CASTET · 13 years ago
  4. e931830 Realtek cr: Add autosuspend function. by edwin_rong · 13 years ago
  5. b6507df Realtek cr: Remove unused Macros by edwin_rong · 13 years ago
  6. 151d9fad Realtek cr: clean up unnecessary whitespaces. by edwin_rong · 13 years ago
  7. 5b82613 USB: s3c2410_udc: fix custom UDC command handling by Viliam Mateicka · 13 years ago
  8. bc8687d usb: gadget: Compilation warning fix by Tatyana Brokhman · 13 years ago
  9. 5bf5450 USB: OTG: Use work_queue in set_vbus for TWL6030 transciever by Moiz Sonasath · 13 years ago
  10. 28f75f4 USB: Gadget: Webcam: Return correct result of bind by Jassi Brar · 13 years ago
  11. 5030ec7 USB: gadget: fix req length in sourcesink_setup() by Bob Liu · 13 years ago
  12. 6e7be1a USB: Documentation: Use correct character in gadget_hid.txt by Tobias Klauser · 13 years ago
  13. 6d721b2 usb: renesas_usbhs: use dma handler by Kuninori Morimoto · 13 years ago
  14. 4ce6880 usb: renesas_usbhs: put obtained dma channel info to debug message by Kuninori Morimoto · 13 years ago
  15. bf929b3 drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  16. 9708cd2 wusb: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  17. 305e7be usb/class: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  18. 8220796 usb: musb: no need to access platform_device by Felipe Balbi · 13 years ago
  19. ded1ddb usb: musb: omap: always create musb device by Felipe Balbi · 13 years ago
  20. 019f976 usb: gadget: udc-core: wire up sysfs files by Sebastian Andrzej Siewior · 13 years ago
  21. aa07473 usb: gadget: dummy_hcd: convert to new-style udc-probe by Sebastian Andrzej Siewior · 13 years ago
  22. e71eb39 usb: musb: convert musb to new style bind by Sebastian Andrzej Siewior · 13 years ago
  23. 352c2dc usb: gadget: udc-core: add "new-style" registration interface by Sebastian Andrzej Siewior · 13 years ago
  24. b573841 usb: gadget: dummy_hcd: move selection of speed into ->pullup() by Sebastian Andrzej Siewior · 13 years ago
  25. f8744d4 usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw() by Sebastian Andrzej Siewior · 13 years ago
  26. 0fb5759 usb: gadget: dummy_hcd: move ep initialisation HW setup by Sebastian Andrzej Siewior · 13 years ago
  27. 765f5b8 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 13 years ago
  28. 193ab2a usb: gadget: allow multiple gadgets to be built by Felipe Balbi · 13 years ago
  29. ee34e51 usb: musb: choose correct fifo_mode by Felipe Balbi · 13 years ago
  30. 6228596 usb: musb: drop a gigantic amount of ifdeferry by Felipe Balbi · 13 years ago
  31. e4e5b136 usb: musb: be careful when using different fifo_modes by Felipe Balbi · 13 years ago
  32. fc0b721 usb: gadget: dummy_hcd: move common bits of suspend/resume into one function by Sebastian Andrzej Siewior · 13 years ago
  33. 4baa74f usb: gadget: remove net2280_set_fifo_mode() by Sebastian Andrzej Siewior · 13 years ago
  34. d8a14a8 usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER by Sebastian Andrzej Siewior · 13 years ago
  35. 719e52c usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible by Sebastian Andrzej Siewior · 13 years ago
  36. 99fd140 usb: gadget: dummy_hcd: set gadget.is_otg before calling bind() by Sebastian Andrzej Siewior · 13 years ago
  37. 2542787 usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding by Sebastian Andrzej Siewior · 13 years ago
  38. e9c23a2 usb: gadget: add missing #include's by Sergei Shtylyov · 13 years ago
  39. 199e7ed usb: gadget: chips: remove ifdef trickery by Felipe Balbi · 13 years ago
  40. 877c1f5 usb: gadget: ci13xx_udc: fix usb_ep_enable() call by Felipe Balbi · 13 years ago
  41. 513385a usb: gadget: s3c2410_udc: use platform ids instead by Sebastian Andrzej Siewior · 13 years ago
  42. 86081d7 usb: gadget: add platform module alias where it is missing by Sebastian Andrzej Siewior · 13 years ago
  43. e4fe056 usb: gadget: net2272: cleanup pci_register_driver() error path by Sebastian Andrzej Siewior · 13 years ago
  44. 7eca4c5 usb: gadget: dummy_hcd: add 'is_high_speed' parameter by Tatyana Brokhman · 13 years ago
  45. 1cd8fd2 usb: gadget: dummy_hcd: add SuperSpeed support by Tatyana Brokhman · 13 years ago
  46. cdfcbd2 usb: gadget: dummy_hcd: use the shared_hcd infrastructure by Tatyana Brokhman · 13 years ago
  47. bdb64d7 usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 13 years ago
  48. 35a0e0b usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 13 years ago
  49. 9ea3533 usb: musb: update musb_platform_ops docs to match code by Mike Frysinger · 13 years ago
  50. a59d6b9 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 13 years ago
  51. 7c884fe usb: gadget: coding style fix by Tatyana Brokhman · 13 years ago
  52. ea2a1df usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 13 years ago
  53. 48767a4 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 13 years ago
  54. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  55. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  56. 2ccea03 usb: gadget: introduce UDC Class by Felipe Balbi · 13 years ago
  57. 664a51a USB: deprecate g_file_storage by Alan Stern · 13 years ago
  58. 08e6c61 usb: renesas_usbhs: fixup connection fail by Kuninori Morimoto · 13 years ago
  59. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  60. 2c53b43 Linux 3.0-rc3 by Linus Torvalds · 13 years ago
  61. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  62. ffdb8f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  63. 80dadf8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 842c895 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. 562d1ff Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  67. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  68. 33a5388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  69. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 13 years ago
  70. 3c25fa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  71. 9d6fa8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  72. c7ca6b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  73. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  74. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  75. b99ca60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  76. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  77. 83fe32d netpoll: call dev_put() on error in netpoll_setup() by Dan Carpenter · 13 years ago
  78. f1c089e net: ep93xx_eth: fix DMA API violations by Mika Westerberg · 13 years ago
  79. 1f758a4 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() by Mika Westerberg · 13 years ago
  80. 3247a1f net: ep93xx_eth: allocate buffers using kmalloc() by Mika Westerberg · 13 years ago
  81. fc9b491 net: ep93xx_eth: pass struct device to DMA API functions by Mika Westerberg · 13 years ago
  82. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  83. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 13 years ago
  84. 06866bf dl2k: EEPROM CRC calculation wrong endianess on bigendian machine by Daniel Hellstrom · 13 years ago
  85. f777737 NET: am79c961: fix assembler warnings by Russell King - ARM Linux · 13 years ago
  86. bfc6501 NET: am79c961: ensure multicast filter is correctly set at open by Russell King - ARM Linux · 13 years ago
  87. d814dee NET: am79c961: ensure asm() statements are marked volatile by Russell King - ARM Linux · 13 years ago
  88. 3307d0d ide-cd: signedness warning fix again by Connor Hansen · 13 years ago
  89. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 13 years ago
  90. 30b4caf Btrfs: use join_transaction in btrfs_evict_inode() by Li Zefan · 13 years ago
  91. 071d73c nilfs2: fix problem in setting checkpoint interval by Ryusuke Konishi · 13 years ago
  92. d409905 nilfs2: fix missing block address termination in btree node shrinking by Ryusuke Konishi · 13 years ago
  93. fe744fd nilfs2: fix incorrect block address termination in node concatenation by Ryusuke Konishi · 13 years ago
  94. 22b63a2 Btrfs - use %pU to print fsid by Ilya Dryomov · 13 years ago
  95. 08d2f34 Btrfs: fix extent state leak on failed nodatasum reads by Jan Schmidt · 13 years ago
  96. 0e73587 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus by Chris Mason · 13 years ago
  97. 5be7675 btrfs: fix unlocked access of delalloc_inodes by David Sterba · 13 years ago
  98. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 13 years ago
  99. 9eb9104 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline by richard kennedy · 13 years ago
  100. 38e8805 Btrfs: clear current->journal_info on async transaction commit by Sage Weil · 13 years ago