Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
151c06ec61d74b77cf27d6d622bab6370c949c66
/
drivers
/
usb
« Previous
a4bb9b3
usb: s3c-otg: Rename s3c_udc_probe() function
by Marek Vasut
· 9 years ago
c098287
usb: s3c-otg: Rename struct s3c_plat_otg_data
by Marek Vasut
· 9 years ago
e30824f
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
by Marek Vasut
· 9 years ago
e179ced
usb: s3c-otg: Tweak the comments
by Marek Vasut
· 9 years ago
507e677
usb: s3c-otg: Rename remaining macros
by Marek Vasut
· 9 years ago
be5e4bd
usb: s3c-otg: Rename sources to dwc2_*c
by Marek Vasut
· 9 years ago
f4d9bd0
usb: s3c-otg: Rename local headers to dwc2_*h
by Marek Vasut
· 9 years ago
06cb6cc
usb: s3c-otg: Change the driver name to dwc2-udc
by Marek Vasut
· 9 years ago
193979e
usb: s3c-otg: Zap useless externs
by Marek Vasut
· 9 years ago
155e740
usb: s3c-otg: Rename remaining local s3c_*() functions
by Marek Vasut
· 9 years ago
f52dd80
usb: s3c-otg: Rename s3c_udc_*() functions
by Marek Vasut
· 9 years ago
ae1f2f0
usb: s3c-otg: Rename s3c_ep_*() functions
by Marek Vasut
· 9 years ago
28b9774
usb: s3c-otg: Rename s3c_ep0_*() functions
by Marek Vasut
· 9 years ago
de578e2
usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c
by Marek Vasut
· 9 years ago
2f6560a
usb: s3c-otg: Staticize s3c_udc_ep_set_stall
by Marek Vasut
· 9 years ago
c056c52
usb: s3c-otg: Rename struct s3c_request
by Marek Vasut
· 9 years ago
627d929
usb: s3c-otg: Rename struct s3c_ep
by Marek Vasut
· 9 years ago
5f3a562
usb: s3c-otg: Rename struct s3c_dev_*_ep
by Marek Vasut
· 9 years ago
1f99ab5
usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy
by Marek Vasut
· 9 years ago
2c12ff0
usb: s3c-otg: Split private bits from s3c_udc.h
by Marek Vasut
· 9 years ago
0147281
usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg
by Marek Vasut
· 9 years ago
b4d5cf0
usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
by Marek Vasut
· 9 years ago
1c84cc6
usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h
by Marek Vasut
· 9 years ago
6af4e27
usb: xhci: zynqmp: Removing unused function usb_phy_reset
by Marek Vasut
· 9 years ago
565b7f0
usb: xhci: fsl: Removing unused function usb_phy_reset
by Rajesh Bhagat
· 9 years ago
5955bb9
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
by Rajesh Bhagat
· 9 years ago
90fbb28
usb: add support for generic EHCI devices
by Alexey Brodkin
· 9 years ago
40c9208
sunxi: usb: Rename the sunxi usb driver DM entry
by Marek Vasut
· 9 years ago
04f3787
usb: zynqmp: Fix build warnings
by Marek Vasut
· 9 years ago
c2ad4e1
usb: dwc3: fix build warnings
by Felipe Balbi
· 9 years ago
9dc5222
usb: host: xhci-omap: fix build break
by Felipe Balbi
· 9 years ago
f4dd69c
usb: zynqmp: Add XHCI driver support
by Siva Durga Prasad Paladugu
· 9 years ago
6047a3a
sunxi: musb: Implement dfu_usb_get_reset()
by Siarhei Siamashka
· 9 years ago
d8a26f0
usb: sandbox: Add a USB emulation driver
by Simon Glass
· 9 years ago
b70a3fe
usb: sandbox: Add support for interrupt operations
by Simon Glass
· 9 years ago
eae11be
dm: usb: Remove inactive children after a bus scan
by Simon Glass
· 9 years ago
e8ea5e8
dm: usb: Deprecate usb_get_dev_index()
by Simon Glass
· 9 years ago
ba94e83
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
by Simon Glass
· 9 years ago
1b6a1df
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
by Simon Glass
· 9 years ago
af9c7c1
sandbox: usb: Allow finding a USB emulator for a device
by Simon Glass
· 9 years ago
80438a6
sandbox: usb: Allow up to 4 emulated devices on a hub
by Simon Glass
· 9 years ago
c487632
sandbox: usb: Allow dynamic emulated USB device descriptors
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
b30dc57
driver: usb: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· 9 years ago
bf8940d
fastboot: Implement NAND backend
by Maxime Ripard
· 9 years ago
6c9e00e
fastboot: Implement flashing session counter
by Maxime Ripard
· 9 years ago
3c8f98f
fastboot: Move fastboot response functions to fastboot core
by Maxime Ripard
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
f6fcebf
usb: udc: Fix warnings on 64-bit builds
by Michal Simek
· 9 years ago
3219175
usb: lthor: Specify correct parameter for sizeof type
by Michal Simek
· 9 years ago
01c94c4
usb: dwc3: Fix warnings on 64-bit builds
by Michal Simek
· 9 years ago
b748b24
ohci: Add missing cache-flush for hcca area
by Hans de Goede
· 9 years ago
0eb4cf9
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
4a4ced0
smsc95xx: Use zero length packets when RX fifo is empty
by Stefan Brüns
· 9 years ago
0d2837c
smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
by Stefan Brüns
· 9 years ago
2431492
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
5219db8
linux, compat: add missing definitions for ubi
by Heiko Schocher
· 9 years ago
bcbe3d1
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
e8d124f
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
cd48225
usb: ehci-marvell.c: Add DM support
by Stefan Roese
· 9 years ago
4adef27
fastboot: Implement OEM format only when we have MMC support
by Maxime Ripard
· 9 years ago
68282f5
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· 9 years ago
b337b3b
usb: ci_udc: fix emissions of ZLPs
by Stephen Warren
· 9 years ago
70eaeb0
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
by Peng Fan
· 9 years ago
44bfb43
usb: gadget: don't leak configs when unbinding
by Stephen Warren
· 9 years ago
cf92e05
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
6201976
usb: gadget: at91_udc: add at91_udc into U-Boot
by Heiko Schocher
· 9 years ago
8ea1fbf
usb: gadget: at91_udc: port linux driver at91_udc
by Heiko Schocher
· 9 years ago
49b4c5c
usb: ehci: remember init mode
by Stephen Warren
· 9 years ago
58f99df
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
by Siva Durga Prasad Paladugu
· 10 years ago
41d237d
f_thor: Dont perform reset at the end of thor
by Siva Durga Prasad Paladugu
· 10 years ago
b7e84c9
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
4e9838c
dm: Use dev_get_addr() where possible
by Simon Glass
· 9 years ago
7806b75
sunxi: musb: Drop no longer accurate comment in Kconfig help text
by Hans de Goede
· 9 years ago
0a7ab04
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
by Kishon Vijay Abraham I
· 9 years ago
8af1be7
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
by Kishon Vijay Abraham I
· 9 years ago
745e7e0
usb: pxa27x_udc: clean-up include file order
by Marcel Ziswiler
· 9 years ago
7a1386f
usb: dwc2: Rename to dwc2_usb
by Marek Vasut
· 9 years ago
f522f94
usb: dwc2: Add original Synopsys compat string
by Marek Vasut
· 9 years ago
5df1315
usb: gadget: ether: populate _reset_ callback
by Kishon Vijay Abraham I
· 9 years ago
f181144
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
by Kishon Vijay Abraham I
· 9 years ago
8bfc288
usb: gadget: ether: Perform board initialization from ethernet gadget driver
by Kishon Vijay Abraham I
· 9 years ago
a5ccda4
usb: xhci: Fix a potential NULL pointer dereference
by Sergey Temerkhanov
· 9 years ago
e8d0569
usb: spear: Add support for both SPEAr600 EHCI controllers
by Stefan Roese
· 9 years ago
f0c89d5
imx: usb: ehci-mx6: wait_for_bit to check reg status
by Adrian Alonso
· 9 years ago
35554fc
imx: usb: ehci-mx6: add usb support for imx7d soc
by Adrian Alonso
· 9 years ago
74f0610
imx: usb: ehci-mx6: document board specific functions
by Adrian Alonso
· 9 years ago
e38ff30
imx: usb: ehci-mx6: reg accessor cleanups
by Adrian Alonso
· 9 years ago
adf8d58
usb: lpc32xx: add host USB driver
by Sylvain Lemieux
· 9 years ago
8a33371
arm: mvebu: add multiple usb-hostcontroller support for AXP
by Anton Schubert
· 9 years ago
dee40d2
arm: mvebu: Enable USB EHCI support on Armada XP
by Stefan Roese
· 9 years ago
e0266f4
usb: ohci: enable cache support
by Wu, Josh
· 9 years ago
db402e0
dwc2: Add dcache support
by Alexander Stein
· 9 years ago
c9f8947
sunxi: usb-phy: Never power off the usb ports
by Hans de Goede
· 9 years ago
ae27120
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
0990fcb
net: smsc95xx: Add driver-model support
by Simon Glass
· 9 years ago
527298c
net: smsc95xx: Prepare for conversion to driver model
by Simon Glass
· 9 years ago
25a9e98
net: smsc95xx: Correct the error numbers
by Simon Glass
· 9 years ago
d62a1dc
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
by Simon Glass
· 9 years ago
a269259
net: smsc95xx: Sort the include files
by Simon Glass
· 9 years ago
Next »