1. ab592a7 usb: host: ehci-mv: remove unused variable by Chao Xie · 12 years ago
  2. fb3dfe1 usb: otg: mv_otg: use devm_xxx for probe by Chao Xie · 12 years ago
  3. 6a6f05f usb: gadget: mv_udc: fix the warning of mv_udc_remove by Chao Xie · 12 years ago
  4. 3517c31 usb: gadget: mv_udc: use devm_xxx for probe by Chao Xie · 12 years ago
  5. 2d7ebbb usb: gadget: completely remove ->start/->stop by Felipe Balbi · 12 years ago
  6. 4991e10 usb: gadget: s3c2410: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  7. 70189a6 usb: gadget: pxa27x_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  8. 6166c24 usb: gadget: pxa25x_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  9. 1fb3b1c usb: gadget: pch_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  10. 1bf0cf6 usb: gadget: omap_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  11. 3381fb6 usb: gadget: m66592-udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  12. eb65796 usb: gadget: fsl_udc_core: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  13. 950b3c1 usb: gadget: goku_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  14. 8de94ff usb: gadget: fusb300_udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  15. 45005f6 usb: gadget: amd5536udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  16. aac16b6 usb: gadget: mv_udc: use udc_start and udc_stop functions by Chao Xie · 12 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. 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
  54. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  55. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  56. 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
  57. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  59. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  60. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  61. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  62. 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
  63. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  64. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  65. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  66. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  67. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  68. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  69. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  70. dab9206 dma: mv_xor: fix error handling for clocks by Thomas Petazzoni · 12 years ago
  71. ab6e439 dma: mv_xor: fix error handling of mv_xor_channel_add() by Thomas Petazzoni · 12 years ago
  72. 3810e63 clk: mvebu: Remove inappropriate __init tagging by Joshua Coombs · 12 years ago
  73. 5343527 Power: gpio-poweroff: Fix documentation and gpio_is_valid by Andrew Lunn · 12 years ago
  74. f67ffa9 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  75. 9f6d8f6 PM: Move disabling/enabling runtime PM to late suspend/early resume by Rafael J. Wysocki · 12 years ago
  76. 868b093 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  77. 4ce4780 PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request() by Rafael J. Wysocki · 12 years ago
  78. 2f90b68 drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time by Tony Prisk · 12 years ago
  79. 532db57 drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield by Tony Prisk · 12 years ago
  80. dc59ed3 rtc: add RTC driver for TPS6586x by Laxman Dewangan · 12 years ago
  81. 2d79cf8 drivers/rtc/rtc-tegra.c: convert to DT driver by Joseph Lo · 12 years ago
  82. f3ea36a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  83. 3eef245 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  84. f3fe8bd Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  85. c49d874 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  86. 4f5f64c ACPI / scan: Do not use dummy HID for system bus ACPI nodes by Rafael J. Wysocki · 12 years ago
  87. 7b87e57 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  88. 9a6f734 ath9k: Fix Kconfig for ATH9K_HTC by Vladimir Kondratiev · 12 years ago
  89. 6ed1914 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  90. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  91. a10fbb4 drm/radeon: fix DMA CS parser for r6xx linear copy packet by Alex Deucher · 12 years ago
  92. 43fb778 drm/radeon: split r6xx and r7xx copy_dma functions by Alex Deucher · 12 years ago
  93. 6c1ecba video: mxsfb: fix crash when unblanking the display by Lothar Waßmann · 12 years ago
  94. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  95. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  96. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  97. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  98. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  99. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  100. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 12 years ago