Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
57270eca55b4e72b4af6c78ac066466dba7c6d70
/
drivers
/
usb
420b0eb
usb: host: Move CONFIG_XHCI_FSL to Kconfig
by Ran Wang
· 7 years ago
4bb3dac
usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>
by Masahiro Yamada
· 7 years ago
2ee87b0
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
4f42a0d
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
0a70fb4
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
by Masahiro Yamada
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
b44b302
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· 7 years ago
c322d4b
usb: Drop the EHCI RCar Gen3
by Marek Vasut
· 7 years ago
3c989f3
sunxi: Fix USB_GADGET implication
by Maxime Ripard
· 7 years ago
3a61b08
musb: sunxi: switch to the device model
by Maxime Ripard
· 7 years ago
e02687b
sunxi: provide default USB gadget setup
by Maxime Ripard
· 7 years ago
10ac57f
usb: gadget: usb_ether: Move settings to common
by Maxime Ripard
· 7 years ago
a95aee6
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· 7 years ago
d2f0f4a
usb: gadget: usb_ether: Move the interfaces to Kconfig
by Maxime Ripard
· 7 years ago
3f33d3c
usb: gadget: Convert USB_ETHER to Kconfig
by Maxime Ripard
· 7 years ago
c163668
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
by Maxime Ripard
· 7 years ago
74e7997
usb: gadget: Document USBNET_DEVADDR
by Maxime Ripard
· 7 years ago
5506ff1
usb: gadget: Move USBNET_DEVADDR option out of g_dnl
by Maxime Ripard
· 7 years ago
dc04b35
usb: dwc3: add UniPhier specific glue layer
by Masahiro Yamada
· 7 years ago
fae3585
usb: xhci: Set 'Average TRB Length' to 8 for control endpoints
by Bin Meng
· 7 years ago
ab2b727
usb: xhci: Set 'Error Count' to 0 for isoch endpoints
by Bin Meng
· 7 years ago
fa483b2
usb: xhci: Program max burst size for endpoint
by Bin Meng
· 7 years ago
f51966b
usb: xhci: Honor endpoint's interval
by Bin Meng
· 7 years ago
b5aa857
usb: xhci: Fix max packet size for full speed device endpoint 0
by Bin Meng
· 7 years ago
1897d60
usb: xhci: Add interrupt transfer support
by Bin Meng
· 7 years ago
8a0e6d8
usb: xhci: Don't assume LS/FS devices are always behind a HS hub
by Bin Meng
· 7 years ago
ad56e4b
dm: usb: emul: Drop usb_emul_reset()
by Bin Meng
· 7 years ago
ad0a937
dm: usb: Remove no longer needed blk_unbind_all()
by Bin Meng
· 7 years ago
d4efefe
dm: usb: Fix broken usb_stop()
by Bin Meng
· 7 years ago
d7771f0
usb: emul: hub: Report the actual device speed of the emulation device
by Bin Meng
· 7 years ago
848436a
usb: emul: Expose find_descriptor() as a public API
by Bin Meng
· 7 years ago
84aa853
usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
by Bin Meng
· 7 years ago
813f74e
usb: sandbox: Initialize root hub's device speed to high speed
by Bin Meng
· 7 years ago
98b639f
usb: emul: Remove maxpacketsize in usb_emul_setup_device()
by Bin Meng
· 7 years ago
a939af0
usb: dwc2: Align size of invalidating dcache before starting DMA
by Seung-Woo Kim
· 7 years ago
2e5026a
usb: kbd: Set a default polling mechanism for USB keyboard
by Bin Meng
· 7 years ago
6e652e3
usb: host: ehci-generic: convert to livetree
by Philipp Tomsich
· 7 years ago
a9d3037
usb: dwc2: convert to livetree
by Philipp Tomsich
· 7 years ago
32c8eee
rockchip: xhci: Convert to livetree
by Philipp Tomsich
· 7 years ago
a23aa66
dm: usb: ehci: Implement get_max_xfer_size() operation
by Bin Meng
· 7 years ago
022ceac
dm: usb: xhci: Implement get_max_xfer_size() operation
by Bin Meng
· 7 years ago
3e59f59
dm: usb: Add a new USB controller operation 'get_max_xfer_size'
by Bin Meng
· 7 years ago
7489d22
usb: xhci: Set number of event segments and entries to 1
by Marek Vasut
· 7 years ago
40d1a31
usb: dwc3: Add dwc3 glue driver support for STi
by Patrice Chotard
· 7 years ago
f58ad98
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
ae35844
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 7 years ago
de4e4ed
usb: gadget: g_dnl: Sync internal SN variable with env
by Sam Protsenko
· 7 years ago
6aee2ab
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
6ea247d
usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3
by Masahiro Yamada
· 7 years ago
a3774c1
spl: add serial download protocol (SDP) support
by Stefan Agner
· 7 years ago
ccd7a4d
usb: gadget: sdp: extend images compatible for jumps
by Stefan Agner
· 7 years ago
5661f08
usb: gadget: add SDP driver
by Stefan Agner
· 7 years ago
90ae53c
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
by Tom Rini
· 7 years ago
7715dea
fastboot: avoid printing invalid data
by John Keeping
· 8 years ago
d331084
Fix fastboot boot address
by Peter Chubb
· 8 years ago
a11a5b8
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
d2c3197
usb: net: Add support for Microchip LAN75xx and LAN78xx
by Yuiko Oshino
· 7 years ago
734f9ab
net: usb: r8152: fix "duplicate 'const' declaration specifier"
by Philipp Tomsich
· 7 years ago
ec7483e
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
e478307
fsl/usb: enable errata-a010151 for ls2088a and ls2081a
by Santan Kumar
· 7 years ago
211aaf3
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
d38a8ea
usb: host: xhci-dxc3: fix compilation warnings
by Patrice Chotard
· 7 years ago
2080d02
usb: host: ohci-generic: initialize PHY only when found
by Patrice Chotard
· 7 years ago
4b3928a
usb: host: ehci-generic: initialize PHY only when found
by Patrice Chotard
· 7 years ago
623b7ac
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
by Patrice Chotard
· 7 years ago
bab0146
usb: gadget: f_thor: Free the allocated out request buffer
by Siva Durga Prasad Paladugu
· 8 years ago
78e3098
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
by Bin Meng
· 7 years ago
196ef83
usb: xhci: Correct TT_SLOT and TT_PORT macros
by Bin Meng
· 7 years ago
d228ca3
usb: xhci: Implement update_hub_device() operation
by Bin Meng
· 7 years ago
9ca1b4b
dm: usb: Add a new USB controller operation 'update_hub_device'
by Bin Meng
· 7 years ago
493b8dd
usb: xhci: Program 'route string' in the input slot context
by Bin Meng
· 7 years ago
daec469
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
by Bin Meng
· 7 years ago
46c1d49
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· 7 years ago
dfa96e0
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
by Bin Meng
· 7 years ago
5e94194
usb: xhci-pci: Clean up the driver a little bit
by Bin Meng
· 7 years ago
978f6a3
usb: xhci-pci: Drop non-DM version of xhci-pci driver
by Bin Meng
· 7 years ago
d7cde28
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
99c2255
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
by Bin Meng
· 7 years ago
7274671
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
by Bin Meng
· 7 years ago
1bdcd90
usb: xhci: Change MAX_HC_PORTS to 255
by Bin Meng
· 7 years ago
337fc7e
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· 7 years ago
f342119
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· 7 years ago
aab0db0
usb: xhci: Add input slot context in xhci_set_configuration()
by Bin Meng
· 7 years ago
209b98d
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
by Bin Meng
· 7 years ago
43eb0d4
usb: xhci: Correct command TRB 4th dword initialization
by Bin Meng
· 7 years ago
f2e0315
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
by Bin Meng
· 7 years ago
28df1cf
usb: host: ohci-generic: add generic PHY support
by Patrice Chotard
· 7 years ago
8a51b4b
usb: host: ohci-generic: add RESET support
by Patrice Chotard
· 7 years ago
155d9f6
usb: host: ohci-generic: add CLOCK support
by Patrice Chotard
· 7 years ago
0d0ba1a
usb: host: ehci-generic: add generic PHY support
by Patrice Chotard
· 7 years ago
a1cee8e
usb: host: ehci-generic: add error path and .remove callback
by Patrice Chotard
· 7 years ago
10bb775
usb: host: ehci-generic: replace printf() by error()
by Patrice Chotard
· 7 years ago
f56db16
usb: host: xhci-dwc3: Add generic PHY support
by Patrice Chotard
· 7 years ago
576e3cc
usb: host: xhci-dwc3: Add dual role mode support from DT
by Patrice Chotard
· 7 years ago
b7c1c7d
usb: host: xhci-dwc3: Convert driver to DM
by Patrice Chotard
· 7 years ago
121a4d1
usb: add static to local symbols
by Masahiro Yamada
· 7 years ago
5ae28c0
dm: tegra: usb: Convert to livetree
by Simon Glass
· 7 years ago
000f15f
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· 7 years ago
Next »