1. 6e7be1a USB: Documentation: Use correct character in gadget_hid.txt by Tobias Klauser · 13 years ago
  2. 6d721b2 usb: renesas_usbhs: use dma handler by Kuninori Morimoto · 13 years ago
  3. 4ce6880 usb: renesas_usbhs: put obtained dma channel info to debug message by Kuninori Morimoto · 13 years ago
  4. bf929b3 drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  5. 9708cd2 wusb: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  6. 305e7be usb/class: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  7. 8220796 usb: musb: no need to access platform_device by Felipe Balbi · 13 years ago
  8. ded1ddb usb: musb: omap: always create musb device by Felipe Balbi · 13 years ago
  9. 019f976 usb: gadget: udc-core: wire up sysfs files by Sebastian Andrzej Siewior · 13 years ago
  10. aa07473 usb: gadget: dummy_hcd: convert to new-style udc-probe by Sebastian Andrzej Siewior · 13 years ago
  11. e71eb39 usb: musb: convert musb to new style bind by Sebastian Andrzej Siewior · 13 years ago
  12. 352c2dc usb: gadget: udc-core: add "new-style" registration interface by Sebastian Andrzej Siewior · 13 years ago
  13. b573841 usb: gadget: dummy_hcd: move selection of speed into ->pullup() by Sebastian Andrzej Siewior · 13 years ago
  14. f8744d4 usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw() by Sebastian Andrzej Siewior · 13 years ago
  15. 0fb5759 usb: gadget: dummy_hcd: move ep initialisation HW setup by Sebastian Andrzej Siewior · 13 years ago
  16. 765f5b8 usb: gadget: defer setting maxpacket till ->setup() by Sebastian Andrzej Siewior · 13 years ago
  17. 193ab2a usb: gadget: allow multiple gadgets to be built by Felipe Balbi · 13 years ago
  18. ee34e51 usb: musb: choose correct fifo_mode by Felipe Balbi · 13 years ago
  19. 6228596 usb: musb: drop a gigantic amount of ifdeferry by Felipe Balbi · 13 years ago
  20. e4e5b136 usb: musb: be careful when using different fifo_modes by Felipe Balbi · 13 years ago
  21. fc0b721 usb: gadget: dummy_hcd: move common bits of suspend/resume into one function by Sebastian Andrzej Siewior · 13 years ago
  22. 4baa74f usb: gadget: remove net2280_set_fifo_mode() by Sebastian Andrzej Siewior · 13 years ago
  23. d8a14a8 usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER by Sebastian Andrzej Siewior · 13 years ago
  24. 719e52c usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible by Sebastian Andrzej Siewior · 13 years ago
  25. 99fd140 usb: gadget: dummy_hcd: set gadget.is_otg before calling bind() by Sebastian Andrzej Siewior · 13 years ago
  26. 2542787 usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding by Sebastian Andrzej Siewior · 13 years ago
  27. e9c23a2 usb: gadget: add missing #include's by Sergei Shtylyov · 13 years ago
  28. 199e7ed usb: gadget: chips: remove ifdef trickery by Felipe Balbi · 13 years ago
  29. 877c1f5 usb: gadget: ci13xx_udc: fix usb_ep_enable() call by Felipe Balbi · 13 years ago
  30. 513385a usb: gadget: s3c2410_udc: use platform ids instead by Sebastian Andrzej Siewior · 13 years ago
  31. 86081d7 usb: gadget: add platform module alias where it is missing by Sebastian Andrzej Siewior · 13 years ago
  32. e4fe056 usb: gadget: net2272: cleanup pci_register_driver() error path by Sebastian Andrzej Siewior · 13 years ago
  33. 7eca4c5 usb: gadget: dummy_hcd: add 'is_high_speed' parameter by Tatyana Brokhman · 13 years ago
  34. 1cd8fd2 usb: gadget: dummy_hcd: add SuperSpeed support by Tatyana Brokhman · 13 years ago
  35. cdfcbd2 usb: gadget: dummy_hcd: use the shared_hcd infrastructure by Tatyana Brokhman · 13 years ago
  36. bdb64d7 usb: gadget: add SuperSpeed support to the Gadget Framework by Tatyana Brokhman · 13 years ago
  37. 35a0e0b usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 13 years ago
  38. 9ea3533 usb: musb: update musb_platform_ops docs to match code by Mike Frysinger · 13 years ago
  39. a59d6b9 usb: gadget: add streams support to the gadget framework by Tatyana Brokhman · 13 years ago
  40. 7c884fe usb: gadget: coding style fix by Tatyana Brokhman · 13 years ago
  41. ea2a1df usb: gadget: use config_ep_by_speed() instead of ep_choose() by Tatyana Brokhman · 13 years ago
  42. 48767a4 usb: gadget: configure endpoint according to gadget speed by Tatyana Brokhman · 13 years ago
  43. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 13 years ago
  44. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  45. 2ccea03 usb: gadget: introduce UDC Class by Felipe Balbi · 13 years ago
  46. 664a51a USB: deprecate g_file_storage by Alan Stern · 13 years ago
  47. 08e6c61 usb: renesas_usbhs: fixup connection fail by Kuninori Morimoto · 13 years ago
  48. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  49. 2c53b43 Linux 3.0-rc3 by Linus Torvalds · 13 years ago
  50. 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
  51. ffdb8f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  52. 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
  53. 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
  54. 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
  55. 562d1ff Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  56. 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
  57. 33a5388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  58. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 13 years ago
  59. 3c25fa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  60. 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
  61. c7ca6b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  62. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  63. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  64. 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
  65. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  66. 83fe32d netpoll: call dev_put() on error in netpoll_setup() by Dan Carpenter · 13 years ago
  67. f1c089e net: ep93xx_eth: fix DMA API violations by Mika Westerberg · 13 years ago
  68. 1f758a4 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() by Mika Westerberg · 13 years ago
  69. 3247a1f net: ep93xx_eth: allocate buffers using kmalloc() by Mika Westerberg · 13 years ago
  70. fc9b491 net: ep93xx_eth: pass struct device to DMA API functions by Mika Westerberg · 13 years ago
  71. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  72. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 13 years ago
  73. 06866bf dl2k: EEPROM CRC calculation wrong endianess on bigendian machine by Daniel Hellstrom · 13 years ago
  74. f777737 NET: am79c961: fix assembler warnings by Russell King - ARM Linux · 13 years ago
  75. bfc6501 NET: am79c961: ensure multicast filter is correctly set at open by Russell King - ARM Linux · 13 years ago
  76. d814dee NET: am79c961: ensure asm() statements are marked volatile by Russell King - ARM Linux · 13 years ago
  77. 3307d0d ide-cd: signedness warning fix again by Connor Hansen · 13 years ago
  78. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 13 years ago
  79. 30b4caf Btrfs: use join_transaction in btrfs_evict_inode() by Li Zefan · 13 years ago
  80. 071d73c nilfs2: fix problem in setting checkpoint interval by Ryusuke Konishi · 13 years ago
  81. d409905 nilfs2: fix missing block address termination in btree node shrinking by Ryusuke Konishi · 14 years ago
  82. fe744fd nilfs2: fix incorrect block address termination in node concatenation by Ryusuke Konishi · 14 years ago
  83. 22b63a2 Btrfs - use %pU to print fsid by Ilya Dryomov · 14 years ago
  84. 08d2f34 Btrfs: fix extent state leak on failed nodatasum reads by Jan Schmidt · 14 years ago
  85. 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
  86. 5be7675 btrfs: fix unlocked access of delalloc_inodes by David Sterba · 13 years ago
  87. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 13 years ago
  88. 9eb9104 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline by richard kennedy · 13 years ago
  89. 38e8805 Btrfs: clear current->journal_info on async transaction commit by Sage Weil · 13 years ago
  90. 38e8788 Btrfs: make sure to recheck for bitmaps in clusters by Chris Mason · 13 years ago
  91. 05e2054 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  92. e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 13 years ago
  93. 7ab1fc0 ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop by Daniel T Chen · 13 years ago
  94. 890ee02 ALSA: Use %pV for snd_printk() by Takashi Iwai · 13 years ago
  95. c0a2026 ALSA: hda - Fix initialization of hp pins with master_mute in Realtek by Takashi Iwai · 13 years ago
  96. 20f5e0b ALSA: hda - Fix invalid unsol tag for some alc262 model quirks by Takashi Iwai · 13 years ago
  97. 6eef312 btrfs: remove unneeded includes from scrub.c by Arne Jansen · 13 years ago
  98. 632dd77 btrfs: reinitialize scrub workers by Arne Jansen · 13 years ago
  99. 8c51032 btrfs: scrub: errors in tree enumeration by Arne Jansen · 13 years ago
  100. ad3e34b Btrfs: don't map extent buffer if path->skip_locking is set by Josef Bacik · 13 years ago