1. aac16b6 usb: gadget: mv_udc: use udc_start and udc_stop functions by Chao Xie · 11 years ago
  2. 38b3ad5 usb: gadget: fix two sparse warnings by Felipe Balbi · 11 years ago
  3. a1ac29b usb: gadget: f_uac2: fix compile warning by Felipe Balbi · 11 years ago
  4. 27a46633 usb: gadget: f_acm: use usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  5. 9bb2859 usb: gadget: composite: introduce usb_gstrings_attach() by Sebastian Andrzej Siewior · 12 years ago
  6. 2d5a889 usb: gadget: export composite's setup & disconnect function by Sebastian Andrzej Siewior · 12 years ago
  7. a592334 usb: gadget: factor out two helper functions from composite_bind() by Sebastian Andrzej Siewior · 12 years ago
  8. 4c49a5f usb: gadget: udc-core: introduce UDC binding by name by Sebastian Andrzej Siewior · 12 years ago
  9. 0062f6e usb: gadget: add a forward pointer from usb_function to its "instance" by Sebastian Andrzej Siewior · 12 years ago
  10. 59835ad usb: gadget: multi: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  11. 29a6645 usb: gadget: cdc2: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  12. 5f72bbf usb: gadget: acm_ms: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  13. ff47f59 usb: gadget: f_acm: convert to new function interface with backwards compatibility by Sebastian Andrzej Siewior · 12 years ago
  14. 19b10a8 usb: gadget: allocate & giveback serial ports instead hard code them by Sebastian Andrzej Siewior · 12 years ago
  15. b4735778 usb: gadget: composite: add usb_remove_function() by Sebastian Andrzej Siewior · 12 years ago
  16. 3249ca2 usb: gadget: u_serial: convert into a module by Sebastian Andrzej Siewior · 12 years ago
  17. 48177cd usb: gadget: g_serial: split the three possible functions into three bind functions by Sebastian Andrzej Siewior · 12 years ago
  18. 05c062c5 usb: gadget: f_acm: remove empty function by Sebastian Andrzej Siewior · 12 years ago
  19. cf9a08a usb: gadget: convert source sink and loopback to new function interface by Sebastian Andrzej Siewior · 12 years ago
  20. de53c25 usb: gadget: add some infracture to register/unregister functions by Sebastian Andrzej Siewior · 12 years ago
  21. 78f46f0 usb: gadget: move loopback's config descriptor out of f_loopback by Sebastian Andrzej Siewior · 12 years ago
  22. eeae540 usb: gadget: move source sink's config descriptor out of f_sourcesink by Sebastian Andrzej Siewior · 12 years ago
  23. 544aca3 usb: gadget: provide a wrapper around SourceSink's setup function by Sebastian Andrzej Siewior · 12 years ago
  24. 32b8666 usb: gadget: remove u32 castings of address passed to readl() by Sebastian Andrzej Siewior · 12 years ago
  25. 779d516 usb: gadget: composite: don't call driver's unbind() if bind() failed by Sebastian Andrzej Siewior · 12 years ago
  26. afd2e18 usb: gadget: FunctionFS: Use kstrtoul() by Michal Nazarewicz · 12 years ago
  27. cd76213 usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API by Sachin Kamat · 12 years ago
  28. 924d253 usb: gadget: s3c-hsudc: Use devm_regulator_bulk_get by Sachin Kamat · 12 years ago
  29. d2aec37 USB: gadget: at91_adc: fix pullup pin validity check by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  30. 348409a usb: gadget: at91_udc: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  31. 32c9cf2 usb: gadget zero: avoid unnecessary reinit of data in f_sourcesink by Armando Visconti · 12 years ago
  32. 8f900a9 usb: gadget: consider link speed for bMaxPower by Sebastian Andrzej Siewior · 12 years ago
  33. 98f3a1b usb: gadget: mass_storage: remove >= 0 check for unsigned type by Sebastian Andrzej Siewior · 12 years ago
  34. b642435 usb: gadget: remove unused variable in uac2_pcm_trigger() by Wei Yongjun · 12 years ago
  35. 2b50800 usb: gadget: f_mass_storage: remove unused operations by Andrzej Pietrasiewicz · 12 years ago
  36. 8d640ad usb: gadget: ncm: make global variable ndp*_opts read only by Sebastian Andrzej Siewior · 12 years ago
  37. d3eeee6 usb: gadget: file_storage: remove its last pieces by Sebastian Andrzej Siewior · 12 years ago
  38. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  39. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  40. 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
  41. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  42. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago
  43. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  45. 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
  46. 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
  47. 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
  48. 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
  49. ed2c891 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  50. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  52. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  53. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  54. 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
  55. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  56. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  57. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  58. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  59. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  60. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  61. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  62. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  63. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  64. 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
  65. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  66. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  67. 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
  68. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  69. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 12 years ago
  70. d287b875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  71. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 12 years ago
  72. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  73. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  74. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  75. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  76. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  77. 6d3cd5d ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec) by David Henningsson · 12 years ago
  78. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  79. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 12 years ago
  80. 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  81. d0631c6 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  82. de9ac5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  83. 7991b03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  84. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  85. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago
  86. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 12 years ago
  87. 61ed1dc ALSA: au88x0: fix incorrect left shift by Nickolai Zeldovich · 12 years ago
  88. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 12 years ago
  89. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  90. ae62ca7 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 12 years ago
  91. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  92. fef0ebd ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() by Guo Chao · 12 years ago
  93. 0ecaef0 ext4: release buffer in failed path in dx_probe() by Guo Chao · 12 years ago
  94. 96465ef ext4: fix configuration dependencies for ext4 ACLs and security labels by Valerie Aurora · 12 years ago
  95. ade24c9 Merge branch 'for-Linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 12 years ago
  96. d106de3 ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b by Haojian Zhuang · 12 years ago
  97. a47e3bc ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM by Fabio Estevam · 12 years ago
  98. dab9206 dma: mv_xor: fix error handling for clocks by Thomas Petazzoni · 12 years ago
  99. ab6e439 dma: mv_xor: fix error handling of mv_xor_channel_add() by Thomas Petazzoni · 12 years ago
  100. 41be8dc arm: mvebu: Add missing ; for cpu node. by Andrew Lunn · 12 years ago