1. ecff88e usb: gadget: udc: s3c2410: add IRQ check by Sergey Shtylyov · 3 years, 5 months ago
  2. 1531a2b USB: gadget: s3c2410_udc: remove dentry storage for debugfs file by Greg Kroah-Hartman · 3 years, 8 months ago
  3. 9e8d268 USB: gadget: udc: s3c2410_udc: s3c2410_udc_set_ep0_ss() can be static by Yang Yingliang · 3 years, 8 months ago
  4. e524286 usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()' by Christophe JAILLET · 3 years, 10 months ago
  5. 42067cc usb: gadget: s3c: Fix incorrect resources releasing by Christophe JAILLET · 3 years, 10 months ago
  6. 414c20d USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe() by Wei Yongjun · 3 years, 11 months ago
  7. 31dc1c2 usb: gadget: s3c: remove unused 'udc' variable by Krzysztof Kozlowski · 4 years, 6 months ago
  8. 188db44 usb: gadget: s3c: use platform resources by Arnd Bergmann · 4 years, 5 months ago
  9. a74005a usb: gadget: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  10. 7a0fbcf USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke by Nathan Chancellor · 4 years, 9 months ago
  11. e47ff01 usb: gadget: udc: s3c2410_udc: create debugfs directory under usb root by Chunfeng Yun · 5 years ago
  12. f0104b0 USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  13. d9d1dc81 USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  14. e15bea0 USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  15. 229e368 USB: gadget: udc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  16. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  17. 3dc173f USB: gadget: remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 8 years ago
  18. 1e1eea0 usb: gadget: udc: s3c2410: remove unnecessary & operation by Felipe Balbi · 8 years ago
  19. 0648772 usb: gadget: s3c2410_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  20. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  21. 10f0958 usb: s3c2410_udc: correct reversed pullup logic by Sergiy Kibrik · 10 years ago
  22. d74c23d usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV by Joe Perches · 10 years ago
  23. b3764dd usb: gadget: s3c2410_udc: set value for common is_selfpowered by Peter Chen · 10 years ago
  24. d16cd0b usb: gadget: udc: s3c2410_udc.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  25. 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
  26. 22835b8 usb: gadget: remove unnecessary 'driver' argument by Felipe Balbi · 10 years ago
  27. 6d3f5f2 usb: gadget: udc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  28. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  29. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 11 years ago[Renamed from drivers/usb/gadget/s3c2410_udc.c]
  30. 527b570 usb: gadget: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare by Vasily Khoruzhick · 11 years ago
  31. 64890ed usb: gadget: s3c2410_udc: don't use pr_debug return value by Arnd Bergmann · 11 years ago
  32. d246c9d usb: gadget: s3c2410_udc: Fix build error by Sachin Kamat · 11 years ago
  33. e117e74 usb: gadget: add "maxpacket_limit" field to struct usb_ep by Robert Baldyga · 11 years ago
  34. e01ee9f usb: gadget: use dev_get_platdata() by Jingoo Han · 11 years ago
  35. 48ad20f usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe() by Wei Yongjun · 12 years ago
  36. 03fc1d8 usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  37. bbdb727 usb: gadget: s3c2410_udc: don't touch gadget.dev.driver by Felipe Balbi · 12 years ago
  38. 31bff47 usb: gadget: s3c2410_udc: remove unnecessary initializations by Felipe Balbi · 12 years ago
  39. 7bce401 usb: gadget: drop now unnecessary flag by Felipe Balbi · 12 years ago
  40. b1e1eab usb: gadget: s3c2410_udc: let udc-core manage gadget->dev by Felipe Balbi · 12 years ago
  41. 4ea34de usb: gadget: s3c2410: fix build breakage by Felipe Balbi · 12 years ago
  42. 7597a49 usb: gadget: s3c2410: fix gadget->dev registration by Felipe Balbi · 12 years ago
  43. 4991e10 usb: gadget: s3c2410: convert to udc_start/udc_stop by Felipe Balbi · 12 years ago
  44. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  46. ffe0b33 usb: gadget: remove global variable composite in composite.c by Sebastian Andrzej Siewior · 12 years ago
  47. 86bab36 usb: gadget: s3c2410_udc: Do not use integer for NULL by Sachin Kamat · 12 years ago
  48. 1660c89 usb: gadget: s3c2410_udc: Move assignment outside if condition by Sachin Kamat · 12 years ago
  49. ff24166 usb: gadget: s3c2410_udc: Silence checkpatch errors and warnings by Sachin Kamat · 12 years ago
  50. c2892cd usb: gadget: s3c2410_udc: Use pr_* and dev_err functions by Sachin Kamat · 12 years ago
  51. 2e8e25b usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h> by Sachin Kamat · 12 years ago
  52. 0561ed4 usb: gadget: s3c2410_udc: Remove unneeded condition by Ido Shayevitz · 13 years ago
  53. fa42e52 usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 13 years ago
  54. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  55. f9c56cd usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable by Ido Shayevitz · 13 years ago
  56. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  57. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  58. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  59. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  60. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  61. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  62. 7e9d40f usb: gadget: s3c2410_udc: fix unterminated platform_device_id table by Axel Lin · 14 years ago
  63. 5b82613 USB: s3c2410_udc: fix custom UDC command handling by Viliam Mateicka · 14 years ago
  64. 513385a usb: gadget: s3c2410_udc: use platform ids instead by Sebastian Andrzej Siewior · 14 years ago
  65. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 14 years ago
  66. b38b03b usb: gadget: include <linux/prefetch.h> to fix compiling error by Bryan Wu · 14 years ago
  67. a74022a USB: s3c2410_udc: Add common implementation for GPIO controlled pullups by Lars-Peter Clausen · 14 years ago
  68. 16f08a0 USB: s3c2410_udc: Add handling for S3C244X dual-packet mode by Fabian Godehardt · 14 years ago
  69. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  70. 00c05aa USB: s3c2410_udc: be aware of connected gadget driver by Vladimir Zapolskiy · 15 years ago
  71. 3b49d23 USB: s3c2410: deactivate endpoints before gadget unbinding by Vladimir Zapolskiy · 15 years ago
  72. 823c3fd USB: s3c2410: unregister should call unbind, not disconnect by Alan Stern · 15 years ago
  73. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  74. ea99ecf USB: gadget: s3c2410_udc uses standard GPIO calls by Ben Dooks · 16 years ago
  75. c682b17 gadget: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  76. 57bd4b9 [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat by Ben Dooks · 16 years ago
  77. d66937d USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc by Zhaolei · 16 years ago
  78. f9e9cff USB: Fix s3c2410_udc usb speed handling by Yauhen Kharuzhy · 16 years ago
  79. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  80. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  81. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  82. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  83. d8d4223 USB: s3c2410_udc: minor irq handler cleanups by Jeff Garzik · 17 years ago
  84. 5f629ad7 USB: s3c2410 gadget: ensure vbus pin in input mode during read by Ben Dooks · 17 years ago
  85. 8802bca USB: s3c2410 gadget: allow sharing of vbus irq by Ben Dooks · 17 years ago
  86. 899d566 USB: s3c2410 gadget: Header move fixups by Ben Dooks · 17 years ago
  87. 9454a57 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> by David Brownell · 17 years ago
  88. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 18 years ago
  89. 3fc154b USB Gadget driver for Samsung s3c2410 ARM SoC by Arnaud Patard · 18 years ago