aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/mod_host.c
Commit message (Expand)AuthorAge
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macroKuninori Morimoto2013-07-29
* usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timingKuninori Morimoto2012-12-13
* Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-11
|\
| * usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto2012-11-06
| * usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto2012-11-06
| * usb: renesas_usbhs: add DMAEngine support on mod_hostKuninori Morimoto2012-10-31
* | usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detachKuninori Morimoto2012-10-23
|/
* usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeKuninori Morimoto2012-08-10
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * usb: renesas_usbhs: tidyup for smatch warningsKuninori Morimoto2011-12-15
| * usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()Kuninori Morimoto2011-12-13
| * usb: renesas_usbhs: add force packet remove methodKuninori Morimoto2011-12-13
| * usb: renesas_usbhs: care usb_hcd_giveback_urb() statusKuninori Morimoto2011-12-13
| * usb: renesas_usbhs: add usbhsh_is_running()Kuninori Morimoto2011-12-13
| * usb: renesas_usbhs: disable attch irq after device attachedKuninori Morimoto2011-12-13
| * usb: renesas_usbhs: care pipe sequenceKuninori Morimoto2011-12-13
| * usb: renesas_usbhs: add usbhs_pipe_attach() methodKuninori Morimoto2011-12-13
| * usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error caseKuninori Morimoto2011-12-13
| * usb: renesas_usbhs: modify device attach methodKuninori Morimoto2011-12-13
| * usb: renesas_usbhs: pop packet when urb dequeuedKuninori Morimoto2011-12-12
| * usb: renesas_usbhs: add lost error value when enqueueKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()Kuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()Kuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()Kuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()Kuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: adds spin lock area on mod_hostKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: check device0 status when allocKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: remove usbhsh_request listKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubportKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()Kuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()Kuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcprivKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/freeKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: tidyup mod_host request variable nameKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()Kuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()Kuninori Morimoto2011-12-12
* | usb: renesas_usbhs: add hcd->has_tt for low/full speedKuninori Morimoto2011-12-12
|/
* usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc()Kuninori Morimoto2011-11-14
* usb: gadget: renesas_usbhs: bugfix: disable irq when device stopKuninori Morimoto2011-11-14
* usb: gadget: renesas_usbhs: bugfix: care pipe directionKuninori Morimoto2011-11-14
* usb: gadget: renesas_usbhs: fixup section mismatch warningKuninori Morimoto2011-11-14
* usb: gadget: renesas_usbhs: fixup struct completion usageKuninori Morimoto2011-11-14
* usb: renesas_usbhs: tidyup for smatch warningsKuninori Morimoto2011-10-18
* usb: gadget: renesas_usbhs: add mod_host supportKuninori Morimoto2011-10-13