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.c
Age
Commit message (
Expand
)
Author
2019-10-04
usb: renesas_usbhs: enable DVSE interrupt
Eugeniu Rosca
2019-10-04
usb: renesas_usbhs: simplify usbhs_status_get_device_state()
Eugeniu Rosca
2019-06-26
usb: renesas_usbhs: Use struct platform_callback pointer
Yoshihiro Shimoda
2019-06-26
usb: renesas_usbhs: Avoid to write platform_data's value
Yoshihiro Shimoda
2019-06-26
usb: renesas_usbhs: move macros from mod.c to the mod.h
Yoshihiro Shimoda
2019-06-26
usb: renesas_usbhs: remove notify_hotplug callback
Yoshihiro Shimoda
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
2016-09-05
usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
Yoshihiro Shimoda
2015-05-22
usb: renesas_usbhs: avoid uninitialized variable use
Arnd Bergmann
2015-05-14
usb: renesas_usbhs: Add access control for INTSTS1 and INTENB1 register
Nobuhiro Iwamatsu
2014-09-03
usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lock
Yoshihiro Shimoda
2012-11-11
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-10-31
usb: renesas_usbhs: use devm_request_irq()
Kuninori Morimoto
2012-10-16
usb: renesas_usbhs: fixup interrupt status clear method
Kuninori Morimoto
2012-09-05
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
2012-06-05
renesas_usbhs: cleanup quoted includes
Paul Bolle
2012-01-24
usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHARED
Shimoda, Yoshihiro
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-12-12
usb: renesas_usbhs: typofix: irq_dtch control DTCHE
Kuninori Morimoto
2011-12-12
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
2011-10-13
usb: gadget: renesas_usbhs: bugfix: don't modify platform data
Kuninori Morimoto
2011-10-13
usb: gadget: renesas_usbhs: add mod_host support
Kuninori Morimoto
2011-10-13
usb: gadget: renesas_usbhs: add INTSTS1 interrupt support
Kuninori Morimoto
2011-10-13
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()
Kuninori Morimoto
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
Kuninori Morimoto
2011-10-13
usb: gadget: renesas_usbhs: tidyup INTENB0 method
Kuninori Morimoto
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-04-29
usb: renesas_usbhs: add autonomy mode
Kuninori Morimoto
2011-04-29
usb: renesas_usbhs: prevent NULL pointer crash
Kuninori Morimoto
2011-04-13
usb: renesas_usbhs: Add Renesas USBHS Gadget
Kuninori Morimoto
2011-04-13
usb: renesas_usbhs: Add Renesas USBHS common code
Kuninori Morimoto