index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb-new
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
7
-0
/
+7
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
common: Drop log.h from common header
Simon Glass
2020-05-18
7
-0
/
+7
*
usb: Migrate to support live DT for some driver
Kever Yang
2020-03-30
1
-7
/
+5
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
12
-0
/
+13
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
7
-0
/
+7
*
usb: musb-new: mt85xx: add musb-new gadget driver.
mingming lee
2020-01-25
3
-1
/
+428
*
usb: Drop use of BUG_ON() and WARN_ON()
Simon Glass
2020-01-07
2
-1
/
+5
*
common: Move serial_printf() to the serial header
Simon Glass
2019-12-02
1
-0
/
+1
*
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-11
1
-5
/
+7
*
usb: musb-new: Add support for da8xx-musb
Adam Ford
2019-08-08
3
-0
/
+359
*
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
2019-07-13
1
-2
/
+6
*
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
Alex Kiernan
2019-04-19
1
-0
/
+1
*
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
Alex Kiernan
2019-04-19
1
-0
/
+9
*
musb-new: sunxi: Use CLK and RESET support
Jagan Teki
2019-01-18
1
-40
/
+39
*
usb: musb-new: sunxi: Fix null pointer access
Stefan Mavrodiev
2018-12-14
1
-2
/
+6
*
usb: musb-new: Add support for DM_USB
Jean-Jacques Hiblot
2018-12-14
3
-48
/
+148
*
usb: musb-new: Allow the diver not to use the set_phy_power() callback
Jean-Jacques Hiblot
2018-12-14
2
-8
/
+8
*
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-07
2
-2
/
+2
*
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
4
-11
/
+11
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-24
1
-480
/
+116
|
\
|
*
usb: musb-new: omap2430: Enable DM_USB and OF support
Adam Ford
2018-08-21
1
-1
/
+149
|
*
usb: musb-new: omap2430: Remove dead code
Adam Ford
2018-08-21
1
-512
/
+0
*
|
usb: musb-new: Call musb_platform_exit from musb_stop
Jagan Teki
2018-08-23
1
-0
/
+1
*
|
usb: musb-new: sunxi: Add proper musb exit support
Jagan Teki
2018-08-23
1
-21
/
+28
*
|
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
Jagan Teki
2018-08-23
1
-12
/
+28
*
|
usb: musb-new: sunxi: Allocate struct phy in private
Jagan Teki
2018-08-23
1
-13
/
+11
*
|
usb: musb-new: Fix improper musb host pointer
Jagan Teki
2018-08-23
3
-11
/
+15
|
/
*
bug.h: introduce WARN_ONCE
Ramon Fried
2018-06-07
1
-6
/
+0
*
usb: sunxi: Switch to use generic-phy
Jagan Teki
2018-05-28
2
-12
/
+47
*
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Jagan Teki
2018-05-28
3
-11
/
+28
*
musb: sunxi: Add support for H3/H5/A64
Jagan Teki
2018-05-28
1
-1
/
+2
*
musb: sunxi: Use BIT instead of numerical shift
Jagan Teki
2018-05-28
1
-14
/
+14
*
musb: sunxi: Add OTG device clkgate and reset for H3/H5
Jagan Teki
2018-05-28
1
-0
/
+17
*
musb: sunxi: Add fifo config
Jagan Teki
2018-05-28
1
-5
/
+65
*
musb: sunxi: Use simple way to fill musb_hdrc pdata
Jagan Teki
2018-05-28
1
-13
/
+10
*
musb: sunxi: Add proper macros instead of numericals
Jagan Teki
2018-05-28
1
-4
/
+8
*
usb: sunxi: Simplify ccm reg base code
Jagan Teki
2018-05-28
1
-11
/
+23
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
20
-41
/
+20
*
spl: disk: usb: Add dependencies to sprintf/strto*
Alex Kiernan
2018-04-28
1
-0
/
+4
*
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
Adam Ford
2018-01-22
1
-0
/
+17
*
musb: sunxi: Use base address from device tree
Chen-Yu Tsai
2018-01-10
1
-3
/
+6
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-10-05
1
-29
/
+27
|
\
|
*
musb: sunxi: switch to the device model
Maxime Ripard
2017-10-03
1
-29
/
+27
*
|
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
1
-6
/
+6
*
|
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
1
-2
/
+0
|
/
*
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
1
-1
/
+1
*
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
[next]