index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
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
/
host
/
r8a66597-hcd.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2022-07-12
usb: common: move urb code to common
Rui Miguel Silva
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-08-22
usb: r8a66597: Add optional DM VBUS regulator support
Marek Vasut
2019-08-22
usb: r8a66597: Checkpatch cleanup
Marek Vasut
2019-08-22
usb: r8a66597: Convert to USB DM
Marek Vasut
2019-08-22
usb: r8a66597: Replace R8A66597_BASE0
Marek Vasut
2019-08-22
usb: r8a66597: Remove BE support
Marek Vasut
2019-08-22
usb: r8a66597: Make CONFIG_RZA_USB default
Marek Vasut
2019-08-22
usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-28
usb: host: Drop unused hcd_name from r8a66597-hcd.c
Tom Rini
2017-12-09
usb: r8a66597: convert wait loop to readw_poll_timeout
Chris Brandt
2017-11-28
usb: r8a66597: Add support for RZ/A series
Chris Brandt
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-07-21
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-06-25
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
2014-06-25
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2012-11-20
usb: r8a6659: Fix build by missing of parenthesis
Nobuhiro Iwamatsu
2012-11-20
usb: r8a66597: Switched from variable to only macro
Nobuhiro Iwamatsu
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-03
USB: move keyboard polling into kbd driver
[email protected]
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD