Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ababf9e791180a997ab367dfa97c1a7085bd170
/
drivers
/
usb
« Previous
ffa2366
usb/host/fotg210: Remove return statement inside if
by Peter Senna Tschudin
· 9 years ago
fd7cd06
xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
by Laura Abbott
· 9 years ago
3b4739b
xhci: handle no ping response error properly
by Mathias Nyman
· 9 years ago
e210c42
xhci: don't finish a TD if we get a short transfer event mid TD
by Mathias Nyman
· 9 years ago
50bdb12
usb/host/fotg210: Add function scan_frame_queue()
by Peter Senna Tschudin
· 9 years ago
32fb193
usb/host/fotg210: Add function: output_buf_tds_dir()
by Peter Senna Tschudin
· 9 years ago
c4d66b5
usb/host/fotg210: convert macro to inline function
by Peter Senna Tschudin
· 9 years ago
05ebc36
usb/host/fotg210: replace msleep by usleep_range
by Peter Senna Tschudin
· 9 years ago
0d88002
usb/host/fotg210: change kmalloc by kmalloc_array
by Peter Senna Tschudin
· 9 years ago
f238b4e
usb/host/fotg210: Remove useless else statement
by Peter Senna Tschudin
· 9 years ago
5ec9b89
usb/host/fotg210: remove KERN_WARNING from pr_warn
by Peter Senna Tschudin
· 9 years ago
259127b
usb/host/fotg210: Fix coding style issues
by Peter Senna Tschudin
· 9 years ago
34e51ba
usb-host: Remove fusbh200 driver
by Peter Senna Tschudin
· 9 years ago
d491fe7
usb: hcd: use USB_DT_*
by Sergei Shtylyov
· 9 years ago
fda182d
usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA
by Duc Dang
· 9 years ago
579085b
usb: Add support for ACPI identification to xhci-platform
by Duc Dang
· 9 years ago
0ebbe39
usb: make xhci platform driver use 64 bit or 32 bit DMA
by Duc Dang
· 9 years ago
8451a34
usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd
by Lu, Baolu
· 9 years ago
5990e5d
xhci: replace custom implementation of readq / writeq
by Andy Shevchenko
· 9 years ago
c840d6c
xhci: create one unified function to calculate TRB TD remainder.
by Mathias Nyman
· 9 years ago
4d273c2
usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()
by Douglas Anderson
· 9 years ago
3bbafac
usb: musb: core: add common method of getting vbus status
by Roman Alyautdin
· 9 years ago
91c42b0
usb: gadget: loopback: Fix looping back logic implementation
by Krzysztof Opasiak
· 9 years ago
3e9d992
usb: gadget: loopback: fix: Don't share qlen and buflen between instances
by Krzysztof Opasiak
· 9 years ago
897ee0e
usb: gadget: f_sourcesink: fix function params handling
by Robert Baldyga
· 9 years ago
09a75e8
usb: dwc2: refactor common low-level hw code to platform.c
by Marek Szyprowski
· 9 years ago
758ed19
usb: dwc2: remove no longer needed init_mutex
by Marek Szyprowski
· 9 years ago
2eafd72
target: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
0b4be4f
usb-gadget/f_serial: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
0736390
usb-gadget/f_phonet: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
3da5e4c
usb-gadget/f_obex: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
495702b
usb-gadget/f_uac2: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
c6f89f1
usb-gadget/f_uac1: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
4a90cb2
usb-gadget/f_mass_storage: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
208e61a
usb-gadget/f_sourcesink: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
aa48a41
usb-gadget/f_printer: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
3755a27
usb-gadget/f_midi: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
75ab225
usb-gadget/f_loopback: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
f9a63da
usb-gadget/ether: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
ea6bd6b
usb-gadget/f_acm: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
da4e527
usb-gadget/f_hid: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
76e0da3
usb-gadget/uvc: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
45b6a73
usb-gadget: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
145f48c
usb: misc: usbtest: add bulk queue test
by Peter Chen
· 9 years ago
44e4a60
usb: dwc2: fix duplicate argument warning
by Mian Yousaf Kaukab
· 9 years ago
d115d70
Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
by Ville Syrjälä
· 9 years ago
e5f68b4
Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"
by Felipe Balbi
· 9 years ago
b1630da
Merge 4.3-rc5 into usb-next
by Greg Kroah-Hartman
· 9 years ago
5527e73
usb: gadget: composite: fill bcdUSB for any gadget max speed
by Igor Kotrasinski
· 9 years ago
f301fe2
musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLY
by Hans de Goede
· 9 years ago
94218ee
usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms
by John Youn
· 9 years ago
ec791d1
usb: dwc3: Add dis_enblslpm_quirk
by John Youn
· 9 years ago
bb7f3d6
usb: dwc3: pci: Add platform data for Synopsys HAPS
by John Youn
· 9 years ago
9a5a078
usb: dwc3: pci: trivial: Formatting
by John Youn
· 9 years ago
690fb37
usb: dwc3: Support Synopsys USB 3.1 IP
by John Youn
· 9 years ago
e8095a2
usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1
by John Youn
· 9 years ago
41adc59
usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID
by John Youn
· 9 years ago
92944c4
USB: qcserial: update comment for Sierra Wireless MC7304/MC7354
by David Ward
· 9 years ago
fbbf9fd
Revert "USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx"
by David Ward
· 9 years ago
3d07984
Revert "USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355"
by David Ward
· 9 years ago
efd3e91
USB: qcserial: make AT URCs work for Sierra Wireless devices
by David Ward
· 9 years ago
669e729
USB: usb_wwan/option: generalize option_send_setup for other drivers
by David Ward
· 9 years ago
bd8869e
USB: option: revert introduction of struct option_private
by David Ward
· 9 years ago
8d23766
USB: io_ti: Remove extra blank lines separating functions
by Peter E. Berger
· 9 years ago
7589951
USB: io_ti: Fix non-standard comment formatting
by Peter E. Berger
· 9 years ago
b414616
USB: io_ti: Move request_firmware from edge_startup to download_fw
by Peter E. Berger
· 9 years ago
bebf1f1
USB: io_ti: Move download and boot mode code out of download_fw
by Peter E. Berger
· 9 years ago
ef9324b2
USB: io_ti: Use serial->interface for messages in download_fw
by Peter E. Berger
· 9 years ago
277bf37
USB: io_ti: Remove obsolete dev parameter from build_i2c_fw_hdr
by Peter E. Berger
· 9 years ago
d5f9e73
USB: u132-hcd: Fix seperate word in printk message
by Masanari Iida
· 9 years ago
7219473
usb: Add device quirk for Logitech PTZ cameras
by Vincent Palatin
· 9 years ago
1d5c47f
USB: chaoskey read offset bug
by Alexander Inyukhin
· 9 years ago
8484bf2
USB: Add reset-resume quirk for two Plantronics usb headphones.
by Yao-Wen Mao
· 9 years ago
5119dd1
usb: renesas_usbhs: Add support for R-Car H3
by Yoshihiro Shimoda
· 9 years ago
f975c5c
usb: renesas_usbhs: fix build warning if 64-bit architecture
by Yoshihiro Shimoda
· 9 years ago
635e664
usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb
by Igor Kotrasinski
· 9 years ago
03b0a52
usbip: vhci_hcd: only return urb at enqueue when served
by Igor Kotrasinski
· 9 years ago
0c43e9d
usb: host: ehci-msm: fix handling platform_get_irq result
by Andrzej Hajda
· 9 years ago
8091e0c
USB: rewrite isd200_init_info for readability
by Kris Borer
· 9 years ago
d0452fe
usb: host: fotg210: remove unreachable code
by Luis de Bethencourt
· 9 years ago
e2f3951
usb: host: uhci-platform: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
04c0b76
usb: host: ohci-spear: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
8ddb9b8
usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
e76eaef
usb: host: ehci-spear: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
7d2d641
usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 device
by Li Jun
· 9 years ago
9766f25
usb: core: driver: Use kmalloc_array
by Muhammad Falak R Wani
· 9 years ago
776c15d
USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.
by Jeremy Linton
· 9 years ago
17f69b5
USB: ehci-platform: Display a DMA configuration error message
by Jeremy Linton
· 9 years ago
39047e0
usb: message: remove redundant declaration
by Kris Borer
· 9 years ago
cca26be
UAS: also check for ESHUTDOWN in error reporting
by Oliver Neukum
· 9 years ago
db1319e
usb: ehci-orion: fix probe for !GENERIC_PHY
by Jonas Gorski
· 9 years ago
17a364e
usb: hub: remove redundant declarations
by Kris Borer
· 9 years ago
0c59633
usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16
by Vaishali Thakkar
· 9 years ago
039b330
usb: core: hub: Removed some warnings generated by checkpatch.pl
by Chase Metzger
· 9 years ago
c7360b3
xhci: drop null test before destroy functions
by Julia Lawall
· 9 years ago
03bce87
whci: drop null test before destroy functions
by Julia Lawall
· 9 years ago
a4c1f0c
usb: host: drop null test before destroy functions
by Julia Lawall
· 9 years ago
395f540
xhci: support new USB 3.1 hub request to get extended port status
by Mathias Nyman
· 9 years ago
b50107b
xhci: check xhci hardware for USB 3.1 support
by Mathias Nyman
· 9 years ago
7117522
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
by Mathias Nyman
· 9 years ago
Next »