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
/
gadget.c
Age
Commit message (
Expand
)
Author
2019-05-03
dwc2: gadget: Fix completed transfer size calculation in DDMA
Minas Harutyunyan
2019-05-03
usb: dwc2: Set actual frame number for completed ISOC transfer
Minas Harutyunyan
2019-05-03
usb: dwc2: gadget: Increase descriptors count for ISOC's
Minas Harutyunyan
2019-05-03
usb: dwc2: Delayed status support
Minas Harutyunyan
2019-05-03
usb: dwc2: gadget: Move gadget phy init into core phy init
Jules Maselbas
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
2019-05-03
usb: dwc2: gadget: Remove duplicated phy init
Jules Maselbas
2019-05-03
usb: dwc2: gadget: Reject LPM token during Control transfers
Minas Harutyunyan
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-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-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-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: 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: Disable all EP's on disconnect
Minas Harutyunyan
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: gadget: ISOC's starting flow improvement
Minas Harutyunyan
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-17
usb: dwc2: avoid NULL dereferences
John Keeping
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-18
usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers
Minas Harutyunyan
2018-06-18
usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nak
Zeng Tao
2018-06-18
usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
Minas Harutyunyan
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: Fix crash in incomplete isoc intr handlers.
Artur Petrosyan
2018-05-15
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
2018-05-15
usb: dwc2: Enable BNA interrupt for IN endpoints
Minas Harutyunyan
2018-05-15
usb: dwc2: Change ISOC DDMA flow
Minas Harutyunyan
2018-03-13
usb: dwc2: Add host/device hibernation functions
Vardan Mikayelyan
2018-03-13
usb: dwc2: gadget: Add remote_wakeup_allowed 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: Rename hibernation to partial_power_down
Vardan Mikayelyan
2018-03-13
usb: dwc2: Enable LPM
John Youn
2018-03-13
usb: dwc2: gadget: Use true and false for boolean values
Gustavo A. R. Silva
2018-03-13
usb: dwc2: Add core state checking
Grigor Tovmasyan
2018-03-13
usb: dwc2: gadget: Configure the core to enable LPM
Sevak Arakelyan
2018-03-13
usb: dwc2: Enable LPM Transaction Received interrupt
Sevak Arakelyan
2018-03-13
usb: dwc2: Add ACG support to the driver
Razmik Karapetyan
2018-03-13
usb: dwc2: Rename bit set/clear function names
Razmik Karapetyan
[next]