index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core.h
Age
Commit message (
Expand
)
Author
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
2018-05-21
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
Artur Petrosyan
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-05-15
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
2018-05-15
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
2018-05-15
usb: dwc2: Change ISOC DDMA flow
Minas Harutyunyan
2018-03-13
usb: dwc2: add support for host mode external vbus supply
Amelie Delaunay
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add dwc2_handle_gpwrdn_intr() handler
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add host/device hibernation functions
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add helper functions for restore routine
Vardan Mikayelyan
2018-03-13
usb: dwc2: Changes in registers backup/restore functions
Vardan Mikayelyan
2018-03-13
usb: dwc2: gadget: Add remote_wakeup_allowed flag
Vardan Mikayelyan
2018-03-13
usb: dwc2: core: Add hibernated flag
Vardan Mikayelyan
2018-03-13
usb: dwc2: gadget: Fix dwc2_restore_device_registers
Vardan Mikayelyan
2018-03-13
usb: dwc2: gadget: Moved dtxfsiz backup array place
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add hibernation field into dwc2_hw_params
Vardan Mikayelyan
2018-03-13
usb: dwc2: Rename hibernation to partial_power_down
Vardan Mikayelyan
2018-03-13
usb: dwc2: gadget: Configure the core to enable LPM
Sevak Arakelyan
2018-03-13
usb: dwc2: Add core parameters for LPM support
Sevak Arakelyan
2018-03-13
usb: dwc2: Backup and restore PCGCCTL1 register
Razmik Karapetyan
2018-03-13
usb: dwc2: Add ACG support to the driver
Razmik Karapetyan
2018-03-13
usb: dwc2: Fix interval type issue
Grigor Tovmasyan
2018-03-13
usb: dwc2: Delete unused functionality
Grigor Tovmasyan
2018-03-13
usb: dwc2: Set AHB burst size to INCR
Razmik Karapetyan
2018-03-13
usb: dwc2: Update bit polling functionality
Sevak Arakelyan
2018-03-13
usb: dwc2: Remove version check in GSNPSID
Gevorg Sahakyan
2018-03-08
usb: dwc2: eliminate irq parameter from dwc2_gadget_init
Vardan Mikayelyan
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-12-13
usb: dwc2: host: Don't retry NAKed transactions right away
Douglas Anderson
2017-12-12
usb: dwc2: add optional usb ecc reset bit
Dinh Nguyen
2017-12-11
usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues
Minas Harutyunyan
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
2017-04-11
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
2017-01-24
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
usb: dwc2: Rearrange param structure members
John Youn
2017-01-24
usb: dwc2: Update parameter types
John Youn
2017-01-24
usb: dwc2: Set core parameters to default values
John Youn
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
2017-01-24
usb: dwc2: Fix lines over 80 characters
John Youn
2017-01-24
usb: dwc2: Fix comment alignment and format
John Youn
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
usb: dwc2: use u32 for DT binding parameters
Leo Yan
[next]