Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2dd57f5e47f20a387770e4ca4adca5427f819fe6
/
drivers
/
usb
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
b11e298
usb: pci: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
fe4ba68
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
f413d1c
mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261
by Sriram Dash
· 8 years ago
4c04371
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
by Sriram Dash
· 8 years ago
c609775
usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum
by Sriram Dash
· 8 years ago
a5c289b
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· 8 years ago
0885cdb
usb: host: ehci-vf: Migrate Vybrid USB to driver model
by Sanchayan Maity
· 8 years ago
e915716
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
by Sriram Dash
· 8 years ago
cea6c8c
net: asix: Fix ASIX 88772B with driver model
by Alban Bedel
· 8 years ago
40e1236
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
2f6a7e8
ARM: tegra: fix USB ULPI PHY reset signal inversion confusion
by Stephen Warren
· 8 years ago
6d55656
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
d36277e
usb: xhci-mvebu: Add Armada 8K to compatiblity list
by Stefan Roese
· 8 years ago
c6cfcc9
usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)
by Stefan Roese
· 8 years ago
81c1f6f
usb: xhci: Add Marvell MVEBU xHCI support
by Stefan Roese
· 8 years ago
6ad6102
usb:gadget: Disallow DFU in SPL for now
by Tom Rini
· 8 years ago
8824cfc
usb: ehci-generic: support reset control for generic EHCI
by Masahiro Yamada
· 8 years ago
4982f46
Move ENOTSUPP defines to include/linux/errno.h
by Masahiro Yamada
· 8 years ago
5d97dff
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
Next »