1. f99b2bf usb:hsotg:samsung: Remove our_hsotg global pointer by Lukasz Majewski · 12 years ago
  2. 8b9bc46 usb:hsotg:samsung: Comments reorganization and cleanup by Lukasz Majewski · 12 years ago
  3. f65f0f1 usb:hsotg:samsung: Use new udc_start and udc_stop callbacks by Lukasz Majewski · 12 years ago
  4. b3f489b usb:hsotg:samsung: Determine number of EPs from HW configuration register by Lukasz Majewski · 12 years ago
  5. 12a1f4d usb:hsotg:samsung: Cable disconnection recovery code by Lukasz Majewski · 12 years ago
  6. 5e89134 usb:hsotg:samsung: Rename s3c_hsotg_disconnect function by Lukasz Majewski · 12 years ago
  7. b3546c9 usb:hsotg:samsung: Remove Disconnect Interrupt handler by Lukasz Majewski · 12 years ago
  8. 308d734 usb:hsotg:samsung: Extract core initialization function by Lukasz Majewski · 12 years ago
  9. d3ca025 usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers by Lukasz Majewski · 12 years ago
  10. 71225be usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers) by Lukasz Majewski · 12 years ago
  11. fc9a731 usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators by Lukasz Majewski · 12 years ago
  12. 4118878 usb:hsotg:samsung: Wrappers for USB PHY methods by Lukasz Majewski · 12 years ago
  13. d77039c usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg by Lukasz Majewski · 12 years ago
  14. 127d42a usb:hsotg:samsung: Remove platform dependency from s3c-hsotg by Lukasz Majewski · 12 years ago
  15. 4f06539 f_fs: ffs_func_free: cleanup requests allocated by autoconfig by Peter Korsgaard · 12 years ago
  16. b4036cc usb: gadget: add isochronous support to gadget zero by Paul Zimmerman · 12 years ago
  17. 20c5e74 usb: gadget: add a sparse endian notation by Dan Carpenter · 12 years ago
  18. 1ec9c8a usb: gadget: r8a66597-udc: add support for set_selfpowered by Shimoda, Yoshihiro · 12 years ago
  19. 00c16f9 usb: gadget: Include i.MX processors in the USB_FSL_USB2 help text by Fabio Estevam · 12 years ago
  20. 4d0947d usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once written by Peter Chen · 12 years ago
  21. 124ef38 usb: gadget: composite: prevent a memory leak when configuration bind fails by Yongsul Oh · 12 years ago
  22. c248460 usb: gadget: f_mass_storage: remove deprecated fsg_add() by Michal Nazarewicz · 12 years ago
  23. cac402d usb: renesas_usbhs: gadget: add support for set_selfpowered by Shimoda, Yoshihiro · 12 years ago
  24. f99987b usb: gadget: dummy_hcd: allow to free requests on disabled endpoints by Sebastian Andrzej Siewior · 13 years ago
  25. 2e87edf usb: gadget: make g_printer use composite by Sebastian Andrzej Siewior · 13 years ago
  26. d3bfd25 usb: gadget: remove DUALSPEED from printer by Sebastian Andrzej Siewior · 13 years ago
  27. 66ec8ed usb: gadget: imx_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 13 years ago
  28. 504d14c usb: gadget: fsl_qe_udc: remove not implemented callbacks by Sebastian Andrzej Siewior · 13 years ago
  29. d77c119 usb: gadget: fsl_qe_udc: convert to new style start/stop by Sebastian Andrzej Siewior · 13 years ago
  30. d809f78 usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface by Sebastian Andrzej Siewior · 13 years ago
  31. f3d8bf3 usb: gadget: at91_udc: convert to new style start/stop interface by Sebastian Andrzej Siewior · 13 years ago
  32. 955846a usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  33. 0ff21e0 usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  34. fa42e52 usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  35. 9e658f2 usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  36. c18800d usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  37. f8bdae0 usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  38. b1371d1 usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  39. 2eb2cff usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  40. a1976f7 usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  41. db79d98 usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  42. fab1137 usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  43. 79149b8 usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  44. ec39e2a usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  45. 978def1 usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  46. 5a6506f usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  47. ef20a72 usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  48. 16e78db usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  49. 31fb601 usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  50. 3cdb772 usb: gadget: use module_pci_driver by Axel Lin · 12 years ago
  51. fa29652 usb: musb: enable support for am335x by Ajay Kumar Gupta · 12 years ago
  52. 9ecb887 usb: musb: Add support for ti81xx platform by Ajay Kumar Gupta · 12 years ago
  53. 3ef35fa usb: dwc3: define DWC3_EP0_BOUNCE_SIZE by Felipe Balbi · 12 years ago
  54. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  55. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  56. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  57. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  58. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  59. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  60. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  61. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  62. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  63. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  64. 4db02fe USB: whiteheat.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  65. d2bad78 USB: usb_wwan.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  66. 4a7ce90 USB: ti_usb_3410_5052.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  67. b6b6df8 USB: symbolserial.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  68. bb7a9c4 USB: ssu100.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  69. 7653363 USB: spcp8x5.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  70. 64318a5 USB: sierra.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  71. 3a3eec0 USB: qcserial.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  72. 77b3b30 USB: oti6858.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  73. e79a8a4 USB: option.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  74. 815fd56 USB: opticon.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  75. 69d1d34 USB: omninet.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  76. 8cf3874 USB: navman.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  77. 3363155 USB: mos7840.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  78. ca09907 USB: mos7720.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  79. b69919c USB: mct_u232.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  80. f65ee14 USB: kobil_sct.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  81. b20430b USB: kl5kusb105.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  82. 5542cf7 USB: keyspan_pda.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  83. 41ea84d USB: keyspan.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  84. 042df23 USB: iuu_phoenix.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  85. b978355 USB: ir-usb.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  86. 1ae4c01 USB: ipw.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  87. ef2b895 USB: ipaq.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  88. de5789e USB: generic.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  89. c0a56a2 USB: garmin_gps.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  90. a09aa7dd USB: ftdi_sio.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  91. b6ea163 USB: f81232.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  92. 005331f USB: ezusb.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  93. 4e512ab USB: empeg.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  94. a1bd886 USB: digi_acceleport.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  95. 108feb6 USB: cypress_m8.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  96. b627488 USB: cyberjack.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  97. b978a5a USB: cp210x.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  98. 2ec7d45 USB: ch341.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  99. d17a44d USB: belkin_sa.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  100. 4d9b400 USB: serial: visor: convert dbg() to dev_dbg() by Greg Kroah-Hartman · 12 years ago