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
Age
Commit message (
Expand
)
Author
2020-07-24
usb: dwc3: gadget: add frame number mask
Michael Grzeschik
2020-07-24
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
2020-07-24
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
2020-07-24
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
2020-07-24
usb: bdc: Halt controller on suspend
Danesh Petigara
2020-07-24
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
2020-07-24
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
2020-07-24
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2020-07-24
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
2020-07-24
USB: PHY: JZ4770: Reformat the code to align it.
周琰杰 (Zhou Yanjie)
2020-07-24
USB: PHY: JZ4770: Add support for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2020-07-24
USB: PHY: JZ4770: Unify code style and simplify code.
周琰杰 (Zhou Yanjie)
2020-07-24
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
2020-07-24
usb: cdns3: drd: simplify *switch_gadet and *switch_host
Pawel Laszczak
2020-07-24
usb: cdns3: core: removed overwriting some error code
Pawel Laszczak
2020-07-24
usb: cdns3: core: removed 'goto not_otg'
Pawel Laszczak
2020-07-24
usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
Pawel Laszczak
2020-07-24
usb: cdns3: drd: changed return type from int to bool
Pawel Laszczak
2020-07-24
usb: cdns3: drd: return IRQ_NONE explicitly.
Pawel Laszczak
2020-07-24
usb: cnds3: drd: deleted !=
Pawel Laszczak
2020-07-24
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
2020-07-24
usb: cdns3: core: removed cdns3_get_current_role_driver function
Pawel Laszczak
2020-07-24
usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
Peter Chen
2020-07-24
usb: cdns3: ep0: delete the unnecessary operation
Peter Chen
2020-07-24
usb: gadget: net2272: skip BAR1 on error handling paths in probe
Evgeny Novikov
2020-07-24
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
2020-07-24
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
2020-07-24
usb: gadget: udc: atmel: implement .pullup callback
Michał Mirosław
2020-07-24
usb: gadget: udc: Flush pending work also in error path
Marek Szyprowski
2020-07-24
usb: cdns3: gadget: improve the set_configuration handling
Peter Chen
2020-07-24
usb: dwc3: meson-g12a: fix shared reset control use
Dan Robertson
2020-07-23
xhci: dbc: remove tty specific port structure from struct xhci_dbc
Mathias Nyman
2020-07-23
xhci: dbgcap: remove dbc dependency on dbctty specific flag
Mathias Nyman
2020-07-23
xhci: dbc: Add a operations structure to access driver functions
Mathias Nyman
2020-07-23
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Mathias Nyman
2020-07-23
xhci: dbc: remove endpoint pointers from dbc_port structure
Mathias Nyman
2020-07-23
xhci: dbc: simplify dbc requests allocation and queueing
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to dbc start and stop functions.
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions
Mathias Nyman
2020-07-23
xhci: dbc: don't use generic xhci ring allocation functions for dbc.
Mathias Nyman
2020-07-23
xhci: dbc: Don't use generic xhci context allocation for dbc
Mathias Nyman
2020-07-23
xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints
Mathias Nyman
2020-07-23
xhci: dbgtty: Pass dbc pointer when registering a dbctty device
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd po...
Mathias Nyman
2020-07-23
xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop()
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to endpoint init and exit functions.
Mathias Nyman
2020-07-23
xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue()
Mathias Nyman
2020-07-23
xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context()
Mathias Nyman
2020-07-23
xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter
Mathias Nyman
[prev]
[next]