Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ecfc19f31f1fa25f739d11c81d4810f9b35b29aa
/
drivers
/
usb
ecfc19f
drivers: usb: fsl: Add USB device-tree errata framework
by Nikhil Badola
· 10 years ago
a1c04e2
drivers: usb: Make usb device-tree fixup code architecture independent
by Nikhil Badola
· 10 years ago
7a294c5
usb: phy: omap_usb_phy: fix build breakage
by Felipe Balbi
· 10 years ago
149c751
usb: UniPhier: support OF configuration
by Masahiro Yamada
· 10 years ago
85bafb6
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
878cd63
Merge branch 'master' of http://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
f3dff69
drivers : usb: fsl: Implement usb Erratum A007798 workaround
by Nikhil Badola
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
c26c80a
drivers: usb: fsl: Move USB Errata checking code
by Nikhil Badola
· 10 years ago
cba1da4
include: move various macros to include/linux/kernel.h
by Masahiro Yamada
· 10 years ago
f216844
ARM: remove CONFIG_ARM920T defines
by Masahiro Yamada
· 10 years ago
6a23c65
arm: odroid: usb: add support for usb host including ethernet
by Suriyan Ramasami
· 10 years ago
0d485b9
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
76946df
sun6i: ehci: Add sun6i ehci support
by Hans de Goede
· 10 years ago
115200c
sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s
by Hans de Goede
· 10 years ago
6841deb
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
048899b
usb: UniPhier: add UniPhier on-chip EHCI host driver support
by Masahiro Yamada
· 10 years ago
6e7e929
usb: add basic USB configs in Kconfig
by Masahiro Yamada
· 10 years ago
3908f16
usb: eth: fix Makefile
by Rene Griessl
· 10 years ago
865ed5e
usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT
by Nobuhiro Iwamatsu
· 10 years ago
c02bf45
usb: ehci: fix Interrupt on Doorbell flag of USBCMD
by Masahiro Yamada
· 10 years ago
481a11c
usb: s3c-otg: Allow custom gusbcfg
by Marek Vasut
· 10 years ago
d1b6c77
usb: s3c-otg: Split out PHY control
by Marek Vasut
· 10 years ago
40ff06b
usb: s3c-otg: Encapsulate PHY control
by Marek Vasut
· 10 years ago
2cc157b
usb: s3c-otg: Remove useless include
by Marek Vasut
· 10 years ago
44fd591
dm: sunxi: Request USB vbus gpio
by Hans de Goede
· 10 years ago
ed41e62
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· 10 years ago
4dc9492
usb: ehci: rmobile: Collect up address data
by Nobuhiro Iwamatsu
· 10 years ago
a3058c0
usb: ehci: rmobile: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
8460b89
usb: Make pollable int support available outside of ehci-hcd.c
by Hans de Goede
· 10 years ago
8aa26b8
usb: ehci: Move cache invalidation to poll_int_queue
by Hans de Goede
· 10 years ago
bd818d8
usb: ehci: Move interrupt packet length check to create_int_queue
by Hans de Goede
· 10 years ago
32f2eac
usb: ehci: Do not disable an already disabled periodic schedule
by Hans de Goede
· 10 years ago
5aa7bec
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
1fba907
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
2d17b48
ehci-hcd.c: make local functions static
by Jeroen Hofstee
· 10 years ago
3dd80aa
usb: use __weak
by Jeroen Hofstee
· 10 years ago
bc0e8d7
keystone: usb: add support of usb xhci
by WingMan Kwok
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
6e9e062
usb: dwc2: Add driver for Synopsis DWC2 USB IP block
by Oleksandr Tymoshenko
· 11 years ago
a7f2472
net: asix: Add support for AX88772B
by Alexandre Courbot
· 10 years ago
790af81
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
4b19b74
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 10 years ago
e214058
usb: gadget: fastboot: terminate commands with NULL
by Eric Nelson
· 10 years ago
16b61d1
usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
by Daniel Mack
· 10 years ago
d1fcbae
usb: tegra: ULPI regression on tegra20
by Marcel Ziswiler
· 10 years ago
84c24f6
usb: gadget: fastboot: explicitly set radix of maximum download size
by Eric Nelson
· 10 years ago
c674a66
usb: gadget: fastboot: add max-download-size variable
by Eric Nelson
· 10 years ago
e206799
usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
by Eric Nelson
· 10 years ago
23d1d10
usb: gadget: fastboot: improve download progress bar
by Bo Shen
· 10 years ago
f9935c8
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
by Eric Nelson
· 10 years ago
9f3b8ed
usb: dfu: add fullspeed support for DFU
by Heiko Schocher
· 10 years ago
b9c99d3
usb: dfu: thor: gadget: Remove dead code
by Lukasz Majewski
· 10 years ago
36b7310
usb: ehci: Make periodic_schedules a per controller variable
by Hans de Goede
· 10 years ago
415548d
usb: ehci: poll_int_queue check real qtd, not the overlay
by Hans de Goede
· 10 years ago
ea7b30c
usb: ehci: Add missing cache flush to destroy_int_queue
by Hans de Goede
· 10 years ago
4e2c4ad
usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
by Hans de Goede
· 10 years ago
5546ad0
usb: ehci-mx6: Rename the USB register base address
by Ye.Li
· 10 years ago
dd24b57
usb: ehci: mxs: Add board-specific callbacks
by Marek Vasut
· 11 years ago
c79cba3
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
593cbd9
usb/gadget: fastboot: minor cleanup
by Steve Rae
· 10 years ago
d1b5ed0
usb/gadget: fastboot: add support for flash command
by Steve Rae
· 10 years ago
97b2043
USB: ehci-atmel: use pcr to enable or disable clock
by Bo Shen
· 10 years ago
01c8bf5
USB: ohci-at91: use pcr to enable or disable clock
by Bo Shen
· 10 years ago
ad6e48e
net: usb: Add SMSC copyright to smsc95xx driver
by Simon Glass
· 10 years ago
3b61297
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· 10 years ago
06fa91c
USB: gadget: s3c: get rid of debug compile warning
by Bo Shen
· 10 years ago
f9abd4b
USB: gadget: atmel: get rid of debug compile warning
by Bo Shen
· 10 years ago
842ef9a
usb: ci_udc: implement dfu_usb_get_reset
by Stephen Warren
· 10 years ago
f2ec4e3
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
by Lukasz Majewski
· 10 years ago
1cc03c5
dfu: Provide means to find difference between dfu-util -e and -R
by Lukasz Majewski
· 10 years ago
3e1b36b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
0c06db5
lib, linux: move linux specific defines to linux/compat.h
by Heiko Schocher
· 10 years ago
62d636a
omap: remove omap5912osk board support
by Masahiro Yamada
· 10 years ago
8ac22a6
omap: clean-up dead configs
by Masahiro Yamada
· 10 years ago
5906fad
usb: ehci: rmobile: Remove xHCI address
by Nobuhiro Iwamatsu
· 10 years ago
ed7ce83
usb: ehci: rmobile: Add support R8A7794
by Nobuhiro Iwamatsu
· 10 years ago
7ac1b41
dfu: allow backend to specify a maximum buffer size
by Stephen Warren
· 10 years ago
3ee9593
dfu: add write error handling
by Stephen Warren
· 10 years ago
8d15400
sunxi: add USB EHCI driver
by Roman Byshko
· 10 years ago
4a755f1
driver/usb: include upper/lower_32_bits() from linux/compat.h
by Lijun Pan
· 10 years ago
5ba9554
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
by Felipe Balbi
· 10 years ago
26707d9
usb: host: xhci: make sure to power up PHY
by Felipe Balbi
· 10 years ago
7237d22
arm: ep9315: Return back Cirrus Logic EDB9315A board support
by Sergey Kostanbaev
· 10 years ago
dcb89b5
usb: ci_udc: use var name ep/ci_ep consistently
by Stephen Warren
· 10 years ago
369d3c4
USB: gadget: atmel: zero out allocated requests
by Stephen Warren
· 10 years ago
639e990
usb: ci_udc: don't memalign() struct ci_req allocations
by Stephen Warren
· 10 years ago
6ac15fd
usb: ci_udc: remove controller.items array
by Stephen Warren
· 10 years ago
7e54188
usb: ci_udc: fix items array size/stride calculation
by Stephen Warren
· 10 years ago
06b38fc
usb: ci_udc: lift ilist size calculations to global scope
by Stephen Warren
· 10 years ago
8d7c39d
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
by Stephen Warren
· 10 years ago
d7beeb9
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
by Stephen Warren
· 10 years ago
08ebd46
usb: eth: smsc95xx: add LAN9500A device ID
by Ilya Ledvich
· 11 years ago
29425be
usb: fastboot: fix potential buffer overflow
by Jeroen Hofstee
· 10 years ago
25d1936
usb: xhci: (likely) fix bracket in if condition
by Jeroen Hofstee
· 10 years ago
19a2a67
usb:g_dnl:f_thor: remove memset before memcpy
by Jeroen Hofstee
· 10 years ago
933611f
usb:composite: clear the whole common buffer
by Jeroen Hofstee
· 10 years ago
198c5f9
usb: r8a66597: Fix initilization size of r8a66597 info structure
by Yasuhisa Umano
· 11 years ago
8ecdce7
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
by yasuhisa umano
· 11 years ago
Next »