1. 5de862d usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  2. 23682e3 usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  3. b27c08c usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  4. a891d7a usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  5. 7063417 usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  6. 6313caa usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  7. b24650d usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init by Andrzej Pietrasiewicz · 11 years ago
  8. bd528d4 usb: gadget: f_mass_storage: make sysfs interface optional by Andrzej Pietrasiewicz · 11 years ago
  9. 8502d66 usb: gadget: f_mass_storage: create _fsg_common_free_buffers by Andrzej Pietrasiewicz · 11 years ago
  10. e9edd199 usb: gadget: s3c-hsotg: fix set_ep_maxpacket function by Robert Baldyga · 11 years ago
  11. dc80757 usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  12. 7fc031e usb: g_ffs: fix compilation warning by David Cohen · 11 years ago
  13. 13613c1 usb: gadget: s3c-hsotg: fix maxpacket size by Robert Baldyga · 11 years ago
  14. 4662e5e usb: phy: Reordering of OTG FSM variables by Anton Tikhomirov · 11 years ago
  15. ec04996 usb: phy: Add and use missed OTG FSM inputs/outputs by Anton Tikhomirov · 11 years ago
  16. 6804178 usb: phy: Rename "B-device session end SRP" OTG FSM input by Anton Tikhomirov · 11 years ago
  17. cff4dab usb: phy: Rename OTG FSM informative variables by Anton Tikhomirov · 11 years ago
  18. 3294908 usb: phy: Add and use missed OTG FSM timers by Anton Tikhomirov · 11 years ago
  19. f6de27e usb: phy: Fix OTG FSM timer handling by Anton Tikhomirov · 11 years ago
  20. 425d710 usb: phy: Add and use missed helper functions by Anton Tikhomirov · 11 years ago
  21. 737cc66 usb: phy: Check OTG FSM callback existance in helper functions by Anton Tikhomirov · 11 years ago
  22. da8cc16 usb: phy: Pass OTG FSM pointer to callback functions by Anton Tikhomirov · 11 years ago
  23. f8cffc8 usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs by Fabio Estevam · 11 years ago
  24. 33d7be3 ARM: OMAP2+: usb-host: Adapt to USB phy-nop RESET line changes by Roger Quadros · 11 years ago
  25. 67c8d06 ARM: OMAP2+: omap-usb-host: Get rid of platform_data from struct usbhs_phy_data by Roger Quadros · 11 years ago
  26. bd27fa4 usb: phy: generic: Don't use regulator framework for RESET line by Roger Quadros · 11 years ago
  27. 8e93335 usb: phy: generic: Add gpio_reset to platform data by Roger Quadros · 11 years ago
  28. e79c8a0 usb: musb_am335x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  29. a023da3 usb: gadget: s3c-hsotg: fix CodingStyle issues by Pavel Machek · 11 years ago
  30. a89adb0 usb: musb: ux500: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  31. 0967313 usb: musb: blackfin: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  32. a49be8f usb: musb: am35x: use SIMPLE_DEV_PM_OPS by Daniel Mack · 11 years ago
  33. 78723920 usb: phy: tegra-usb: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  34. b99fffc usb: phy: am335x: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  35. c4df9ae usb: phy: am335x-control: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  36. b432cb8 usb: musb_dsps: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  37. 4610f19 usb: gadget: f_mass_storage: use usb_gstrings_attach by Andrzej Pietrasiewicz · 11 years ago
  38. 8b903fd usb: gadget: f_mass_storage: add a level of indirection for luns storage by Andrzej Pietrasiewicz · 11 years ago
  39. f3fed36 usb: gadget: f_mass_storage: factor out a header file by Andrzej Pietrasiewicz · 11 years ago
  40. 6fdc5dd usb: gadget: create a utility module for mass_storage by Andrzej Pietrasiewicz · 11 years ago
  41. 092a4bd usb: gadget: configfs: add a method to unregister the gadget by Andrzej Pietrasiewicz · 11 years ago
  42. a346941 usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  43. ea78201 usb: musb: davinci: fix resources passed to MUSB driver for DM6467 by Sergei Shtylyov · 11 years ago
  44. 77a3a0a usb: usbtest: bmAttributes would better be masked by Huang Rui · 11 years ago
  45. d9681ee usb: dwc3: Remove additional delay of 100ms when resuming by Vivek Gautam · 11 years ago
  46. f51a08d usb: gadget: mv_u3d_core: fix memory leaks by Valentin Ilie · 11 years ago
  47. 161bfa9 usb: dwc3: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  48. af38487 usb: musb: use platform_device_register_full() to avoid directly messing with dma masks by Russell King · 11 years ago
  49. d1d7e3f usb: gadget: net2280: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  50. 42ab3d2 usb: gadget: pch_udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  51. 1f01863 usb: gadget: goku_udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  52. 8820099 usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  53. 36ed03f usb: gadget: zero: Add flexible auto remote wakeup test method by Peter Chen · 11 years ago
  54. 6fa7178 usb: musb: Call atomic_notifier_call_chain when status is changed by Pali Rohár · 11 years ago
  55. 80d2e76 usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD by Pali Rohár · 11 years ago
  56. 1860c92 usb: musb: name ux500 platforms more broadly by Linus Walleij · 11 years ago
  57. a122263 usb: phy: am335x: add wakeup support by Sebastian Andrzej Siewior · 11 years ago
  58. 4d175f3 usb: phy: nop: Defer clock prepare until PHY init by Mark Brown · 11 years ago
  59. 15c03dd Linux 3.12-rc3 by Linus Torvalds · 11 years ago
  60. 30ceb4e Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  61. 26c019f Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  62. 31795c4 Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  63. 434ac47 Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  64. c23c223 Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  65. cac6653 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. b97b869 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  67. 14951f2 Revert "perf symbols: Demangle cloned functions" by Ingo Molnar · 11 years ago
  68. 6654417 Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  69. 669fc2f Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 9b565a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. ddd23eb Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  72. 057d5e9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  73. ec220be Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  74. f41f064 PCI: Workaround missing pci_set_master in pci drivers by Yinghai Lu · 11 years ago
  75. aeebc26 Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  76. 3a126f8 kernel/params: fix handling of signed integer types by Jean Delvare · 11 years ago
  77. f2e98aa Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  78. 874db4d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  79. bf41691 i2c: ismt: initialize DMA buffer by James Ralston · 11 years ago
  80. 30600a909 drm/msm: use drm_gem_dumb_destroy helper by Rob Clark · 11 years ago
  81. 33b5596 drm/msm: deal with mach/iommu.h removal by Rob Clark · 11 years ago
  82. 8a3da6c7 perf/x86: Fix PMU detection printout when no PMU is detected by Ingo Molnar · 11 years ago
  83. c55d1c4 drm/msm: Remove iommu include from mdp4_kms.c by Joerg Roedel · 11 years ago
  84. e4826a9 drm/msm: Odd PTR_ERR usage by Thomas Meyer · 11 years ago
  85. efc1d23 s390: enable ARCH_USE_CMPXCHG_LOCKREF by Heiko Carstens · 11 years ago
  86. 491f6f8 lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() by Heiko Carstens · 11 years ago
  87. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  88. 62d08ae Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/urgent by Ingo Molnar · 11 years ago
  89. 41ed7fe Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  90. 36dec40 Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  91. 6cac446 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  92. a7301fc Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  93. d3aa026 Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  94. e1f8826 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  95. 730d7d3 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  96. d2212b4 lockref: allow relaxed cmpxchg64 variant for lockless updates by Will Deacon · 11 years ago
  97. bd63ace i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set by Chew, Chiau Ee · 11 years ago
  98. 85b3a93 i2c: mv64xxx: Do not use writel_relaxed() by Thierry Reding · 11 years ago
  99. c1a9946 i2c: mv64xxx: Fix some build warnings by Thierry Reding · 11 years ago
  100. 1533691 i2c: s3c2410: fix clk_disable/clk_unprepare WARNings by Kim Phillips · 11 years ago