1. 1ec8f00 usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variable by Andrzej Pietrasiewicz · 11 years ago
  2. 1933861 usb: gadget: configfs: allow setting function instance's name by Andrzej Pietrasiewicz · 11 years ago
  3. b963a81 usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests by Robert Baldyga · 11 years ago
  4. 295538f usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone by Robert Baldyga · 11 years ago
  5. 31e3222 usb: phy: initialize the notifier when add a new phy by Neil Zhang · 11 years ago
  6. 1b2e21b usb: renesas_usbhs: fifo: request DMAEngine once by Kuninori Morimoto · 11 years ago
  7. 25acdd0 usb: phy: add Keystone usb phy driver by WingMan Kwok · 11 years ago
  8. 943befc usb: dwc3: add Keystone specific glue layer by WingMan Kwok · 11 years ago
  9. a4b9d94 usb: dwc3: set gadget's quirk ep_out_align_size by David Cohen · 11 years ago
  10. 219580e usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize by Michal Nazarewicz · 11 years ago
  11. 7fa6803 usb: gadget: f_fs: remove loop from I/O function by Michal Nazarewicz · 11 years ago
  12. 0b2d2bb usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget by David Cohen · 11 years ago
  13. d8318d7 usb: gadget: move bitflags to the end of usb_gadget struct by David Cohen · 11 years ago
  14. c3e5d29 usb: phy: r-car gen2: use usb_add_phy_dev by Valentine Barshak · 11 years ago
  15. c6d7641 usb: dwc3: omap: remove unnecessary lock by Felipe Balbi · 11 years ago
  16. 9ba96ae usb: omap1: Tahvo USB transceiver driver by Aaro Koskinen · 11 years ago
  17. 449d2ba usb: omap1: OTG controller driver by Aaro Koskinen · 11 years ago
  18. 339e008 usb: omap1: add extcon to platform data by Aaro Koskinen · 11 years ago
  19. 317a3fa ARM: OMAP1: USB: move omap_usb_config to platform data by Aaro Koskinen · 11 years ago
  20. 67c21fc usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  21. 9510ecee6 usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  22. ea25c37 usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  23. 782df20 usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  24. 25d8015 usb: gadget: f_sourcesink: add configfs support by Andrzej Pietrasiewicz · 11 years ago
  25. c0501f4 usb: gadget: f_loopback: add configfs support by Andrzej Pietrasiewicz · 11 years ago
  26. 1efd54e usb: gadget: factor out alloc_ep_req by Andrzej Pietrasiewicz · 11 years ago
  27. a01091e usb: gadget: composite: redirect setup requests by Andrzej Pietrasiewicz · 11 years ago
  28. 5ace3d0 usb: musb: dsps: polling ID pin status only in otg mode by Bin Liu · 11 years ago
  29. e1d2e31 usb: phy: Add OTG FSM configuration option by Anton Tikhomirov · 11 years ago
  30. 5653668 usb: phy: move OTG FSM header by Anton Tikhomirov · 11 years ago
  31. 16e569e usb: phy: replace spinlock with mutex in OTG FSM by Anton Tikhomirov · 11 years ago
  32. d49dd78 usb: phy: fsm: protect against multiple inclusions by Anton Tikhomirov · 11 years ago
  33. cc9d9cc usb: phy: fsm: don't depend on indirect includes by Felipe Balbi · 11 years ago
  34. 574f24f usb: gadget: update some out of date comments by Dan Carpenter · 11 years ago
  35. 7de7174 usb: gadget: remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  36. 4fbc556 usb: gadget: goku: remove unused argument by Michal Nazarewicz · 11 years ago
  37. c3505f0 usb: gadget: epautoconf: switch over to usb_endpoint_type() by Felipe Balbi · 11 years ago
  38. 869c597 usb: musb: dsps: add support for suspend and resume by Daniel Mack · 11 years ago
  39. b991f9b usb: musb: dsps: add {tx,rx}_mode to wrapper by Daniel Mack · 11 years ago
  40. 94f7213 usb: musb: call musb_port_suspend from musb_bus_suspend by Daniel Mack · 11 years ago
  41. c338412 usb: musb: unconditionally save and restore the context on suspend by Daniel Mack · 11 years ago
  42. e0a6104 usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt by George Cherian · 11 years ago
  43. 2df6761 usb: musb: core: call musb_platform_set_mode() during probe by Felipe Balbi · 11 years ago
  44. 943c139 usb: musb: dsps: implement ->set_mode() by Felipe Balbi · 11 years ago
  45. 989c78d usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  46. 6ce4eac1 Linux 3.13-rc1 by Linus Torvalds · 11 years ago
  47. 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  48. e48f88a Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  49. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  50. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  51. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  52. 0032cde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  53. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  54. 7fa850a Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  55. c874e6f Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  56. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  57. 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  58. c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  59. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  60. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  61. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  62. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  63. 5db4d34 ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) by David Henningsson · 11 years ago
  64. d08c5ef ALSA: hda - Provide missing pin configs for VAIO with ALC260 by Takashi Iwai · 11 years ago
  65. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  66. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  67. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  68. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  69. f92ca80 MAINTAINERS: add keyboard driver to Hyper-V file list by Haiyang Zhang · 11 years ago
  70. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
  71. 3a72660 ipc,shm: correct error return value in shmctl (SHM_UNLOCK) by Jesper Nilsson · 11 years ago
  72. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 11 years ago
  73. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 11 years ago
  74. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 11 years ago
  75. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  76. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  77. a399b29 ipc,shm: fix shm_file deletion races by Greg Thelen · 11 years ago
  78. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  79. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 11 years ago
  80. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 11 years ago
  81. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  82. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  83. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  84. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  85. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  86. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  87. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  88. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  89. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  90. c750179 Documentation: filesystems: update btrfs tools section by David Sterba · 11 years ago
  91. 906c176 Documentation: filesystems: add new btrfs mount options by David Sterba · 11 years ago
  92. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  93. ee71a70 Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  94. b8362e7 ALSA: hda - Add headset quirk for Dell Inspiron 3135 by David Henningsson · 11 years ago
  95. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 11 years ago
  96. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  97. 8a3caa6 KVM: kvm_clear_guest_page(): fix empty_zero_page usage by Heiko Carstens · 11 years ago
  98. c3bddbd drm/exynos: g2d: fix memory leak to userptr by Inki Dae · 11 years ago
  99. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  100. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago