1. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  2. 42d6cfa usb: gadget: gadgetfs: fix an oops in ep_write() by Dan Carpenter · 10 years ago
  3. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  4. b44be24 usb: gadget: gadgetfs: Free memory allocated by memdup_user() by Mario Schuknecht · 10 years ago
  5. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  6. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  7. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  8. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  9. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  10. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  11. ef24d74 usb: gadget: ss_ep_in_comp_desc can be static by kbuild test robot · 10 years ago
  12. 74df41b usb: gadget: add USB3 support to the printer driver by Jorge Ramirez-Ortiz · 10 years ago
  13. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  14. f509fee usb: gadget: midi: f_midi_alloc() can be static by Fengguang Wu · 10 years ago
  15. 6876d58 usb: gadget: dbgp: Fix endpoint config after USB disconnect by Kyösti Mälkki · 10 years ago
  16. 4bc8a33 usb: gadget: hid: convert to new interface of f_hid by Andrzej Pietrasiewicz · 10 years ago
  17. cb38253 usb: gadget: f_hid: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  18. 00896f6 usb: gadget: hid: mirror init operations in module cleanup by Andrzej Pietrasiewicz · 10 years ago
  19. 32522a5 usb: gadget: midi: convert to new interface of f_midi by Andrzej Pietrasiewicz · 10 years ago
  20. b85e9de usb: gadget: f_midi: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  21. b8bcf32 usb: gadget: zero: Spelling s/infrastucture/infrastructure/ by Geert Uytterhoeven · 10 years ago
  22. e55a013 usb: gadget: legacy: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  24. fb6c322 gadgetfs: saner API for gadgetfs_create_file() by Al Viro · 10 years ago
  25. e45cfa2 usb: gadget: dbgp: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  26. 0eba455 usb: gadget: gadgetfs: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  27. c913881 usb: gadget: webcam: convert webcam to new interface of f_uvc by Andrzej Pietrasiewicz · 10 years ago
  28. 6d11ed7 usb: gadget: f_uvc: convert f_uvc to new function interface by Andrzej Pietrasiewicz · 10 years ago
  29. 3a83c16 usb: gadget: uvc: separately compile some components of f_uvc by Andrzej Pietrasiewicz · 10 years ago
  30. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  31. efb540c usb: gadget: uvc: move module parameters from f_uvc by Andrzej Pietrasiewicz · 10 years ago
  32. fa31409 usb: gadget: use $(srctree) instead of $(PWD) for includes by Yegor Yefremov · 11 years ago
  33. ef11982 usb: gadget: zero: Add support for interrupt EP by Amit Virdi · 11 years ago
  34. bcec978 usb: gadget: f_uac1: use defined constants as defaults by Andrzej Pietrasiewicz · 11 years ago
  35. 0d992de usb: gadget: audio: convert to new interface of f_uac1 by Andrzej Pietrasiewicz · 11 years ago
  36. f3a3406 usb: gadget: f_uac1: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  37. af1a58c usb: gadget: f_uac1: prepare for separate compilation by Andrzej Pietrasiewicz · 11 years ago
  38. 065a107 usb: gadget: f_uac2: use defined constants as defaults by Andrzej Pietrasiewicz · 11 years ago
  39. ad94ac0 usb: gadget: audio: convert to new interface of f_uac2 by Andrzej Pietrasiewicz · 11 years ago
  40. f8f93d2 usb: gadget: f_uac2: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  41. 5d73abf usb: gadget: audio: Use container_of to free audio_dev by Andrzej Pietrasiewicz · 11 years ago
  42. 5d19703 usb: gadget: remove $(PWD) in ccflags-y by Philippe Reynes · 11 years ago
  43. 7042e8f usb: gadget: Fix return value check in ep_write() by Wei Yongjun · 11 years ago
  44. 4958cf3 usb: dbgp gadget: fix use after free in dbgp_unbind() by Alexey Khoroshilov · 11 years ago
  45. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  46. 00a2430 usb: gadget: Gadget directory cleanup - group usb functions by Andrzej Pietrasiewicz · 11 years ago
  47. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 11 years ago
  48. 8443f2d usb: gadget: Gadget directory cleanup - group legacy gadgets by Andrzej Pietrasiewicz · 11 years ago