~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
*
usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT
Tom Rini
2023-01-20
*
drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".
Vagrant Cascadian
2022-01-13
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
*
usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
Pali Rohár
2021-03-03
*
usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
Pali Rohár
2021-03-03
*
usb: musb: Fix receiving of bigger buffers
Pali Rohár
2021-03-03
*
usb: musb: Fix transmission of bigger buffers
Pali Rohár
2021-03-03
*
usb: musb: Read value of PERI_RXCSR to 16bit variable
Pali Rohár
2021-03-03
*
usb: musb: Fix configuring FIFO for endpoints
Pali Rohár
2021-03-03
*
usb: musb: Always clear the data toggle bit when configuring ep
Pali Rohár
2021-03-03
*
common: Drop linux/bitops.h from common header
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-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
common: Move serial_printf() to the serial header
Simon Glass
2019-12-02
*
usb: musb_hcd: fix compilation error
Jean-Jacques Hiblot
2019-09-11
*
usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
Bartosz Golaszewski
2019-05-04
*
usb: musb: Remove legacy CONFIG_USB_DA8XX
Adam Ford
2018-12-14
*
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
Adam Ford
2018-12-14
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
Adam Ford
2018-01-22
*
omap4: Drop redundant CONFIG_OMAP4430 symbol
Tom Rini
2017-05-15
*
omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
Tom Rini
2017-05-15
*
usb: musb: avoid out of bound access in udc_setup_ep
Heinrich Schuchardt
2017-04-25
*
Blackfin: Remove
Tom Rini
2017-04-05
*
Fix spelling of "occurred".
Vagrant Cascadian
2016-05-02
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
*
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-08-05
*
include: move various macros to include/linux/kernel.h
Masahiro Yamada
2014-11-20
*
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-10
*
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-20
*
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
usb: udc: add udc.h include file
Troy Kisky
2013-10-20
*
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
*
usb: Prevent using reserved registers on DM36x usb
Andrew Murray
2013-10-10
*
usb: Fix error handling in musb_hcd.c
Andrew Murray
2013-10-07
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
usb: musb: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-06-26
*
ARM: OMAP4+: Cleanup header files
Lokesh Vutla
2013-06-10
*
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
*
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
Pankaj Bharadiya
2012-10-23
*
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-09-02
|
\
|
*
MUSB driver: Timeout is never detected as the while loop does not end
Matej Frančeškin
2012-09-01
*
|
da8xx/hawkboard: Add support for ohci host controller
Sughosh Ganu
2012-09-01
|
/
*
ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment
Tom Rini
2012-07-18
*
usb: musb: fix printf warning
Mike Frysinger
2012-03-19
*
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
*
drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-12-09
[next]