1. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  2. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  3. 87cf558 Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  4. 746bfe6 usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller by Yoshihiro Shimoda · 9 years ago
  5. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
  6. ea4a8cb usb: gadget: bcm63xx_udc: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  7. ca07099 usb: gadget: s3c-hsudc: remove redundant condition by Geyslan G. Bem · 9 years ago
  8. 855ed04 usb: gadget: udc-core: independent registration of gadgets and gadget drivers by Ruslan Bilovol · 9 years ago
  9. 88f73eb usb: gadget: udc-core: remove unused usb_udc_attach_driver() by Ruslan Bilovol · 9 years ago
  10. 2284b29 usb: gadget: bind UDC by name passed via usb_gadget_driver structure by Ruslan Bilovol · 9 years ago
  11. 2de59c0 usb: gadget: lpc32xxx_udc: clean up and sort include directives out by Vladimir Zapolskiy · 9 years ago
  12. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  13. 84c1eeb usb : replace dma_pool_alloc and memset with dma_pool_zalloc by Saurabh Sengar · 9 years ago
  14. 391e6dc usb: gadget: pxa27x: fix suspend callback by Felipe Balbi · 9 years ago
  15. d134c48 usb: gadget: atmel_usba_udc: Expose correct device speed by Douglas Gilbert · 9 years ago
  16. a4d8e93 Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  17. 81e9d14 usb: gadget: net2280: restore ep_cfg after defect7374 workaround by Mian Yousaf Kaukab · 9 years ago
  18. ebd2938 usb: gadget: fix a trivial typo by Geliang Tang · 9 years ago
  19. 9af9195 usb: gadget: at91_udc: mention proper dependency by Sudip Mukherjee · 9 years ago
  20. 1b701508 usb: gadget: amd5536udc: NULL comparison by Sudip Mukherjee · 9 years ago
  21. 5d31a17 usb: gadget: amd5536udc: remove forward declaration of udc_basic_init by Sudip Mukherjee · 9 years ago
  22. 0e77341 usb: gadget: amd5536udc: remove forward declaration of udc_pci_* by Sudip Mukherjee · 9 years ago
  23. 3719b9b usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chain by Sudip Mukherjee · 9 years ago
  24. c9760ad usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chain by Sudip Mukherjee · 9 years ago
  25. 79a5b4a usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup by Sudip Mukherjee · 9 years ago
  26. 4f06b6b usb: gadget: amd5536udc: remove forward declaration of udc_probe by Sudip Mukherjee · 9 years ago
  27. 76c3727 usb: gadget: amd5536udc: remove unnecessary conditions by Sudip Mukherjee · 9 years ago
  28. f349dd3 usb: gadget: amd5536udc: use free_dma_pools by Sudip Mukherjee · 9 years ago
  29. 2e1b7d0 usb: gadget: amd5536udc: use WARN_ON by Sudip Mukherjee · 9 years ago
  30. 580693b usb: gadget: amd5536udc: fix error path by Sudip Mukherjee · 9 years ago
  31. 14a37ec usb: gadget: amd5536udc: rewrite init_dma_pools by Sudip Mukherjee · 9 years ago
  32. 7022cfd usb: gadget: bdc: fix memory leak by Sudip Mukherjee · 9 years ago
  33. 9903b6be usb: gadget: pch-udc: fix lock by Felipe Balbi · 9 years ago
  34. 04c4d8d usb: gadget: dummy_hcd: replace timeval with timespec64 by WEN Pingbo · 9 years ago
  35. 428163d usb: gadget: at91_udc: move at91_udc_data in at91_udc.h by Alexandre Belloni · 9 years ago
  36. 51b91b7 usb: gadget: drop null test before destroy functions by Julia Lawall · 9 years ago
  37. 9a9ce1d usb: gadget: dummy_hcd: in transfer(), return data sent, not limit by Igor Kotrasinski · 9 years ago
  38. e42bd6a usb: gadget: dummy_hcd: fix rescan logic for transfer by Igor Kotrasinski · 9 years ago
  39. 5dda5be usb: gadget: dummy_hcd: fix unneeded else-if condition by Igor Kotrasinski · 9 years ago
  40. 21c3ee9 usb: gadget: dummy_hcd: emulate sending zlp in packet logic by Igor Kotrasinski · 9 years ago
  41. cf261fd usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding by Sylvain Rochet · 9 years ago
  42. 6527cc2 usb: gadget: amd5536udc: fix error handling in udc_pci_probe() by Alexey Khoroshilov · 9 years ago
  43. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  44. e3ec4fd usb: gadget: atmel: remove useless include by Alexandre Belloni · 9 years ago
  45. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  46. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 10 years ago
  47. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 9 years ago
  48. 8cc67b7 usb: gadget: goku_udc: add goku_match_ep() function by Robert Baldyga · 9 years ago
  49. 3e8b231 usb: gadget: net2280: add net2280_match_ep() function by Robert Baldyga · 9 years ago
  50. b0aea00 usb: gadget: move find_ep() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  51. 4278c68 usb: gadget: move ep_matches() from epautoconf to udc-core by Robert Baldyga · 9 years ago
  52. b58713d usb: gadget: epautoconf: remove pxa quirk from ep_matches() by Robert Baldyga · 9 years ago
  53. 47bef38 usb: gadget: atmel_usba_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  54. 927d9f7 usb: gadget: udc-xilinx: add ep capabilities support by Robert Baldyga · 9 years ago
  55. 0648772 usb: gadget: s3c2410_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  56. bc1b9f3 usb: gadget: s3c-hsudc: add ep capabilities support by Robert Baldyga · 9 years ago
  57. 0ec8026 usb: gadget: r8a66597-udc: add ep capabilities support by Robert Baldyga · 9 years ago
  58. a180e3d usb: gadget: pxa27x_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  59. 36411b6 usb: gadget: pxa25x_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  60. 85a4ed0 usb: gadget: pch_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  61. 7d4ba80 usb: gadget: omap_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  62. c23c3c3 usb: gadget: net2280: add ep capabilities support by Robert Baldyga · 9 years ago
  63. f95aec5 usb: gadget: net2272: add ep capabilities support by Robert Baldyga · 9 years ago
  64. 43710a8 usb: gadget: mv_udc_core: add ep capabilities support by Robert Baldyga · 9 years ago
  65. c12a306 usb: gadget: mv_u3d_core: add ep capabilities support by Robert Baldyga · 9 years ago
  66. 8ddbf94 usb: gadget: m66592-udc: add ep capabilities support by Robert Baldyga · 9 years ago
  67. 4d75c8b usb: gadget: lpc32xx_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  68. 8922699 usb: gadget: gr_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  69. b0bf5fb usb: gadget: goku_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  70. 455d11c usb: gadget: fusb300_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  71. 60a28c63 usb: gadget: fsl_udc_core: add ep capabilities support by Robert Baldyga · 9 years ago
  72. e8fc42f usb: gadget: fsl_qe_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  73. 8d29237 usb: gadget: fotg210-udc: add ep capabilities support by Robert Baldyga · 9 years ago
  74. 7a3b8e7 usb: gadget: dummy-hcd: add ep capabilities support by Robert Baldyga · 9 years ago
  75. b079dd6 usb: gadget: bdc: add ep capabilities support by Robert Baldyga · 9 years ago
  76. 1b0ba52 usb: gadget: bcm63xx_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  77. b9ed96d7 usb: gadget: at91_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  78. 6f02ac5 usb: gadget: amd5536udc: add ep capabilities support by Robert Baldyga · 9 years ago
  79. c93e64e usb: udc: core: add device_del() call to error pathway by Alan Stern · 10 years ago
  80. d3cb25a usb: gadget: udc: fix spin_lock in pch_udc by Pengyu Ma · 9 years ago
  81. 7674cba usb: gadget: atmel_usba_udc: add missing ret value check by Robert Baldyga · 10 years ago
  82. 5feb5d2 usb: gadget: m66592-udc: forever loop in set_feature() by Dan Carpenter · 9 years ago
  83. 1c99cab usb: gadget: fotg210-udc: remove duplicate conditions by Dan Carpenter · 9 years ago
  84. 02ded1b usb: gadget: add 'quirk_stall_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  85. ffd9a0f usb: gadget: add 'quirk_altset_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  86. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 10 years ago
  87. b5c03bf usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX by Vaishali Thakkar · 10 years ago
  88. 02c3b4c usb: gadget: bdc: fix a driver crash on disconnect by Al Cooper · 9 years ago
  89. 7ace8fc usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU by Yoshihiro Shimoda · 10 years ago
  90. 53e20f2 usb: gadget: mv_udc_core: fix phy_regs I/O memory leak by Alexey Khoroshilov · 10 years ago
  91. 2184fe6 usb: gadget: udc: fix free_irq() after request_irq() failed by Takeshi Yoshimura · 10 years ago
  92. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  93. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  94. 94a715e usb: gadget: atmel: fix build warnings by Felipe Balbi · 10 years ago
  95. 7a64c72 usb: gadget: atmel: fix build warning by Felipe Balbi · 10 years ago
  96. 11bece5 usb: gadget: net2280: fix pullup handling by Mian Yousaf Kaukab · 10 years ago
  97. 971fe65 usb: gadget: net2280: physically disable endpoint on disable operation by Mian Yousaf Kaukab · 10 years ago
  98. c65c4f0 usb: gadget: net2280: fix use of GPEP in both directions by Mian Yousaf Kaukab · 10 years ago
  99. a09e23f usb: gadget: net2280: check interrupts for all endpoints by Mian Yousaf Kaukab · 10 years ago
  100. 463e104 usb: gadget: net2280: set all byte enables on start by Mian Yousaf Kaukab · 10 years ago