index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
/
mod_host.c
Age
Commit message (
Expand
)
Author
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-02-19
USB: renesas_usbhs: fix spelling mistake "doens't" -> "doesn't"
Colin Ian King
2017-11-07
USB: renesas_usbhs: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-07-30
usb: renesas_usbhs: constify hc_driver structures
Julia Lawall
2017-01-10
usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected"
Colin Ian King
2016-08-30
usb: renesas_usbhs: mod_host: don't print on ENOMEM
Wolfram Sang
2016-04-19
usb: renesas_usbhs: change arguments of dma_map_ctrl()
Yoshihiro Shimoda
2015-12-15
usb: renesas_usbhs: Modify pipe configuration
Yoshihiro Shimoda
2015-04-03
renesas_usbhs: mod_host: use USB_DT_HUB
Sergei Shtylyov
2015-01-25
renesas_usbhs: mod_host: use HUB_CHAR_*
Sergei Shtylyov
2014-11-05
usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE
Yoshihiro Shimoda
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-07-29
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
Kuninori Morimoto
2012-12-13
usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timing
Kuninori Morimoto
2012-11-11
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-11-06
usb: renesas_usbhs: host: add endpoint user counter
Kuninori Morimoto
2012-11-06
usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()
Kuninori Morimoto
2012-10-31
usb: renesas_usbhs: add DMAEngine support on mod_host
Kuninori Morimoto
2012-10-23
usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach
Kuninori Morimoto
2012-08-10
usb: renesas_usbhs: mod_host: add missing .bus_suspend/resume
Kuninori Morimoto
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-12-15
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: add force packet remove method
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: care usb_hcd_giveback_urb() status
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: add usbhsh_is_running()
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: disable attch irq after device attached
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: care pipe sequence
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: add usbhs_pipe_attach() method
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case
Kuninori Morimoto
2011-12-13
usb: renesas_usbhs: modify device attach method
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: pop packet when urb dequeued
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: add lost error value when enqueue
Kuninori Morimoto
2011-12-12
usb: renesas_usbhs: add hcd->has_tt for low/full speed
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: adds spin lock area on mod_host
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: check device0 status when alloc
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: remove usbhsh_request list
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: tidyup mod_host request variable name
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
Kuninori Morimoto
[next]