Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
150005b0c6d898b12ac59e5898944c54ecb6f249
/
drivers
/
usb
9589dda
rockchip: xhci: dm: convert fdt_get to dev_read
by Philipp Tomsich
· 7 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
2028012
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
d3b3f8d
drivers, usb, gadget: fix compiler warnings for at91_udc.c
by Heiko Schocher
· 7 years ago
f32333b
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
by Lukasz Majewski
· 7 years ago
8a5d013
at91_udc.c: Fix unused variable warning
by Tom Rini
· 8 years ago
bb1cd63
drivers/usb/ehci: Use platform-specific accessors
by Alexey Brodkin
· 7 years ago
cc3fe06
usb: dwc2: force to host mode if not support HNP/SRP
by Meng Dongyang
· 7 years ago
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
d2081b0
rockchip: usb: host: xhci-rockchip: add support for rk3328
by Meng Dongyang
· 7 years ago
a9c3a1b
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
89e0a3a
common: arm: freescale: layerscape: Move header files out of common.h
by Simon Glass
· 8 years ago
243182c
common: freescale: Move arch-specific declarations
by Simon Glass
· 8 years ago
0ffb9d6
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· 7 years ago
54f8ace
samsung: Drop more references fo s3c24x0
by Simon Glass
· 8 years ago
4f1920d
samsung: usb: Drop ohci-s3c24xx driver
by Simon Glass
· 8 years ago
1ddd540
ehci-pci: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· 7 years ago
82bf00e
sandbox: usb: Convert emulators to livetree
by Simon Glass
· 8 years ago
6deb8e2
dm: usb: Convert uclass to livetree
by Simon Glass
· 8 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
e6dd8da
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· 8 years ago
54cbcc8
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
edc93f9
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
75cd67f
armv8: ls2080ardb: Add LS2081ARDB board support
by Priyanka Jain
· 8 years ago
396e70e
usb: ehci: Add Renesas RCar M3/H3 EHCI support
by Hiroyuki Yokoyama
· 8 years ago
258a320
net: usb: mcs7830: fix non-DM ingress path
by Uri Mashiach
· 8 years ago
f24aa67
usb: lpc32xx: add i2c DM support
by Liam Beguin
· 8 years ago
639a840
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
by Tom Rini
· 8 years ago
496a417
Kconfig: USB: Migrate existing USB_EHCI_xxx options
by Tom Rini
· 8 years ago
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 8 years ago
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 8 years ago
8d4bfb8
omap4: Drop redundant CONFIG_OMAP4430 symbol
by Tom Rini
· 8 years ago
38216ee
omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
by Tom Rini
· 8 years ago
6c24f09
usb: gadget: avoid variable name clipping in cb_getvar
by nicolas.le.bayon@st.com
· 8 years ago
b8fa836
net: smsc95xx: Correct free_pkt() implementation
by Simon Glass
· 8 years ago
6dd1f1f
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
by Uri Mashiach
· 8 years ago
6383066
usb: host: xhci-omap: fix double weak board_usb_init functions
by Uri Mashiach
· 8 years ago
f6ff74e
arm: usb: dra7xx: xHCI registers based on USB port index
by Uri Mashiach
· 8 years ago
8ef5089
ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· 8 years ago
773e9e9
usb: musb: avoid out of bound access in udc_setup_ep
by Heinrich Schuchardt
· 8 years ago
5545c1c
musb: properly detect failed initialization of controller
by Heinrich Schuchardt
· 8 years ago
c4f047c
armv7: ls1021a: Drop macro CONFIG_LS102XA
by York Sun
· 8 years ago
408bdee
usb: dwc2: invalidate the dcache before starting the DMA
by Eddie Cai
· 8 years ago
8e17c16
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
by Philipp Tomsich
· 8 years ago
ed12167
usb: dwc3: ensure consistent types for dwc3_flush_cache
by Philipp Tomsich
· 8 years ago
c891ca9
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
by Felipe Balbi
· 8 years ago
169dd12
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
by Felipe Balbi
· 8 years ago
02ae129
usb: gadget: g_dnl: hold maximum string descriptor
by Felipe Balbi
· 8 years ago
327c24d
usb: dwc2: add support for external vbus supply
by Kever Yang
· 8 years ago
5386509
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
5fb9743
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· 8 years ago
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
1b5ed4d
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
by Konstantin Porotchkin
· 8 years ago
d1c34e4
usb: gadget: f_dfu: set serial number if serial# is valid
by Felipe Balbi
· 8 years ago
a4b305a
usb: gadget: g_dnl: fix g_dnl_set_serialnumber()
by Felipe Balbi
· 8 years ago
c729786
usb: gadget: f_dfu: write req->actual bytes
by Felipe Balbi
· 8 years ago
e652af8
usb: gadget: dfu: add result for handle_getstatus()
by Patrick Delaunay
· 8 years ago
16bb408
usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result
by Patrick Delaunay
· 8 years ago
bf2a415
usb: gadget: dfu: add functional descriptor in descriptor set
by Patrick Delaunay
· 8 years ago
c3e61e0
usb: dwc3: gadget: Remove unused header inclusion
by Vincent Tinelli
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
ae6b2df
drivers: usb: gadget: ether: Fix compiler warning
by Lokesh Vutla
· 8 years ago
1335133
usb: ehci-mx6: handle vbus-supply
by Peng Fan
· 8 years ago
9e3eab3
usb: ehci-mx6: implement ofdata_to_platdata
by Peng Fan
· 8 years ago
4e2465d
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
by Michal Simek
· 8 years ago
c6583a1
usb: dwc2-otg: remove unused variable
by Masahiro Yamada
· 8 years ago
095b761
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
by Mugunthan V N
· 8 years ago
0ad0b61
Update Maintainer and Author's email address
by Ajay Bhargav
· 8 years ago
0109440
net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
by Stefan Roese
· 8 years ago
b0ff2c1
usb: xhci-pci: Add DM support
by Stefan Roese
· 8 years ago
f3dece7
fsl/usb: enable the errata-a005697 for ls1012a
by jerry.huang@nxp.com
· 8 years ago
0414a43
usb: gadget: remove unused shortname variable
by Andre Przywara
· 8 years ago
b86d0fb
usb: eth: r8152_fw: fix indentation
by Andre Przywara
· 8 years ago
2a3400b
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 8 years ago
813fe9d
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
2d6f8c0
drivers: usb: musb: add ti musb host driver with driver model support
by Mugunthan V N
· 8 years ago
9224f61
drivers: usb: musb: adopt musb backend driver to driver model
by Mugunthan V N
· 8 years ago
5b5479c
drivers: usb: musb: add ti musb misc driver for wrapper
by Mugunthan V N
· 8 years ago
db5eb2a
drivers: usb: gadget: ether: prepare driver for driver model migration
by Mugunthan V N
· 8 years ago
8ec9c74
drivers: usb: gadget: ether: use net device priv to pass usb ether priv
by Mugunthan V N
· 8 years ago
88e48be
drivers: usb: gadget: ether: consolidate global devices to single struct
by Mugunthan V N
· 8 years ago
b3d902b
drivers: usb: gadget: ether: adopt to usb driver model
by Mugunthan V N
· 8 years ago
3963de3
drivers: usb: gadget: ether: access network_started using local variable
by Mugunthan V N
· 8 years ago
0489c3b
spl: add USB Gadget config option
by Stefan Agner
· 8 years ago
e542edd
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
de0a60a
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
bd732d0
sunxi: A64: enable USB support
by Amit Singh Tomar
· 8 years ago
ad7363c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
c114a98
drivers: USB: OHCI: allow compilation for 64-bit targets
by Andre Przywara
· 8 years ago
a0707bd
usb: ehci-atmel: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
91b09aa
usb: xhci-mvebu: use xhci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
7058084
usb: ehci-vf: use ehci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
49c675e
Remove some merge markers
by Simon Glass
· 8 years ago
c8bff83
net: smsc95xx: fix DM MAC address reading
by Stephen Warren
· 8 years ago
Next »