index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-sh.c
Age
Commit message (
Expand
)
Author
2023-08-04
usb: host: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-07-27
usb: ehci-sh: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-05-28
usb: ehci-sh: Convert to platform remove callback returning void
Uwe Kleine-König
2019-12-10
usb: host: ehci-sh: Remove unused platform data support
Geert Uytterhoeven
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2017-11-07
USB: host: ehci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2015-01-09
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-11-07
host: ehci-sh: remove duplicate check on resource
Varka Bhadram
2014-11-03
usb: host: ehci-sh: delete unnecessary 'out of memory' messages
Peter Chen
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-09-23
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
2013-09-17
Revert "USB: EHCI: support running URB giveback in tasklet context"
Greg Kroah-Hartman
2013-08-12
USB: EHCI: support running URB giveback in tasklet context
Ming Lei
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
2013-05-16
USB: ehci-sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-03-28
usb: echi-sh: Remove driver variable which is not used
Nobuhiro Iwamatsu
2013-03-28
usb: ehci-sh: Fix build error due to comma has been deleted
Nobuhiro Iwamatsu
2013-03-15
USB: remove incorrect __exit markups
Dmitry Torokhov
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-08-10
drivers/usb/host/ehci-sh.c: use devm_ functions
Julia Lawall
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-06-14
usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL
Shimoda, Yoshihiro
2012-04-18
usb: ehci-sh: Add PHY init function with platform data
Nobuhiro Iwamatsu
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2010-11-26
usb: ehci-sh: Add missing ehci helpers.
Paul Mundt
2010-11-26
usb: ehci-sh: Fix up fault in shutdown path.
Paul Mundt
2010-11-01
usb: ehci-hcd: Add support for SuperH EHCI.
Paul Mundt