1. 45005f6 usb: gadget: amd5536udc: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  2. aac16b6 usb: gadget: mv_udc: use udc_start and udc_stop functions by Chao Xie · 12 years ago
  3. 38b3ad5 usb: gadget: fix two sparse warnings by Felipe Balbi · 12 years ago
  4. a1ac29b usb: gadget: f_uac2: fix compile warning by Felipe Balbi · 12 years ago
  5. 27a46633 usb: gadget: f_acm: use usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  6. 9bb2859 usb: gadget: composite: introduce usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  7. 2d5a889 usb: gadget: export composite's setup & disconnect function by Sebastian Andrzej Siewior · 12 years ago
  8. a592334 usb: gadget: factor out two helper functions from composite_bind() by Sebastian Andrzej Siewior · 12 years ago
  9. 4c49a5f usb: gadget: udc-core: introduce UDC binding by name by Sebastian Andrzej Siewior · 12 years ago
  10. 0062f6e usb: gadget: add a forward pointer from usb_function to its "instance" by Sebastian Andrzej Siewior · 12 years ago
  11. 59835ad usb: gadget: multi: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  12. 29a6645 usb: gadget: cdc2: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  13. 5f72bbf usb: gadget: acm_ms: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  14. ff47f59 usb: gadget: f_acm: convert to new function interface with backwards compatibility by Sebastian Andrzej Siewior · 12 years ago
  15. 19b10a8 usb: gadget: allocate & giveback serial ports instead hard code them by Sebastian Andrzej Siewior · 12 years ago
  16. b4735778 usb: gadget: composite: add usb_remove_function() by Sebastian Andrzej Siewior · 12 years ago
  17. 3249ca2 usb: gadget: u_serial: convert into a module by Sebastian Andrzej Siewior · 12 years ago
  18. 48177cd usb: gadget: g_serial: split the three possible functions into three bind functions by Sebastian Andrzej Siewior · 12 years ago
  19. 05c062c5 usb: gadget: f_acm: remove empty function by Sebastian Andrzej Siewior · 12 years ago
  20. cf9a08a usb: gadget: convert source sink and loopback to new function interface by Sebastian Andrzej Siewior · 12 years ago
  21. de53c25 usb: gadget: add some infracture to register/unregister functions by Sebastian Andrzej Siewior · 12 years ago
  22. 78f46f0 usb: gadget: move loopback's config descriptor out of f_loopback by Sebastian Andrzej Siewior · 12 years ago
  23. eeae540 usb: gadget: move source sink's config descriptor out of f_sourcesink by Sebastian Andrzej Siewior · 12 years ago
  24. 544aca3 usb: gadget: provide a wrapper around SourceSink's setup function by Sebastian Andrzej Siewior · 12 years ago
  25. 32b8666 usb: gadget: remove u32 castings of address passed to readl() by Sebastian Andrzej Siewior · 12 years ago
  26. 779d516 usb: gadget: composite: don't call driver's unbind() if bind() failed by Sebastian Andrzej Siewior · 12 years ago
  27. afd2e18 usb: gadget: FunctionFS: Use kstrtoul() by Michal Nazarewicz · 12 years ago
  28. cd76213 usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API by Sachin Kamat · 12 years ago
  29. 924d253 usb: gadget: s3c-hsudc: Use devm_regulator_bulk_get by Sachin Kamat · 12 years ago
  30. d2aec37 USB: gadget: at91_adc: fix pullup pin validity check by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  31. 348409a usb: gadget: at91_udc: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  32. 32c9cf2 usb: gadget zero: avoid unnecessary reinit of data in f_sourcesink by Armando Visconti · 12 years ago
  33. 8f900a9 usb: gadget: consider link speed for bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  34. 98f3a1b usb: gadget: mass_storage: remove >= 0 check for unsigned type by Sebastian Andrzej Siewior · 12 years ago
  35. b642435 usb: gadget: remove unused variable in uac2_pcm_trigger() by Wei Yongjun · 12 years ago
  36. 2b50800 usb: gadget: f_mass_storage: remove unused operations by Andrzej Pietrasiewicz · 12 years ago
  37. 8d640ad usb: gadget: ncm: make global variable ndp*_opts read only by Sebastian Andrzej Siewior · 12 years ago
  38. d3eeee6 usb: gadget: file_storage: remove its last pieces by Sebastian Andrzej Siewior · 12 years ago
  39. 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
  40. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  42. 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
  43. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  44. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  45. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  46. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  47. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  48. 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
  49. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  50. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  51. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  52. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  53. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  54. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  55. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  56. dab9206 dma: mv_xor: fix error handling for clocks by Thomas Petazzoni · 12 years ago
  57. ab6e439 dma: mv_xor: fix error handling of mv_xor_channel_add() by Thomas Petazzoni · 12 years ago
  58. 3810e63 clk: mvebu: Remove inappropriate __init tagging by Joshua Coombs · 12 years ago
  59. 5343527 Power: gpio-poweroff: Fix documentation and gpio_is_valid by Andrew Lunn · 12 years ago
  60. f67ffa9 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  61. 9f6d8f6 PM: Move disabling/enabling runtime PM to late suspend/early resume by Rafael J. Wysocki · 12 years ago
  62. 868b093 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  63. 4ce4780 PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request() by Rafael J. Wysocki · 12 years ago
  64. 2f90b68 drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time by Tony Prisk · 12 years ago
  65. 532db57 drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield by Tony Prisk · 12 years ago
  66. dc59ed3 rtc: add RTC driver for TPS6586x by Laxman Dewangan · 12 years ago
  67. 2d79cf8 drivers/rtc/rtc-tegra.c: convert to DT driver by Joseph Lo · 12 years ago
  68. f3ea36a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  69. 3eef245 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  70. f3fe8bd Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  71. c49d874 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  72. 4f5f64c ACPI / scan: Do not use dummy HID for system bus ACPI nodes by Rafael J. Wysocki · 12 years ago
  73. 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
  74. 9a6f734 ath9k: Fix Kconfig for ATH9K_HTC by Vladimir Kondratiev · 12 years ago
  75. 6ed1914 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  76. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  77. a10fbb4 drm/radeon: fix DMA CS parser for r6xx linear copy packet by Alex Deucher · 12 years ago
  78. 43fb778 drm/radeon: split r6xx and r7xx copy_dma functions by Alex Deucher · 12 years ago
  79. 6c1ecba video: mxsfb: fix crash when unblanking the display by Lothar Waßmann · 12 years ago
  80. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  81. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  82. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  83. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  84. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  85. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  86. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  87. 3fb6922 drm/exynos: Remove redundant NULL check by Sachin Kamat · 12 years ago
  88. 87acdde drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  89. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 12 years ago
  90. 1dcfe23 drm/exynos: fix gem buffer allocation type checking by Inki Dae · 12 years ago
  91. 13a32eb drm/exynos: remove needless parenthesis. by Eunchul Kim · 12 years ago
  92. e39d5ce drm/exynos: fix incorrect interrupt induced by m2m operation. by Jinyoung Jeon · 12 years ago
  93. b5c0b55 drm/exynos: remove color bar pattern operation. by JoongMock Shin · 12 years ago
  94. 6fe891f drm/exynos: correct some comments to abbreviation. by Eunchul Kim · 12 years ago
  95. 5bbea0c drm/exynos: fix build warning. by Eunchul Kim · 12 years ago
  96. 4f21877 drm/exynos: consider both case of vflip and hflip. by Eunchul Kim · 12 years ago
  97. 0ca824c drm/exynos: remove needless error handling to property. by Eunchul Kim · 12 years ago
  98. 7259c3d drm/exynos: change member variable name. by Eunchul Kim · 12 years ago
  99. 694be45 drm/exynos: consider buffer allocation without iommu by Inki Dae · 12 years ago
  100. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago