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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-19
/
+4
2015-10-29
smsc95xx: Use zero length packets when RX fifo is empty
Stefan Brüns
1
-16
/
+0
2015-10-28
smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
Stefan Brüns
1
-3
/
+4
2015-10-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
6
-17
/
+17
2015-10-26
linux, compat: add missing definitions for ubi
Heiko Schocher
1
-5
/
+0
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
6
-17
/
+17
2015-10-20
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2
-16
/
+77
2015-10-21
usb: ehci-marvell.c: Add DM support
Stefan Roese
2
-16
/
+77
2015-10-20
fastboot: Implement OEM format only when we have MMC support
Maxime Ripard
1
-1
/
+1
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
1
-1
/
+1
2015-09-12
usb: ci_udc: fix emissions of ZLPs
Stephen Warren
1
-10
/
+8
2015-09-12
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
Peng Fan
1
-0
/
+26
2015-09-11
usb: gadget: don't leak configs when unbinding
Stephen Warren
2
-2
/
+1
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
10
-0
/
+10
2015-09-11
usb: gadget: at91_udc: add at91_udc into U-Boot
Heiko Schocher
3
-517
/
+103
2015-09-11
usb: gadget: at91_udc: port linux driver at91_udc
Heiko Schocher
2
-0
/
+2211
2015-09-07
usb: ehci: remember init mode
Stephen Warren
2
-1
/
+7
2015-09-07
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
Siva Durga Prasad Paladugu
1
-1
/
+1
2015-09-07
f_thor: Dont perform reset at the end of thor
Siva Durga Prasad Paladugu
2
-0
/
+10
2015-08-31
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-3
/
+1
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2
-4
/
+6
2015-08-31
sunxi: musb: Drop no longer accurate comment in Kconfig help text
Hans de Goede
1
-3
/
+1
2015-08-28
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
Kishon Vijay Abraham I
1
-4
/
+11
2015-08-28
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Kishon Vijay Abraham I
1
-18
/
+28
2015-08-24
usb: pxa27x_udc: clean-up include file order
Marcel Ziswiler
1
-3
/
+2
2015-08-19
usb: dwc2: Rename to dwc2_usb
Marek Vasut
1
-1
/
+1
2015-08-19
usb: dwc2: Add original Synopsys compat string
Marek Vasut
1
-0
/
+1
2015-08-19
usb: gadget: ether: populate _reset_ callback
Kishon Vijay Abraham I
1
-0
/
+1
2015-08-19
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
Kishon Vijay Abraham I
1
-0
/
+1
2015-08-19
usb: gadget: ether: Perform board initialization from ethernet gadget driver
Kishon Vijay Abraham I
1
-0
/
+4
2015-08-19
usb: xhci: Fix a potential NULL pointer dereference
Sergey Temerkhanov
1
-5
/
+14
2015-08-19
usb: spear: Add support for both SPEAr600 EHCI controllers
Stefan Roese
1
-3
/
+35
2015-08-19
imx: usb: ehci-mx6: wait_for_bit to check reg status
Adrian Alonso
1
-4
/
+33
2015-08-19
imx: usb: ehci-mx6: add usb support for imx7d soc
Adrian Alonso
2
-19
/
+82
2015-08-19
imx: usb: ehci-mx6: document board specific functions
Adrian Alonso
1
-0
/
+31
2015-08-19
imx: usb: ehci-mx6: reg accessor cleanups
Adrian Alonso
1
-33
/
+18
2015-08-18
usb: lpc32xx: add host USB driver
Sylvain Lemieux
2
-0
/
+232
2015-08-17
arm: mvebu: add multiple usb-hostcontroller support for AXP
Anton Schubert
1
-8
/
+11
2015-08-17
arm: mvebu: Enable USB EHCI support on Armada XP
Stefan Roese
1
-1
/
+8
2015-08-12
usb: ohci: enable cache support
Wu, Josh
2
-12
/
+2
2015-08-12
dwc2: Add dcache support
Alexander Stein
1
-7
/
+17
2015-08-08
sunxi: usb-phy: Never power off the usb ports
Hans de Goede
3
-14
/
+16
2015-08-06
Merge git://git.denx.de/u-boot-dm
Tom Rini
3
-201
/
+524
2015-08-06
net: smsc95xx: Add driver-model support
Simon Glass
1
-0
/
+142
2015-08-06
net: smsc95xx: Prepare for conversion to driver model
Simon Glass
1
-122
/
+150
2015-08-06
net: smsc95xx: Correct the error numbers
Simon Glass
1
-22
/
+26
2015-08-06
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
Simon Glass
1
-5
/
+5
2015-08-06
net: smsc95xx: Sort the include files
Simon Glass
1
-2
/
+3
2015-08-06
dm: usb: Add driver-model support to dwc2
Simon Glass
1
-0
/
+97
2015-08-06
dm: usb: Prepare dwc2 driver for driver-model conversion
Simon Glass
1
-54
/
+104
[next]