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