aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs
Commit message (Expand)AuthorAge
* usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()Jesper Juhl2012-01-24
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * USB-renesas: move to dma_transfer_directionVinod Koul2011-11-17
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\ \ \
| * \ \ Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-22
| |\ \ \
| | * | | usb: renesas: pipe: convert a long if into a XOR operationFelipe Balbi2011-12-21
| | * | | usb: renesas_usbhs: silence a gcc warningDan Carpenter2011-12-15
| | * | | usb: renesas_usbhs: tidyup for smatch warningsKuninori Morimoto2011-12-15
| * | | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-13
| |\| | |
| | * | | 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: renesas_usbhs: remove the_controller_linkKuninori Morimoto2011-12-12
| | * | | usb: renesas_usbhs: add test-mode supportKuninori Morimoto2011-12-12
| | * | | usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.Kuninori Morimoto2011-12-12
| | * | | usb: renesas_usbhs: send packet in necessary timing.Kuninori Morimoto2011-12-12
| | * | | usb: renesas_usbhs: add basic USB_REQ_GET_STATUS supportKuninori Morimoto2011-12-12
| | * | | usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE supportKuninori Morimoto2011-12-12
| | * | | usb: renesas_usbhs: add usbhs_pipe_is_stall()Kuninori Morimoto2011-12-12
| | * | | usb: renesas_usbhs: remove superfluous usbhs_lock from recip handlerKuninori Morimoto2011-12-12
| | * | | usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
| | * | | usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-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: unified callback functionKuninori Morimoto2011-12-12
| | * | | usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto2011-12-12
| | * | | usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto2011-12-12
| | * | | usb: gadget: renesas_usbhs: tidyup mod_host request variable nameKuninori Morimoto2011-12-12
| | * | | usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local functionKuninori 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