aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs
Commit message (Expand)AuthorAge
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-11
|\
| * usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto2012-11-08
| * 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: fix typo in drivers/usbMasanari Iida2012-11-06
| * usb: renesas_usbhs: add DMAEngine support on mod_hostKuninori Morimoto2012-10-31
| * usb: renesas_usbhs: fixup unreadable macroKuninori Morimoto2012-10-31
| * usb: renesas_usbhs: use devm_request_irq()Kuninori Morimoto2012-10-31
| * usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup supportkuninori.morimoto.gx@renesas.com2012-10-16
* | usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto2012-10-23
* | usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detachKuninori Morimoto2012-10-23
* | usb: renesas_usbhs: fixup interrupt status clear methodKuninori Morimoto2012-10-16
* | usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st posKuninori Morimoto2012-10-16
|/
* usb: renesas_usbhs: convert to devm_xxx()Kuninori Morimoto2012-09-11
* usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto2012-09-05
* usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro2012-09-05
* usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto2012-08-10
* usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeKuninori Morimoto2012-08-10
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26
|\
| * usb: renesas_usbhs: use dmaengine helper functionsKuninori Morimoto2012-07-09
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-24
|\ \
| * | usb: renesas_usbhs: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-12
| |/
* / renesas_usbhs: cleanup quoted includesPaul Bolle2012-06-05
|/
* usb: renesas_usbhs: gadget: add support for set_selfpoweredShimoda, Yoshihiro2012-05-04
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-03-01
|\ \
| * | usb: renesas: gadget: use generic map/unmap routinesFelipe Balbi2012-02-28
| * | usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.devKuninori Morimoto2012-02-24
| * | usb: renesas: fix scheduling in atomic context bugGuennadi Liakhovetski2012-02-14
| * | usb: renesas_usbhs: (cosmetic) simplify list operationsGuennadi Liakhovetski2012-02-14
| * | usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro2012-01-24
| * | usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHAREDShimoda, Yoshihiro2012-01-24
| |/
* / 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