Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f2708c97c2ee213021a3d8ce484a6218ce4a5cf6
/
drivers
/
usb
f2708c9
rockchip: xhci: dm: convert fdt_get to dev_read
by Philipp Tomsich
· 7 years ago
daab59a
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
98f705c
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
2fa5130
drivers, usb, gadget: fix compiler warnings for at91_udc.c
by Heiko Schocher
· 7 years ago
2a0583e
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
by Lukasz Majewski
· 7 years ago
6188752
at91_udc.c: Fix unused variable warning
by Tom Rini
· 8 years ago
9000edd
drivers/usb/ehci: Use platform-specific accessors
by Alexey Brodkin
· 7 years ago
c65a349
usb: dwc2: force to host mode if not support HNP/SRP
by Meng Dongyang
· 7 years ago
064b55c
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
2eb48ff
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
d3cb14b
rockchip: usb: host: xhci-rockchip: add support for rk3328
by Meng Dongyang
· 7 years ago
b9eaeae
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
457e51c
common: arm: freescale: layerscape: Move header files out of common.h
by Simon Glass
· 7 years ago
6e2941d
common: freescale: Move arch-specific declarations
by Simon Glass
· 7 years ago
c62db35
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· 7 years ago
5a8ba31
samsung: Drop more references fo s3c24x0
by Simon Glass
· 7 years ago
7a7530a
samsung: usb: Drop ohci-s3c24xx driver
by Simon Glass
· 7 years ago
2cb7b90
ehci-pci: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· 7 years ago
a1e4ade
sandbox: usb: Convert emulators to livetree
by Simon Glass
· 7 years ago
d20fd27
dm: usb: Convert uclass to livetree
by Simon Glass
· 7 years ago
150c5af
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
45a2686
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· 7 years ago
911f3ae
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
380e86f
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
3049a58
armv8: ls2080ardb: Add LS2081ARDB board support
by Priyanka Jain
· 8 years ago
3426b20
usb: ehci: Add Renesas RCar M3/H3 EHCI support
by Hiroyuki Yokoyama
· 7 years ago
3ce3026
net: usb: mcs7830: fix non-DM ingress path
by Uri Mashiach
· 7 years ago
9ad69f0
usb: lpc32xx: add i2c DM support
by Liam Beguin
· 7 years ago
1d1ab61
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
by Tom Rini
· 7 years ago
80f1f32
Kconfig: USB: Migrate existing USB_EHCI_xxx options
by Tom Rini
· 7 years ago
64d6ac5
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 7 years ago
8850c5d
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 7 years ago
77777f7
omap4: Drop redundant CONFIG_OMAP4430 symbol
by Tom Rini
· 7 years ago
864896b
omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
by Tom Rini
· 7 years ago
b1f2a17
usb: gadget: avoid variable name clipping in cb_getvar
by nicolas.le.bayon@st.com
· 8 years ago
20b429b
net: smsc95xx: Correct free_pkt() implementation
by Simon Glass
· 8 years ago
4acfe1a
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
by Uri Mashiach
· 8 years ago
1a9a5f7
usb: host: xhci-omap: fix double weak board_usb_init functions
by Uri Mashiach
· 8 years ago
ef3f3b8
arm: usb: dra7xx: xHCI registers based on USB port index
by Uri Mashiach
· 8 years ago
83cb46c
ehci-ppc4xx: Prepare for usage of readl()/writel() accessors
by Alexey Brodkin
· 8 years ago
7f2e59a
usb: musb: avoid out of bound access in udc_setup_ep
by Heinrich Schuchardt
· 8 years ago
2511b2e
musb: properly detect failed initialization of controller
by Heinrich Schuchardt
· 8 years ago
73fb583
armv7: ls1021a: Drop macro CONFIG_LS102XA
by York Sun
· 8 years ago
57ca63b
usb: dwc2: invalidate the dcache before starting the DMA
by Eddie Cai
· 8 years ago
889239d
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
by Philipp Tomsich
· 8 years ago
b7bf4a9
usb: dwc3: ensure consistent types for dwc3_flush_cache
by Philipp Tomsich
· 8 years ago
207835b
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
by Felipe Balbi
· 8 years ago
842778a
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
by Felipe Balbi
· 8 years ago
12d0b8f
usb: gadget: g_dnl: hold maximum string descriptor
by Felipe Balbi
· 8 years ago
5c73536
usb: dwc2: add support for external vbus supply
by Kever Yang
· 8 years ago
d53ecad
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
ea3310e
Blackfin: Remove
by Tom Rini
· 8 years ago
7b82a22
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· 8 years ago
706865a
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
81192b7
mvebu: usb: xhci: Add VBUS regulator supply to the host driver
by Konstantin Porotchkin
· 8 years ago
9bf9e813
usb: gadget: f_dfu: set serial number if serial# is valid
by Felipe Balbi
· 8 years ago
949bf79
usb: gadget: g_dnl: fix g_dnl_set_serialnumber()
by Felipe Balbi
· 8 years ago
00e9d69
usb: gadget: f_dfu: write req->actual bytes
by Felipe Balbi
· 8 years ago
d428776
usb: gadget: dfu: add result for handle_getstatus()
by Patrick Delaunay
· 8 years ago
f11bb25
usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result
by Patrick Delaunay
· 8 years ago
8987012
usb: gadget: dfu: add functional descriptor in descriptor set
by Patrick Delaunay
· 8 years ago
282b720
usb: dwc3: gadget: Remove unused header inclusion
by Vincent Tinelli
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
65c389d
drivers: usb: gadget: ether: Fix compiler warning
by Lokesh Vutla
· 8 years ago
fcf9f9f
usb: ehci-mx6: handle vbus-supply
by Peng Fan
· 8 years ago
cccbddc
usb: ehci-mx6: implement ofdata_to_platdata
by Peng Fan
· 8 years ago
63d7474
drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
by Michal Simek
· 8 years ago
59ef203
usb: dwc2-otg: remove unused variable
by Masahiro Yamada
· 8 years ago
d4a3755
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
by Mugunthan V N
· 8 years ago
c7c47ca
Update Maintainer and Author's email address
by Ajay Bhargav
· 8 years ago
c7ac1538
net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
by Stefan Roese
· 8 years ago
555a347
usb: xhci-pci: Add DM support
by Stefan Roese
· 8 years ago
8545c54
fsl/usb: enable the errata-a005697 for ls1012a
by jerry.huang@nxp.com
· 8 years ago
a7747af
usb: gadget: remove unused shortname variable
by Andre Przywara
· 8 years ago
566a965
usb: eth: r8152_fw: fix indentation
by Andre Przywara
· 8 years ago
73eed45
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 8 years ago
3891a54
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
ae6acf9
drivers: usb: musb: add ti musb host driver with driver model support
by Mugunthan V N
· 8 years ago
1cac34c
drivers: usb: musb: adopt musb backend driver to driver model
by Mugunthan V N
· 8 years ago
28b8d5f
drivers: usb: musb: add ti musb misc driver for wrapper
by Mugunthan V N
· 8 years ago
8269ee4
drivers: usb: gadget: ether: prepare driver for driver model migration
by Mugunthan V N
· 8 years ago
ae70100
drivers: usb: gadget: ether: use net device priv to pass usb ether priv
by Mugunthan V N
· 8 years ago
5cb3b9d
drivers: usb: gadget: ether: consolidate global devices to single struct
by Mugunthan V N
· 8 years ago
d4345ae
drivers: usb: gadget: ether: adopt to usb driver model
by Mugunthan V N
· 8 years ago
17b4f30
drivers: usb: gadget: ether: access network_started using local variable
by Mugunthan V N
· 8 years ago
e94793c
spl: add USB Gadget config option
by Stefan Agner
· 8 years ago
5991703
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
3450a85
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
7ce7959
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
9d6c9d9
sunxi: A64: enable USB support
by Amit Singh Tomar
· 8 years ago
30aaa77
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
57faca1
drivers: USB: OHCI: allow compilation for 64-bit targets
by Andre Przywara
· 8 years ago
c6a0f7f
usb: ehci-atmel: Remove unnecessary clock calling
by Wenyou Yang
· 8 years ago
9eea45f
usb: xhci-mvebu: use xhci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
99e2df4
usb: ehci-vf: use ehci_deregister() for .remove callback
by Masahiro Yamada
· 8 years ago
53302bd
Remove some merge markers
by Simon Glass
· 8 years ago
c9abfbd
net: smsc95xx: fix DM MAC address reading
by Stephen Warren
· 8 years ago
Next »