Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bebc56d58dc780539777d2b1ca80df5566e2ad87
/
drivers
/
usb
bebc56d
usb: move struct usb_device->children to struct usb_hub_port->child
by Lan Tianyu
· 13 years ago
f397d7c
usb: add struct usb_hub_port to store port related members.
by Lan Tianyu
· 13 years ago
54d3f8c
usb: Set device removable state based on ACPI USB data
by Matthew Garrett
· 13 years ago
da0af6e
usb: Bind devices to ACPI devices when possible
by Matthew Garrett
· 13 years ago
4fd09e8
usb: gadget: remove langwell_udc
by Alexander Shishkin
· 13 years ago
ab3999a
usb: chipidea: drop unused field "device" from ci13xxx_ep
by Alexander Shishkin
· 13 years ago
5e0aa49
usb: chipidea: use generic map/unmap routines
by Alexander Shishkin
· 13 years ago
bd84198
usb: chipidea: add power_budget limit for ehci to platform data
by Alexander Shishkin
· 13 years ago
eb70e5a
usb: chipidea: add host role
by Alexander Shishkin
· 13 years ago
758fc98
usb: chipidea: use common definition for USBMODE bits
by Alexander Shishkin
· 13 years ago
f7daaa2
usb: chipidea: drop unused msm register definitions
by Alexander Shishkin
· 13 years ago
cac0961
usb: chipidea: drop redundant NULL check
by Alexander Shishkin
· 13 years ago
b932225
usb: chipidea: isr_reset_handler fix missing locking
by Michael Grzeschik
· 13 years ago
551a8ac
usb: chipidea: brush up structure definitions
by Alexander Shishkin
· 13 years ago
f8c1376
usb: chipidea: remove unused field "regs" from ci13xxx
by Alexander Shishkin
· 13 years ago
5f36e23
usb: chipidea: add support for roles
by Alexander Shishkin
· 13 years ago
e443b33
usb: chipidea: split the driver code into units
by Alexander Shishkin
· 13 years ago
bc25a80
usb: move ci13xxx and related code to drivers/usb/chipidea
by Alexander Shishkin
· 13 years ago
ce9d6fb
usb: gadget: ci13xxx: print basic device info when probing
by Alexander Shishkin
· 13 years ago
ef15e54
usb: gadget: ci13xxx: don't use "advance" feature when setting address
by Alexander Shishkin
· 13 years ago
405b844
usb: gadget: ci13xxx: fix the context of register map
by Alexander Shishkin
· 13 years ago
177a830
usb: gadget: ci13xxx: get rid of local tracing for good
by Alexander Shishkin
· 13 years ago
1989b5c
usb: gadget: ci13xxx_pci: guard against devices without driver_data
by Alexander Shishkin
· 13 years ago
6286d85
USB: cdc-wdm: remove from device list on disconnect
by Bjørn Mork
· 13 years ago
6b0b79d
USB: cdc-wdm: cannot use dev_printk when device is gone
by Bjørn Mork
· 13 years ago
616b693
USB: cdc-wdm: poll must return POLLHUP if device is gone
by Bjørn Mork
· 13 years ago
b8cacf3
usb: dwc3: Fix the dwc3 dependency
by joseph daniel
· 13 years ago
72688dc
usb: gadget: dummy_hcd: fix build when BUG is not set
by Sasha Levin
· 13 years ago
fdf6e63
usb: host: mips: sead3: Fix for big endian.
by Steven J. Hill
· 13 years ago
975dc33
USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console
by Darren Hart
· 13 years ago
d530296
USB: serial: opticon: hook up suspend/resume callbacks
by Greg Kroah-Hartman
· 13 years ago
f88e6a3
USB: serial: add copyright and license to quatech2
by Bill Pemberton
· 13 years ago
f7a33e60
USB: serial: add quatech2 usb to serial driver
by Bill Pemberton
· 13 years ago
1fbfeff
usb: gadget: f_rndis: Set rndis vendor parameters
by Benoit Goby
· 13 years ago
80134da
usb: gadget: rndis: Fix re-binding f_rndis
by Benoit Goby
· 13 years ago
036e98b
usb: gadget: Add variant of gether_setup to customize the device name
by Mike Lockwood
· 13 years ago
c3c04b2
usb: gadget: u_serial: Allow calling gserial_setup after init
by Benoit Goby
· 13 years ago
cad4cd8
usb: gadget: composite: add iSerialNumber to usb_composite_driver
by Andrzej Pietrasiewicz
· 13 years ago
4fffd6e5
usb: gadget: composite: make module parameters accessible at runtime
by Andrzej Pietrasiewicz
· 13 years ago
02e8161
usb: gadget: composite: Initialize config->interface
by Benoit Goby
· 13 years ago
51cce6f
usb: gadget: composite: Add usb_remove_config
by Benoit Goby
· 13 years ago
56d95f3
USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()
by Greg Kroah-Hartman
· 13 years ago
f639554
USB: gadget: ci13xx_udc: fix potential crash in irq handler
by Greg Kroah-Hartman
· 13 years ago
126625e
usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper place
by Lukasz Majewski
· 13 years ago
07e4e55
USB: ohci-at91: add a reset function to fix race condition
by Nicolas Ferre
· 13 years ago
7a82f61
USB: ohci-at91: use resource_size() for memory/io resource length
by Nicolas Ferre
· 13 years ago
7b18389
ARM: OMAP: USB: fix warning on EHCI PHY reset path
by Igor Grinberg
· 13 years ago
1f339d8
usb: gadget: ci13xxx: convert to new style
by Alexander Shishkin
· 13 years ago
790c2d5
usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove
by Alexander Shishkin
· 13 years ago
0f08909
usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}
by Alexander Shishkin
· 13 years ago
62bb84e
usb: gadget: ci13xxx: convert to platform device
by Alexander Shishkin
· 13 years ago
ed6c6f4
usb: gadget: conversion of controllers choice to menu
by Alexander Shishkin
· 13 years ago
262c163
usb: gadget: ci13xxx: redo register access
by Alexander Shishkin
· 13 years ago
d3595d1
usb: gadget: ci13xxx: move global variables inside struct ci13xxx
by Alexander Shishkin
· 13 years ago
1155a7b
usb: gadget: ci13xxx: drop needless parens
by Alexander Shishkin
· 13 years ago
df767b7
usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player
by Alan Stern
· 13 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
d56ba32
usb: gadget: ci13xxx_pci: add langwell/penwell pci ids
by Alexander Shishkin
· 13 years ago
f9df839
usb: gadget: ci13xxx: rename register layouts
by Alexander Shishkin
· 13 years ago
d36ade6
usb: gadget: ci13xxx: initialize ep0{out,in} dynamically
by Alexander Shishkin
· 13 years ago
efa015b
usb: gadget: ci13xxx: fix ep list removal in gadget unregistering code
by Alexander Shishkin
· 13 years ago
ab59ac01
ohci-da8xx: set MODULE_ALIAS to allow autoloading
by Jan Luebbe
· 13 years ago
bfb8bfa
USB: make vendor id of root hubs greppable
by Paul Bolle
· 13 years ago
ccd68bb
USB: xhci: testing sizeof xhci_doorbell_array 2 time
by girish verma
· 13 years ago
1949f9e
USB: xhci-hcd: print URB's expected length in decimal, not hex
by Alan Stern
· 13 years ago
b69cc67
USB: ftdi-sio: add support for Physik Instrumente E-861
by Éric Piel
· 13 years ago
2edd284
USB: serial: remove bizarre generic_serial probe function
by Greg Kroah-Hartman
· 13 years ago
3abee85
USB: serial: sierra: remove reset_resume callback
by Greg Kroah-Hartman
· 13 years ago
2bfd1c9
USB: serial: ch341: remove reset_resume callback
by Greg Kroah-Hartman
· 13 years ago
32078f9
USB: serial: remove usb_serial_disconnect call in all drivers
by Greg Kroah-Hartman
· 13 years ago
5026bb0
USB: serial: remove usb_serial_probe call in all drivers
by Greg Kroah-Hartman
· 13 years ago
c7f3619
usb-serial: clean up unneeded PM-related fields
by Alan Stern
· 13 years ago
5cbe61c
usb-serial: ftdi_sio: fix oops during autosuspend
by Alan Stern
· 13 years ago
23063b3
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
a5c708e
Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6a1e1d7
Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6190631
Merge 3.4-rc6 into usb-next
by Greg Kroah-Hartman
· 13 years ago
3aa2ae7
USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.
by Russ Dill
· 13 years ago
7275fc4c
USB: gadget: ci13xx_udc: remove unused err() macro
by Greg Kroah-Hartman
· 13 years ago
1d144c6
usb:hsotg:samsung: err_irq: support for probe function
by Lukasz Majewski
· 13 years ago
04b4a0f
usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare
by Lukasz Majewski
· 13 years ago
94cb8fd
usb:hsotg:samsung: Remove the S3C_ prefix from registers definition.
by Lukasz Majewski
· 13 years ago
f026a52
usb:hsotg:samsung: Add release function for hsotg device
by Lukasz Majewski
· 13 years ago
f99b2bf
usb:hsotg:samsung: Remove our_hsotg global pointer
by Lukasz Majewski
· 13 years ago
8b9bc46
usb:hsotg:samsung: Comments reorganization and cleanup
by Lukasz Majewski
· 13 years ago
f65f0f1
usb:hsotg:samsung: Use new udc_start and udc_stop callbacks
by Lukasz Majewski
· 13 years ago
b3f489b
usb:hsotg:samsung: Determine number of EPs from HW configuration register
by Lukasz Majewski
· 13 years ago
12a1f4d
usb:hsotg:samsung: Cable disconnection recovery code
by Lukasz Majewski
· 13 years ago
5e89134
usb:hsotg:samsung: Rename s3c_hsotg_disconnect function
by Lukasz Majewski
· 13 years ago
b3546c9
usb:hsotg:samsung: Remove Disconnect Interrupt handler
by Lukasz Majewski
· 13 years ago
308d734
usb:hsotg:samsung: Extract core initialization function
by Lukasz Majewski
· 13 years ago
d3ca025
usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers
by Lukasz Majewski
· 13 years ago
71225be
usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers)
by Lukasz Majewski
· 13 years ago
fc9a731
usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators
by Lukasz Majewski
· 13 years ago
4118878
usb:hsotg:samsung: Wrappers for USB PHY methods
by Lukasz Majewski
· 13 years ago
d77039c
usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg
by Lukasz Majewski
· 13 years ago
127d42a
usb:hsotg:samsung: Remove platform dependency from s3c-hsotg
by Lukasz Majewski
· 13 years ago
4f06539
f_fs: ffs_func_free: cleanup requests allocated by autoconfig
by Peter Korsgaard
· 13 years ago
b4036cc
usb: gadget: add isochronous support to gadget zero
by Paul Zimmerman
· 13 years ago
20c5e74
usb: gadget: add a sparse endian notation
by Dan Carpenter
· 13 years ago
Next »