summaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/mod_gadget.c
AgeCommit message (Expand)Author
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()Kuninori Morimoto
2011-11-29usb: renesas_usbhs: fixup driver speedKuninori Morimoto
2011-11-29usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto
2011-11-29usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto
2011-11-29usb: renesas_usbhs: fixup device_register timingKuninori Morimoto
2011-11-14usb: gadget: renesas_usbhs: fixup section mismatch warningKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: modify pipe sequence settingsKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push()Kuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: move done callback to struct usbhs_pktKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_up...Kuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done functionKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()Kuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: struct usbhs_pipe hold handlerKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_mallocKuninori Morimoto
2011-10-13usb: gadget: renesas: convert to new styleFelipe Balbi
2011-08-08usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st posKuninori Morimoto
2011-08-08usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto
2011-07-08usb: renesas_usbhs: support multi driverKuninori Morimoto
2011-07-08usb: renesas_usbhs: fixup comment-outKuninori Morimoto
2011-07-01usb: renesas_usbhs: use dma handlerKuninori Morimoto
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-14usb: renesas_usbhs: fixup connection failKuninori Morimoto
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto
2011-06-07usb: renesas_usbhs: tidyup pio handler nameKuninori Morimoto
2011-06-07usb: renesas_usbhs: tifyup packet start timingKuninori Morimoto
2011-06-07usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto
2011-06-07usb: renesas_usbhs: remove usbhsg_queue_getKuninori Morimoto
2011-06-07usb: renesas_usbhs: modify data transfer interruptKuninori Morimoto
2011-06-07usb: renesas_usbhs: modify data transfer methodKuninori Morimoto
2011-06-07usb: renesas_usbhs: modify packet queue control methodKuninori Morimoto
2011-06-07usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto
2011-06-07usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto
2011-06-06usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior
2011-04-29usb: renesas_usbhs: return error if wrong recip requestKuninori Morimoto
2011-04-29usb: renesas_usbhs: modify spinlock methodKuninori Morimoto
2011-04-29usb: renesas_usbhs: don't re-allocation pipe bufferKuninori Morimoto
2011-04-13usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto