Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9caeb06ebd4687bc40a67d94facabb2d31c702ce
/
drivers
/
usb
9caeb06
usb: dwc3: pci: passing forward the ACPI companion
by Heikki Krogerus
· 10 years ago
3d12891
usb: dwc3: core: convert to unified device property interface
by Heikki Krogerus
· 10 years ago
06e7114
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
by Heikki Krogerus
· 10 years ago
6664727
usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function
by Heikki Krogerus
· 10 years ago
63863b9
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
by Heikki Krogerus
· 10 years ago
5cd22f8
usb: gadget: legacy: tcm: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
4ce86bf
usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
18411c0
usb: gadget: u_serial: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
6e4bfc5
usb: gadget: u_ether: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
d62bf8c
usb: gadget: f_uvc: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
887d820
usb: gadget: f_uac2: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
6ae6e1a
usb: gadget: f_uac1: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
bb38c18
usb: gadget: f_subset: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
dbd2bad
usb: gadget: f_sourcesink: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
885d22e
usb: gadget: f_serial: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
bbc474f
usb: gadget: f_rndis: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
ce21a98
usb: gadget: f_printer: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
101382f
usb: gadget: f_phonet: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
d277e1a
usb: gadget: f_obex: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
6b4012a
usb: gadget: f_ncm: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
ce72395
usb: gadget: f_midi: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
1cecd54
usb: gadget: f_mass_storage: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
0523ca4
usb: gadget: f_loopback: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
2516a68
usb: gadget: f_hid: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
34422a5
usb: gadget: f_eem: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
4aab757
usb: gadget: f_acm: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
92fbfc3
usb: gadget: f_ecm: eliminate abuse of ep->driver data
by Robert Baldyga
· 10 years ago
b67f628
usb: gadget: epautoconf: add usb_ep_autoconfig_release() function
by Robert Baldyga
· 10 years ago
35bfde3
usb: gadget: f_ncm: obtain cdev from function instead of driver_data
by Robert Baldyga
· 10 years ago
f871cb9
usb: gadget: fix few outdated comments
by Robert Baldyga
· 10 years ago
04c4d8d
usb: gadget: dummy_hcd: replace timeval with timespec64
by WEN Pingbo
· 10 years ago
6344475
usb: dwc3: support for pinctrl state change during system sleep
by Sekhar Nori
· 10 years ago
0468390
usb: gadget: f_sourcesink: format data pattern according to max packet size
by Peter Chen
· 10 years ago
b9a6e8e
usb: misc: usbtest: format the data pattern according to max packet size
by Alan Stern
· 10 years ago
169900f
usb: misc: usbtest: using the same data format among write/compare/output
by Peter Chen
· 10 years ago
a724ddf
usb: misc: usbtest: delete useless memset for urbs array
by Peter Chen
· 10 years ago
41d3c0b
usb: misc: usbtest: allocate size of urb array according to user parameter
by Peter Chen
· 10 years ago
95c8bc3
usb: dwc2: Use platform endianness when accessing registers
by Antti Seppälä
· 10 years ago
bba787a
usb: gadget: ether: Allow jumbo frames
by Mike Looijmans
· 10 years ago
428163d
usb: gadget: at91_udc: move at91_udc_data in at91_udc.h
by Alexandre Belloni
· 10 years ago
1f91b4c
usb: dwc2: rename all s3c_* to dwc2_*
by Felipe Balbi
· 10 years ago
db2be4e
usb: dwc3: Add frame length adjustment quirk
by Nikhil Badola
· 10 years ago
7ed855e
usb: phy: qcom: Switch to new extcon framework API
by Ivan T. Ivanov
· 10 years ago
41932b9
usb: musb: dsps: control musb speed based on dts setting
by Bin Liu
· 10 years ago
9b75376
usb: musb: set the controller speed based on the config setting
by Bin Liu
· 10 years ago
f35fe4b
usb: gadget: f_midi: check for error on usb_ep_queue
by Felipe F. Tonello
· 10 years ago
2e6c72b
usb: gadget: mass_storage: allow for deeper queue lengths
by Felipe Balbi
· 10 years ago
a8f3281
usb: dwc3: gadget: improve ep_queue's error reporting
by Felipe Balbi
· 10 years ago
8918591
usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued
by Felipe Balbi
· 10 years ago
1d6a391
usb: dwc3: gadget: start requests as soon as they come
by Felipe Balbi
· 10 years ago
fe84f52
usb: dwc3: gadget: move trace_dwc3_ep_queue()
by Felipe Balbi
· 10 years ago
cbb4be6
USB: whiteheat: fix potential null-deref at probe
by Johan Hovold
· 10 years ago
cc8e4fc
xhci: init command timeout timer earlier to avoid deleting it uninitialized
by Mathias Nyman
· 10 years ago
dca7794
xhci: change xhci 1.0 only restrictions to support xhci 1.1
by Mathias Nyman
· 10 years ago
448116b
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
by Roger Quadros
· 10 years ago
8c24d6d
usb: xhci: stop everything on the first call to xhci_stop
by Roger Quadros
· 10 years ago
e5bfeab
usb: xhci: Clear XHCI_STATE_DYING on start
by Roger Quadros
· 10 years ago
85ac90f
usb: xhci: lock mutex on xhci_stop
by Roger Quadros
· 10 years ago
2b7627b
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
by Tomer Barletz
· 10 years ago
a6809ff
xhci: give command abortion one more chance before killing xhci
by Mathias Nyman
· 10 years ago
ff30cbc
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
by Mathias Nyman
· 10 years ago
01f4fd2
Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
a66c275b
usb: dwc3: gadget: Fix BUG in RT config
by Roger Quadros
· 10 years ago
b431ba8
usb: musb: fix cppi channel teardown for isoch transfer
by Bin Liu
· 10 years ago
8fb7ab5
usb: phy: isp1301: Export I2C module alias information
by Javier Martinez Canillas
· 10 years ago
51b91b7
usb: gadget: drop null test before destroy functions
by Julia Lawall
· 10 years ago
9a9ce1d
usb: gadget: dummy_hcd: in transfer(), return data sent, not limit
by Igor Kotrasinski
· 10 years ago
e42bd6a
usb: gadget: dummy_hcd: fix rescan logic for transfer
by Igor Kotrasinski
· 10 years ago
5dda5be
usb: gadget: dummy_hcd: fix unneeded else-if condition
by Igor Kotrasinski
· 10 years ago
21c3ee9
usb: gadget: dummy_hcd: emulate sending zlp in packet logic
by Igor Kotrasinski
· 10 years ago
b8239dc
usb: musb: dsps: fix polling in device-only mode
by Bin Liu
· 10 years ago
cf261fd
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
by Sylvain Rochet
· 10 years ago
ea93465
Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
74a0939
Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
8315b77
usb: chipidea: imx: fix a typo for imx6sx
by Li Jun
· 10 years ago
84bc70f
usb: chipidea: add xilinx zynq platform data
by Nathan Sullivan
· 10 years ago
56ffa1d
usb: chipidea: udc: using the correct stall implementation
by Peter Chen
· 10 years ago
762982d
usb: phy: phy-generic: Fix reset behaviour on legacy boot
by Roger Quadros
· 10 years ago
523d5da
usb: musb: ux500: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 10 years ago
6fc6f4b
usb: musb: Disable interrupts on suspend, enable them on resume
by Pascal Huerst
· 10 years ago
6527cc2
usb: gadget: amd5536udc: fix error handling in udc_pci_probe()
by Alexey Khoroshilov
· 10 years ago
88ccdbd
usb: phy: fix phy-qcom-8x16-usb build
by Randy Dunlap
· 10 years ago
40af177
usb: musb: ensure in peripheral mode when checking session
by Bin Liu
· 10 years ago
e2ae069
usb: dwc3: omap: enable irqs lately
by Felipe Balbi
· 10 years ago
e4c1b1b
usb: gadget: fix possible regression introduced with ep->claimed
by Robert Baldyga
· 10 years ago
19ab6bc
USB: option: add ZTE PIDs
by Liu.Zhao
· 10 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
44840de
USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
by David Ward
· 10 years ago
1fb8dc3
USB: ftdi_sio: Added custom PID for CustomWare products
by Matthijs Kooijman
· 10 years ago
d2958d1
USB: usb_wwan: silence read errors on disconnect
by Johan Hovold
· 10 years ago
9257f1d
USB: option: silence interrupt errors
by Johan Hovold
· 10 years ago
8ae25a3
USB: symbolserial: Correct transferred data size
by Philipp Hachtmann
· 10 years ago
951d3793
USB: symbolserial: Use usb_get_serial_port_data
by Philipp Hachtmann
· 10 years ago
a0c9d0d
usb: misc: usbtest: format max packet size for iso transfer
by Peter Chen
· 10 years ago
0521cfd
usb: host: ehci-sys: delete useless bus_to_hcd conversion
by Peter Chen
· 10 years ago
12e1a6a
Revert "usb: interface authorization: Introduces the default interface authorization"
by Greg Kroah-Hartman
· 10 years ago
8c2ea97
Revert "usb: interface authorization: Control interface probing and claiming"
by Greg Kroah-Hartman
· 10 years ago
5651440
Revert "usb: interface authorization: Introduces the USB interface authorization"
by Greg Kroah-Hartman
· 10 years ago
4d924d7
Revert "usb: interface authorization: SysFS part of USB interface authorization"
by Greg Kroah-Hartman
· 10 years ago
a1b93ab
Revert "usb: interface authorization: Use a flag for the default device authorization"
by Greg Kroah-Hartman
· 10 years ago
Next »