index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
2019-02-19
usb: dwc2: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-02-07
usb: dwc2: gadget: Add scatter-gather mode
Andrzej Pietrasiewicz
2019-02-07
usb: dwc2: Fix EP TxFIFO number setting
Minas Harutyunyan
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-17
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
Minas Harutyunyan
2018-12-11
usb: dwc2: Fix disable all EP's on disconnect
Minas Harutyunyan
2018-12-10
usb: dwc2: disable power_down on Amlogic devices
Martin Blumenstingl
2018-12-05
usb: dwc2: host: use hrtimer for NAK retries
Terin Stock
2018-12-05
usb: dwc2: Disable power down feature on Samsung SoCs
Marek Szyprowski
2018-11-26
usb: dwc2: gadget: Accept LPM token when TxFIFO is not empty
Artur Petrosyan
2018-11-26
usb: dwc2: gadget: Fix WkupAlert interrupt handler.
Artur Petrosyan
2018-11-14
usb: dwc2: pci: Fix an error code in probe
Dan Carpenter
2018-10-05
usb: dwc2: disable power_down on rockchip devices
SolidHal
2018-10-02
usb: dwc2: gadget: Add handler for WkupAlert interrupt
Grigor Tovmasyan
2018-10-02
usb: dwc2: gadget: enable WKUP_ALERT interrupt
Grigor Tovmasyan
2018-10-02
usb: dwc2: gadget: Program GREFCLK register
Grigor Tovmasyan
2018-10-02
usb: dwc2: gadget: Add parameters for GREFCLK register
Grigor Tovmasyan
2018-10-02
usb: dwc2: Add definitions for new registers
Grigor Tovmasyan
2018-10-02
usb: dwc2: Update target (u)frame calculation
Grigor Tovmasyan
2018-10-02
usb: dwc2: Add dwc2_gadget_dec_frame_num_by_one() function
Grigor Tovmasyan
2018-10-02
usb: dwc2: Add core parameter for service interval support
Grigor Tovmasyan
2018-10-02
usb: dwc2: Update registers definitions to support service interval
Grigor Tovmasyan
2018-10-02
usb: dwc2: fix unbalanced use of external vbus-supply
Fabrice Gasnier
2018-10-02
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
Fabrice Gasnier
2018-10-02
usb: dwc2: fix a race with external vbus supply
Fabrice Gasnier
2018-10-02
usb: dwc2: get optional vbus-supply regulator once
Fabrice Gasnier
2018-10-02
usb: dwc2: Disable all EP's on disconnect
Minas Harutyunyan
2018-10-02
usb: dwc2: remove set but unused variable
Josh Abraham
2018-09-05
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-07-30
usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "amlogic" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "his" platforms
Douglas Anderson
2018-07-30
usb: dwc2: Turn on uframe_sched on "bcm" platforms
Douglas Anderson
2018-07-30
usb: dwc2: gadget: ISOC's starting flow improvement
Minas Harutyunyan
2018-07-30
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
2018-07-30
usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
Gevorg Sahakyan
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
2018-07-26
usb: dwc2: Move dwc2_readl/writel functions after hsotg structure
Gevorg Sahakyan
2018-07-17
usb: dwc2: Fix inefficient copy of unaligned buffers
Antti Seppälä
2018-07-17
usb: dwc2: Fix DMA alignment to start at allocated boundary
Antti Seppälä
2018-07-17
usb: dwc2: avoid NULL dereferences
John Keeping
2018-07-17
usb: dwc2: host: do not delay retries for CONTROL IN transfers
Dmitry Torokhov
2018-06-19
dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
Minas Harutyunyan
2018-06-19
usb: gadget: dwc2: fix memory leak in gadget_init()
Grigor Tovmasyan
2018-06-19
usb: dwc2: fix isoc split in transfer with no data
William Wu
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
2018-06-19
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
William Wu
[next]