1. 127d42a usb:hsotg:samsung: Remove platform dependency from s3c-hsotg by Lukasz Majewski · 12 years ago
  2. db1d8ba usb: s3c-hsotg: Fix big buffers transfer in DMA mode by Anton Tikhomirov · 13 years ago
  3. 70fa030 usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode by Anton Tikhomirov · 13 years ago
  4. 659ad60 usb: s3c-hsotg: Fix maximum patcket size setting for EP0 by Anton Tikhomirov · 13 years ago
  5. f7a83fe usb: s3c-hsotg: Fix TX FIFOs allocation by Anton Tikhomirov · 13 years ago
  6. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  7. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  8. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  9. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  10. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  11. cc27c96 usb: convert drivers/usb/* to use module_platform_driver() by Axel Lin · 13 years ago
  12. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  13. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  14. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  15. 83a0180 USB: s3c-hsotg: Tone down debugging by Mark Brown · 13 years ago
  16. 2328cea USB: s3c-hsotg: return proper error if clk_get fails by Jingoo Han · 13 years ago
  17. 66e5c64 USB: s3c-hsotg: fix checkpatch warnings by Jingoo Han · 13 years ago
  18. dfbc6fa USB: s3c-hsotg: Add copyright string by Anton Tikhomirov · 13 years ago
  19. f8acb08 USB: s3c-hsotg: Fix hang up after reset by Anton Tikhomirov · 13 years ago
  20. 9c39ddc USB: s3c-hsotg: Fix stall condition processing by Anton Tikhomirov · 13 years ago
  21. 26ab3d0 USB: s3c-hsotg: Fix control request processing by Anton Tikhomirov · 13 years ago
  22. a3395f0 USB: s3c-hsotg: Fix interrupt cleaning code by Anton Tikhomirov · 13 years ago
  23. d00f500 USB: s3c-hsotg: Fix core reset by Anton Tikhomirov · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  25. b0fca50 usb gadget: don't save bind callback in struct usb_gadget_driver by Uwe Kleine-König · 14 years ago
  26. 0f1312b USB: s3c-hsotg: Remove DEBUG define by Maurus Cuelenaere · 14 years ago
  27. 31ee04d USB: s3c-hsotg: add support for clock gating by Marek Szyprowski · 14 years ago
  28. 1eb838d USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register by Marek Szyprowski · 14 years ago
  29. 4d47166 USB: s3c-hsotg: fix compilation problem by Marek Szyprowski · 14 years ago
  30. e50bf38 USB: s3c-hsotg: Add support for external USB clock by Maurus Cuelenaere · 14 years ago
  31. a33e713 USB: s3c-hsotg: Fix OUT packet request retry by Ben Dooks · 14 years ago
  32. b05ca58 USB: s3c-hsotg: Fix the OUT EP0 limit by Ben Dooks · 14 years ago
  33. 6cd68de USB: s3c-hsotg: Fix max EP0 IN request length by Ben Dooks · 14 years ago
  34. c9a64ea USB: s3c-hsotg: Check for new request before enqueing new setup by Ben Dooks · 14 years ago
  35. 03e10e5 USB: s3c-hsotg: Only load packet per fifo write by Ben Dooks · 14 years ago
  36. 10aebc7 USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode by Ben Dooks · 14 years ago
  37. b3864ce USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset by Ben Dooks · 14 years ago
  38. e7a9ff5 USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo' by Ben Dooks · 14 years ago
  39. 679f9b7 USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes by Ben Dooks · 14 years ago
  40. 6d091ee USB: s3c-hsotg: Increase TX fifo limit by Ben Dooks · 14 years ago
  41. 1703a6d USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout by Ben Dooks · 14 years ago
  42. 2e0e077 USB: s3c-hsotg: SoftDisconnect minimum 3ms by Ben Dooks · 14 years ago
  43. 0f002d2 USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs by Ben Dooks · 14 years ago
  44. 390b166 USB: s3c: Enable soft disconnect during initialization by Thomas Abraham · 14 years ago
  45. 19c190f USB: gadget: s3c-hsotg: Add missing unlock by Julia Lawall · 15 years ago
  46. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  47. 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
  48. 004c1c7 Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable by Russell King · 15 years ago
  49. f9fed7c USB: Fix s3c-hsotg build following Samsung platform header moves by Mark Brown · 15 years ago
  50. 5b52025 USB: s3c-hsotg: replace deprecated dma_sync_single() by FUJITA Tomonori · 15 years ago
  51. 0978f8c USB: s3c-hsotg: Staticise non-exported functions by Mark Brown · 15 years ago
  52. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  53. b780021 USB: gadget: s3c-hsotg: missing parentheses by Roel Kluin · 15 years ago
  54. 5b7d70c USB: Gadget driver for Samsung HS/OtG block by Ben Dooks · 15 years ago