Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
70fe24ed93fa90eb407d18a5fc9d9ad85ac9184c
/
drivers
/
usb
1b10888
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION.
by Ted Chen
· 9 years ago
9b97756
dm: usb: Unbind old block devices when shutting down USB
by Simon Glass
· 9 years ago
27754d1
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
by Paul Kocialkowski
· 9 years ago
b5ab663
usb: dwc2: disable erroneous overcurrent condition
by Dinh Nguyen
· 9 years ago
8038f6d
usb: gadget: composite: Correct recovery path for register
by Sam Protsenko
· 9 years ago
abd702f
usb: ehci: Fix warning on aarch64
by Marek Vasut
· 9 years ago
a18c270
fastboot: update error and warning messages
by Steve Rae
· 9 years ago
53419ba
usb: eth: fix memalign() parameter order
by Stephen Warren
· 9 years ago
fc18f8d
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
by Lukasz Majewski
· 9 years ago
e88a1b7
usb: ehci: Be explicit about the BE IO accessors
by Marek Vasut
· 9 years ago
7ab0d35
usb: ehci: Clear USBMODE_BE on LE MMIO
by Marek Vasut
· 9 years ago
cf7c93c
usb: ehci: Implement V2P mapping
by Marek Vasut
· 9 years ago
643cacb
usb: ehci: Use map_physmem in ehci-generic
by Marek Vasut
· 9 years ago
dc44fd8
sunxi: H3: Add support for the host usb-phys
by Jelle van der Waa
· 9 years ago
9cf7385
drivers: usb: ohci-at91: clean up the PLLB code
by Wenyou Yang
· 9 years ago
b55b596
drivers: usb: atmel: clean up the UTMI PLL code
by Wenyou Yang
· 9 years ago
cd4de1d
drivers: at91: clean up peripheral clock code
by Wenyou Yang
· 9 years ago
75d297e
usb: remove UniPhier EHCI driver
by Masahiro Yamada
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
8c9b4d5
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
by Frank Wang
· 9 years ago
9c3193f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
4feefdc
usb: add clock support for generic EHCI
by Masahiro Yamada
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
8c25c25
usb: ehci-mx6: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
8d5c7bb
usb: ohci-lpc32xx: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
fd2cd66
usb: dwc2: Use shared wait_for_bit
by Mateusz Kulikowski
· 9 years ago
907eed2
dm: usb: Add a compatible string for PCI EHCI controller
by Simon Glass
· 9 years ago
9dc8ba1
usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
by Ted Chen
· 9 years ago
25612f2
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
by Stefan Brüns
· 9 years ago
d2ff51b
usb: dwc2: Add SPLIT INTERRUPT transaction support
by Stefan Brüns
· 9 years ago
b54e447
usb: dwc2: Implement SPLIT transaction support
by Stefan Brüns
· 9 years ago
890f0ee
usb: dwc2: add helper function for setting SPLIT HC registers
by Stefan Brüns
· 9 years ago
daed305
usb: dwc2: split transfer core from outer loop
by Stefan Brüns
· 9 years ago
03460cd
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
by Stefan Brüns
· 9 years ago
56a7bbd
usb: dwc2: Fix out-of-bounds access, fix chunk size
by Stefan Brüns
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
08c11cb
usb: host: ehci-vf: Implement board_usb_phy_mode weak function
by Sanchayan Maity
· 9 years ago
6089f75
usb: host: ehci-vf: Remove hardcoded USB host client configuration
by Sanchayan Maity
· 9 years ago
8991fde
usb:ci_udc: Remove ULPI setting for i.MX OTG controller
by Ye.Li
· 9 years ago
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
02585eb
ums: support multiple LUNs at once
by Stephen Warren
· 9 years ago
d4f847e
dm: net: usb: Convert mcs7830 driver to support driver model
by Simon Glass
· 9 years ago
ce932c7
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
by Simon Glass
· 9 years ago
09c5c16
dm: usb: Convert echi-pci to use new DM PCI API
by Simon Glass
· 9 years ago
21ccce1
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
ac3abf0
usb: musb: Fix hub port setting for SPLIT transactions
by Stefan Brüns
· 9 years ago
faa7db2
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· 9 years ago
5253ade
usb: dwc2: avoid out of bounds access
by Stefan Brüns
· 9 years ago
fee331f
usb: add support of generic OHCI devices
by Alexey Brodkin
· 9 years ago
70cc443
usb: host: ehci: samsung: Move hcor initialization after usb phy setup
by Lukasz Majewski
· 9 years ago
5d5716e
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
by Marek Vasut
· 9 years ago
a4bb9b3
usb: s3c-otg: Rename s3c_udc_probe() function
by Marek Vasut
· 9 years ago
c098287
usb: s3c-otg: Rename struct s3c_plat_otg_data
by Marek Vasut
· 9 years ago
e30824f
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
by Marek Vasut
· 9 years ago
e179ced
usb: s3c-otg: Tweak the comments
by Marek Vasut
· 9 years ago
507e677
usb: s3c-otg: Rename remaining macros
by Marek Vasut
· 9 years ago
be5e4bd
usb: s3c-otg: Rename sources to dwc2_*c
by Marek Vasut
· 9 years ago
f4d9bd0
usb: s3c-otg: Rename local headers to dwc2_*h
by Marek Vasut
· 9 years ago
06cb6cc
usb: s3c-otg: Change the driver name to dwc2-udc
by Marek Vasut
· 9 years ago
193979e
usb: s3c-otg: Zap useless externs
by Marek Vasut
· 9 years ago
155e740
usb: s3c-otg: Rename remaining local s3c_*() functions
by Marek Vasut
· 9 years ago
f52dd80
usb: s3c-otg: Rename s3c_udc_*() functions
by Marek Vasut
· 9 years ago
ae1f2f0
usb: s3c-otg: Rename s3c_ep_*() functions
by Marek Vasut
· 9 years ago
28b9774
usb: s3c-otg: Rename s3c_ep0_*() functions
by Marek Vasut
· 9 years ago
de578e2
usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c
by Marek Vasut
· 9 years ago
2f6560a
usb: s3c-otg: Staticize s3c_udc_ep_set_stall
by Marek Vasut
· 9 years ago
c056c52
usb: s3c-otg: Rename struct s3c_request
by Marek Vasut
· 9 years ago
627d929
usb: s3c-otg: Rename struct s3c_ep
by Marek Vasut
· 9 years ago
5f3a562
usb: s3c-otg: Rename struct s3c_dev_*_ep
by Marek Vasut
· 9 years ago
1f99ab5
usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy
by Marek Vasut
· 9 years ago
2c12ff0
usb: s3c-otg: Split private bits from s3c_udc.h
by Marek Vasut
· 9 years ago
0147281
usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg
by Marek Vasut
· 9 years ago
b4d5cf0
usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
by Marek Vasut
· 9 years ago
1c84cc6
usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h
by Marek Vasut
· 9 years ago
6af4e27
usb: xhci: zynqmp: Removing unused function usb_phy_reset
by Marek Vasut
· 9 years ago
565b7f0
usb: xhci: fsl: Removing unused function usb_phy_reset
by Rajesh Bhagat
· 9 years ago
5955bb9
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
by Rajesh Bhagat
· 9 years ago
90fbb28
usb: add support for generic EHCI devices
by Alexey Brodkin
· 9 years ago
40c9208
sunxi: usb: Rename the sunxi usb driver DM entry
by Marek Vasut
· 9 years ago
04f3787
usb: zynqmp: Fix build warnings
by Marek Vasut
· 9 years ago
c2ad4e1
usb: dwc3: fix build warnings
by Felipe Balbi
· 9 years ago
9dc5222
usb: host: xhci-omap: fix build break
by Felipe Balbi
· 9 years ago
f4dd69c
usb: zynqmp: Add XHCI driver support
by Siva Durga Prasad Paladugu
· 9 years ago
6047a3a
sunxi: musb: Implement dfu_usb_get_reset()
by Siarhei Siamashka
· 9 years ago
d8a26f0
usb: sandbox: Add a USB emulation driver
by Simon Glass
· 9 years ago
b70a3fe
usb: sandbox: Add support for interrupt operations
by Simon Glass
· 9 years ago
eae11be
dm: usb: Remove inactive children after a bus scan
by Simon Glass
· 9 years ago
e8ea5e8
dm: usb: Deprecate usb_get_dev_index()
by Simon Glass
· 9 years ago
ba94e83
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
by Simon Glass
· 9 years ago
1b6a1df
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
by Simon Glass
· 9 years ago
af9c7c1
sandbox: usb: Allow finding a USB emulator for a device
by Simon Glass
· 9 years ago
80438a6
sandbox: usb: Allow up to 4 emulated devices on a hub
by Simon Glass
· 9 years ago
c487632
sandbox: usb: Allow dynamic emulated USB device descriptors
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
b30dc57
driver: usb: Fix pointer conversion warnings for hikey
by Prabhakar Kushwaha
· 9 years ago
bf8940d
fastboot: Implement NAND backend
by Maxime Ripard
· 9 years ago
6c9e00e
fastboot: Implement flashing session counter
by Maxime Ripard
· 9 years ago
3c8f98f
fastboot: Move fastboot response functions to fastboot core
by Maxime Ripard
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
f6fcebf
usb: udc: Fix warnings on 64-bit builds
by Michal Simek
· 9 years ago
Next »