index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb-new
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-19
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
Alex Kiernan
1
-0
/
+1
2019-04-19
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
Alex Kiernan
1
-0
/
+9
2019-01-18
musb-new: sunxi: Use CLK and RESET support
Jagan Teki
1
-40
/
+39
2018-12-14
usb: musb-new: sunxi: Fix null pointer access
Stefan Mavrodiev
1
-2
/
+6
2018-12-14
usb: musb-new: Add support for DM_USB
Jean-Jacques Hiblot
3
-48
/
+148
2018-12-14
usb: musb-new: Allow the diver not to use the set_phy_power() callback
Jean-Jacques Hiblot
2
-8
/
+8
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2
-2
/
+2
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
4
-11
/
+11
2018-08-24
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-480
/
+116
2018-08-23
usb: musb-new: Call musb_platform_exit from musb_stop
Jagan Teki
1
-0
/
+1
2018-08-23
usb: musb-new: sunxi: Add proper musb exit support
Jagan Teki
1
-21
/
+28
2018-08-23
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
Jagan Teki
1
-12
/
+28
2018-08-23
usb: musb-new: sunxi: Allocate struct phy in private
Jagan Teki
1
-13
/
+11
2018-08-23
usb: musb-new: Fix improper musb host pointer
Jagan Teki
3
-11
/
+15
2018-08-21
usb: musb-new: omap2430: Enable DM_USB and OF support
Adam Ford
1
-1
/
+149
2018-08-21
usb: musb-new: omap2430: Remove dead code
Adam Ford
1
-512
/
+0
2018-06-07
bug.h: introduce WARN_ONCE
Ramon Fried
1
-6
/
+0
2018-05-28
usb: sunxi: Switch to use generic-phy
Jagan Teki
2
-12
/
+47
2018-05-28
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Jagan Teki
3
-11
/
+28
2018-05-28
musb: sunxi: Add support for H3/H5/A64
Jagan Teki
1
-1
/
+2
2018-05-28
musb: sunxi: Use BIT instead of numerical shift
Jagan Teki
1
-14
/
+14
2018-05-28
musb: sunxi: Add OTG device clkgate and reset for H3/H5
Jagan Teki
1
-0
/
+17
2018-05-28
musb: sunxi: Add fifo config
Jagan Teki
1
-5
/
+65
2018-05-28
musb: sunxi: Use simple way to fill musb_hdrc pdata
Jagan Teki
1
-13
/
+10
2018-05-28
musb: sunxi: Add proper macros instead of numericals
Jagan Teki
1
-4
/
+8
2018-05-28
usb: sunxi: Simplify ccm reg base code
Jagan Teki
1
-11
/
+23
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
20
-41
/
+20
2018-04-28
spl: disk: usb: Add dependencies to sprintf/strto*
Alex Kiernan
1
-0
/
+4
2018-01-22
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
Adam Ford
1
-0
/
+17
2018-01-10
musb: sunxi: Use base address from device tree
Chen-Yu Tsai
1
-3
/
+6
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-29
/
+27
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-6
/
+6
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
1
-2
/
+0
2017-10-03
musb: sunxi: switch to the device model
Maxime Ripard
1
-29
/
+27
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
1
-1
/
+1
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
1
-1
/
+1
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
1
-0
/
+1
2017-05-15
omap4: Drop redundant CONFIG_OMAP4430 symbol
Tom Rini
2
-2
/
+2
2017-04-25
musb: properly detect failed initialization of controller
Heinrich Schuchardt
1
-1
/
+1
2017-04-05
Blackfin: Remove
Tom Rini
5
-268
/
+4
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2
-4
/
+4
2016-12-02
drivers: usb: musb: add ti musb host driver with driver model support
Mugunthan V N
1
-0
/
+191
2016-12-02
drivers: usb: musb: adopt musb backend driver to driver model
Mugunthan V N
2
-11
/
+11
2016-12-02
drivers: usb: musb: add ti musb misc driver for wrapper
Mugunthan V N
3
-0
/
+74
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
4
-4
/
+4
2016-09-18
sunxi: musb: Re-init musb controller on repeated probe calls
Hans de Goede
1
-9
/
+11
2016-09-17
sunxi: musb: Power off OTG port VBUS when disabled
Chen-Yu Tsai
1
-16
/
+12
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
1
-1
/
+1
2016-06-10
sunxi: musb: Properly turn of musb controller before booting
Hans de Goede
1
-0
/
+7
[next]