1. ab592a7 usb: host: ehci-mv: remove unused variable by Chao Xie · 11 years ago
  2. fb3dfe1 usb: otg: mv_otg: use devm_xxx for probe by Chao Xie · 11 years ago
  3. 6a6f05f usb: gadget: mv_udc: fix the warning of mv_udc_remove by Chao Xie · 11 years ago
  4. 3517c31 usb: gadget: mv_udc: use devm_xxx for probe by Chao Xie · 11 years ago
  5. 2d7ebbb usb: gadget: completely remove ->start/->stop by Felipe Balbi · 11 years ago
  6. 4991e10 usb: gadget: s3c2410: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  7. 70189a6 usb: gadget: pxa27x_udc: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  8. 6166c24 usb: gadget: pxa25x_udc: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  9. 1fb3b1c usb: gadget: pch_udc: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  10. 1bf0cf6 usb: gadget: omap_udc: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  11. 3381fb6 usb: gadget: m66592-udc: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  12. eb65796 usb: gadget: fsl_udc_core: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  13. 950b3c1 usb: gadget: goku_udc: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  14. 8de94ff usb: gadget: fusb300_udc: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  15. 45005f6 usb: gadget: amd5536udc: convert to udc_start/udc_stop by Felipe Balbi · 11 years ago
  16. aac16b6 usb: gadget: mv_udc: use udc_start and udc_stop functions by Chao Xie · 11 years ago
  17. 38b3ad5 usb: gadget: fix two sparse warnings by Felipe Balbi · 12 years ago
  18. a1ac29b usb: gadget: f_uac2: fix compile warning by Felipe Balbi · 12 years ago
  19. 27a46633 usb: gadget: f_acm: use usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  20. 9bb2859 usb: gadget: composite: introduce usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  21. 2d5a889 usb: gadget: export composite's setup & disconnect function by Sebastian Andrzej Siewior · 12 years ago
  22. a592334 usb: gadget: factor out two helper functions from composite_bind() by Sebastian Andrzej Siewior · 12 years ago
  23. 4c49a5f usb: gadget: udc-core: introduce UDC binding by name by Sebastian Andrzej Siewior · 12 years ago
  24. 0062f6e usb: gadget: add a forward pointer from usb_function to its "instance" by Sebastian Andrzej Siewior · 12 years ago
  25. 59835ad usb: gadget: multi: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  26. 29a6645 usb: gadget: cdc2: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  27. 5f72bbf usb: gadget: acm_ms: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  28. ff47f59 usb: gadget: f_acm: convert to new function interface with backwards compatibility by Sebastian Andrzej Siewior · 12 years ago
  29. 19b10a8 usb: gadget: allocate & giveback serial ports instead hard code them by Sebastian Andrzej Siewior · 12 years ago
  30. b4735778 usb: gadget: composite: add usb_remove_function() by Sebastian Andrzej Siewior · 12 years ago
  31. 3249ca2 usb: gadget: u_serial: convert into a module by Sebastian Andrzej Siewior · 12 years ago
  32. 48177cd usb: gadget: g_serial: split the three possible functions into three bind functions by Sebastian Andrzej Siewior · 12 years ago
  33. 05c062c5 usb: gadget: f_acm: remove empty function by Sebastian Andrzej Siewior · 12 years ago
  34. cf9a08a usb: gadget: convert source sink and loopback to new function interface by Sebastian Andrzej Siewior · 12 years ago
  35. de53c25 usb: gadget: add some infracture to register/unregister functions by Sebastian Andrzej Siewior · 12 years ago
  36. 78f46f0 usb: gadget: move loopback's config descriptor out of f_loopback by Sebastian Andrzej Siewior · 12 years ago
  37. eeae540 usb: gadget: move source sink's config descriptor out of f_sourcesink by Sebastian Andrzej Siewior · 12 years ago
  38. 544aca3 usb: gadget: provide a wrapper around SourceSink's setup function by Sebastian Andrzej Siewior · 12 years ago
  39. 32b8666 usb: gadget: remove u32 castings of address passed to readl() by Sebastian Andrzej Siewior · 12 years ago
  40. 779d516 usb: gadget: composite: don't call driver's unbind() if bind() failed by Sebastian Andrzej Siewior · 12 years ago
  41. afd2e18 usb: gadget: FunctionFS: Use kstrtoul() by Michal Nazarewicz · 12 years ago
  42. cd76213 usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API by Sachin Kamat · 12 years ago
  43. 924d253 usb: gadget: s3c-hsudc: Use devm_regulator_bulk_get by Sachin Kamat · 12 years ago
  44. d2aec37 USB: gadget: at91_adc: fix pullup pin validity check by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  45. 348409a usb: gadget: at91_udc: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  46. 32c9cf2 usb: gadget zero: avoid unnecessary reinit of data in f_sourcesink by Armando Visconti · 12 years ago
  47. 8f900a9 usb: gadget: consider link speed for bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  48. 98f3a1b usb: gadget: mass_storage: remove >= 0 check for unsigned type by Sebastian Andrzej Siewior · 12 years ago
  49. b642435 usb: gadget: remove unused variable in uac2_pcm_trigger() by Wei Yongjun · 12 years ago
  50. 2b50800 usb: gadget: f_mass_storage: remove unused operations by Andrzej Pietrasiewicz · 12 years ago
  51. 8d640ad usb: gadget: ncm: make global variable ndp*_opts read only by Sebastian Andrzej Siewior · 12 years ago
  52. d3eeee6 usb: gadget: file_storage: remove its last pieces by Sebastian Andrzej Siewior · 12 years ago
  53. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  54. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  55. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  56. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  57. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago
  58. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  60. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  61. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  62. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  63. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  64. ed2c891 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  65. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  67. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  68. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  69. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 12 years ago
  70. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  71. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  72. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  73. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  74. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  75. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  76. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  77. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  78. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  79. f3215be Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  80. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  81. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  82. 2a893f9 Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  83. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  84. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 12 years ago
  85. d287b875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  86. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 12 years ago
  87. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  88. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  89. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  90. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  91. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  92. 6d3cd5d ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec) by David Henningsson · 12 years ago
  93. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  94. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 12 years ago
  95. 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  96. d0631c6 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  97. de9ac5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  98. 7991b03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  99. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  100. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago