Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman cba6c85027 Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 12 years ago
  Felipe Balbi eeef458766 usb: gadget: constify all struct usb_gadget_ops 12 years ago
  Kuninori Morimoto d9fa298f21 usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settings 12 years ago
  Kuninori Morimoto 584829459b usb: renesas_usbhs: gadget: remove usbhsg_uep_init() 12 years ago
  kuninori.morimoto.gx@renesas.com 4cd2f59987 usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support 12 years ago
  Shimoda, Yoshihiro cac402dd08 usb: renesas_usbhs: gadget: add support for set_selfpowered 13 years ago
  Greg Kroah-Hartman f9b0f51709 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 13 years ago
  Felipe Balbi ade78f9feb usb: renesas: gadget: use generic map/unmap routines 13 years ago
  Kuninori Morimoto 3b2a2e4717 usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.dev 13 years ago
  Jesper Juhl 7983bc74fc usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle() 13 years ago
  Dan Carpenter 8418153a4c usb: renesas_usbhs: silence a gcc warning 13 years ago
  Kuninori Morimoto 3edeee3893 usb: renesas_usbhs: care pipe sequence 13 years ago
  Kuninori Morimoto b294b20336 usb: renesas_usbhs: remove the_controller_link 13 years ago
  Kuninori Morimoto dfbb7f4fba usb: renesas_usbhs: add test-mode support 13 years ago
  Kuninori Morimoto 91b158f4d1 usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable. 13 years ago
  Kuninori Morimoto 25fa70795b usb: renesas_usbhs: send packet in necessary timing. 13 years ago
  Kuninori Morimoto 17f7f76940 usb: renesas_usbhs: add basic USB_REQ_GET_STATUS support 13 years ago
  Kuninori Morimoto ced6e09e6e usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support 13 years ago
  Kuninori Morimoto 4b81593201 usb: renesas_usbhs: remove superfluous usbhs_lock from recip handler 13 years ago
  Michal Nazarewicz 7177aed44f usb: gadget: rename usb_gadget_driver::speed to max_speed 13 years ago
  Michal Nazarewicz d327ab5b6d usb: gadget: replace usb_gadget::is_dualspeed with max_speed 13 years ago
  Kuninori Morimoto 3244a7b43f usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl() 13 years ago
  Kuninori Morimoto 2288e10993 usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl() 13 years ago
  Kuninori Morimoto 89f829a50f usb: renesas_usbhs: fixup driver speed 13 years ago
  Kuninori Morimoto 0cdd7d4b66 usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop. 13 years ago
  Kuninori Morimoto 8885a897c2 usb: renesas_usbhs: fixup signal the driver that cable was disconnected 13 years ago
  Kuninori Morimoto f8eff0a061 usb: renesas_usbhs: fixup device_register timing 13 years ago
  Kuninori Morimoto b7a8d17db9 usb: gadget: renesas_usbhs: fixup section mismatch warning 13 years ago
  Kuninori Morimoto 6e6db82ba9 usb: gadget: renesas_usbhs: modify pipe sequence settings 13 years ago
  Kuninori Morimoto 654c35ab5e usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push() 13 years ago