Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
933141509cefd64102a943d61d154c5c53bad889
/
drivers
/
usb
9331415
Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
94ff447
Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
979eef3
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
e765bf8
Merge 3.5-rc5 into usb-next
by Greg Kroah-Hartman
· 13 years ago
65c84ea
usb: gadget: at91_udc: Propagate devicetree to gadget drivers
by Alexandre Pereira da Silva
· 13 years ago
cb4baf1
usb: gadget: fsl_udc: Propagate devicetree to gadget drivers
by Alexandre Pereira da Silva
· 13 years ago
7d7b229
usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers
by Alexandre Pereira da Silva
· 13 years ago
eebc0d3
usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers
by Alexandre Pereira da Silva
· 13 years ago
48a31af
usb: gadget: mass_storage: make "file" and "ro" read only in some cases
by Michal Nazarewicz
· 13 years ago
6f17f74
usb: dwc3: return error in case of run/stop timeout
by Pratyush Anand
· 13 years ago
e274a31
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
by Pratyush Anand
· 13 years ago
dd864f2
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
by Pratyush Anand
· 13 years ago
cbc725b
usb: dwc3: keep default hird threshold value as 4b1100
by Pratyush Anand
· 13 years ago
08f0d96
usb: dwc3: correct set_halt implementation for ep0
by Pratyush Anand
· 13 years ago
984e974
ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
by Russ Dill
· 13 years ago
a46af4e
USB: EHCI: define extension registers like normal ones
by Alan Stern
· 13 years ago
cf61fdb
USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h
by Guilherme Maciel Ferreira
· 13 years ago
3fcc8f9
USB: CP210x Add 10 Device IDs
by Craig Shelley
· 13 years ago
065b07e
USB: option: Add USB ID for Novatel Ovation MC551
by Forest Bond
· 13 years ago
c615632
usb: phy: Fix Kconfig dependency for Phy drivers
by Alexandre Pereira da Silva
· 13 years ago
023b515
uas: task mgmt & error handling
by Gerd Hoffmann
· 13 years ago
bdd000f
uas: track urbs, kill inflight urbs on disconnect.
by Gerd Hoffmann
· 13 years ago
8aac863
uas: improve error handling
by Gerd Hoffmann
· 13 years ago
b1d6769
uas: keep track of command state, finish scsi cmd when really done.
by Gerd Hoffmann
· 13 years ago
e9bd7e1
uas: fix sense urb handling
by Gerd Hoffmann
· 13 years ago
db32de1
Revert "usb/uas: one only one status URB/host on stream-less connection"
by Gerd Hoffmann
· 13 years ago
c621a81
Revert "usb/uas: make sure data urb is gone if we receive status before that"
by Gerd Hoffmann
· 13 years ago
5c81aba
usb: dwc3: ep0: prevent starting transfers twice on ep0
by Felipe Balbi
· 13 years ago
9be2395
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
by Felipe Balbi
· 13 years ago
31bde1c
usb: gadget: Fix g_ether interface link status
by Kevin Cernekee
· 13 years ago
b4996a8
usb: dwc3: rename res_trans_idx to resource_index
by Felipe Balbi
· 13 years ago
b511e5e
usb: dwc3: gadget: split special cases of ep_queue()
by Felipe Balbi
· 13 years ago
3daf74d
usb: dwc3: remove WARN_ON from dwc_stop_active_transfer
by Pratyush Anand
· 13 years ago
0a6a2da
Merge tag 'fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
0070513
usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)
by Alan Stern
· 13 years ago
6a0bdff
SCSI & usb-storage: add try_rc_10_first flag
by Alan Stern
· 13 years ago
a188b68
usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver
by Lukasz Majewski
· 13 years ago
58a0f23
USB: DWC3: Issue device soft reset before core soft reset
by Pratyush Anand
· 13 years ago
45627ac
USB: DWC3: Put 100 ms delay for phy to be stable
by Pratyush Anand
· 13 years ago
45c396c
usb: dwc3: Remove duplicate header file inclusion
by Sachin Kamat
· 13 years ago
d6e16a8
usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file
by Michal Nazarewicz
· 13 years ago
f87cabf
usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
by Michal Nazarewicz
· 13 years ago
8c778db
usb: musb: host: release dma channels if no active io
by Ajay Kumar Gupta
· 13 years ago
d7dbdb5
usb: gadget: lpc32xx_udc: fix build error with debugfs enabled
by Alexandre Pereira da Silva
· 13 years ago
dc8738d
usb: otg: twl6030-usb: Fix twl writes
by Moiz Sonasath
· 13 years ago
6f47209
usb: gadget: acm_ms: need to set max_speed
by Steve Bennett
· 13 years ago
5085669
usb: gadget: lpc32xx_udc: move clock init to clock framework
by Alexandre Pereira da Silva
· 13 years ago
ba78917
usb: gadget: fsl_mxc_udc: do not depend on grouped clocks
by Fabio Estevam
· 13 years ago
3d4eb9d
usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.
by Yu Xu
· 13 years ago
1e2c4e5
USB: option: add id for Cellient MEN-200
by Dmitry Shmygov
· 13 years ago
ff446f2
Merge 3.5-rc3 into usb-next
by Greg Kroah-Hartman
· 13 years ago
78091dc
USB: ohci-nxp: add usbd and otg clock initialization
by Alexandre Pereira da Silva
· 13 years ago
1a86e15
USB: cdc-wdm: QMI devices are now handled by qmi_wwan
by Bjørn Mork
· 13 years ago
c50f2af
USB: serial: Remove unused serial_priv variable
by Bill Pemberton
· 13 years ago
996a776
USB: serial: Remove unused s_priv variable
by Bill Pemberton
· 13 years ago
71c421d
usb: correct trivial typo in drivers/usb/host/Kconfig
by Jesper Dangaard Brouer
· 13 years ago
1591633
usb: dwc3: giveback all queued request when ep disabled or reset received
by Pratyush Anand
· 13 years ago
e8d4e8b
usb: dwc3: fix giveback of queued request in ep_dequeue
by Pratyush Anand
· 13 years ago
5ad1d31
usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs
by Lukasz Majewski
· 13 years ago
2b19a52
usb: hsotg: samsung: Protect the udc_stop routine with spinlock
by Lukasz Majewski
· 13 years ago
22258f4
usb: hsotg: samsung: Replace endpoint specific locks with a global lock
by Lukasz Majewski
· 13 years ago
99c515005
usb: gadget: hidg: register OUT INT endpoint for SET_REPORT
by Daniel Mack
· 13 years ago
a8287a4
usb: gadget: mass_storage: add documentation
by Michal Nazarewicz
· 13 years ago
1a12af1
usb: gadget: mass_storage: remove unused options
by Michal Nazarewicz
· 13 years ago
b3a3dd0
USB: fix gathering of interface associations
by Daniel Mack
· 13 years ago
5897b03
usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL
by Shimoda, Yoshihiro
· 13 years ago
6c4707f
usb: cdc-acm: fix devices not unthrottled on open
by Otto Meta
· 13 years ago
354ab85
Fix OMAP EHCI suspend/resume failure (i693)
by Anand Gadiyar
· 13 years ago
c4828d9
USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused
by Roland Stigge
· 13 years ago
0658a33
usb: use usb_serial_put in usb_serial_probe errors
by Jan Safrata
· 13 years ago
07828b1
USB: EHCI: Fix build warning in xilinx ehci driver
by Herton Ronaldo Krzesinski
· 13 years ago
4f7a67e
USB: fix PS3 EHCI systems
by Ricardo Martins
· 13 years ago
57e04bd
Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
622eb78
xHCI: Increase the timeout for controller save/restore state operation
by Andiry Xu
· 13 years ago
32f1d2c
xhci: Don't free endpoints in xhci_mem_cleanup()
by Takashi Iwai
· 13 years ago
46ed8f0
xhci: Fix invalid loop check in xhci_free_tt_info()
by Takashi Iwai
· 13 years ago
e25e62a
xhci: Fix error path return value.
by Sarah Sharp
· 13 years ago
55558c3
USB: Checking the wrong variable in usb_disable_lpm()
by Dan Carpenter
· 13 years ago
afff07e
usb-storage: Add 090c:1000 to unusal-devs
by Hans de Goede
· 13 years ago
e714fad
usb-core: Set intfdata to NULL if a driver's probe method failed
by Hans de Goede
· 13 years ago
4d4847b
usb: early: fixed coding style issue related to : operator
by Jeffrin Jose
· 13 years ago
81df2d5
USB: allow match on bInterfaceNumber
by Bjørn Mork
· 13 years ago
7e97243
USB: rename the usb misc class from "usb" to "usbmisc"
by Greg Kroah-Hartman
· 13 years ago
fc8ef48
USB: storage: fixed space issues in coding style.
by Jeffrin Jose
· 13 years ago
e463c6d
USB: option: handle send_setup blacklisting at probe
by Johan Hovold
· 13 years ago
378fac2
USB: option: clean up probe coding style
by Johan Hovold
· 13 years ago
e17f8af
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 13 years ago
a276400
USB: option: use usb_{get,set}_serial_data
by Johan Hovold
· 13 years ago
0b84704
USB: serial-generic: use a single set of device IDs
by Alan Stern
· 13 years ago
954c3f8
USB: serial: Enforce USB driver and USB serial driver match
by Bjørn Mork
· 13 years ago
c2fb8a3
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
by Alan Stern
· 13 years ago
c2e935a
USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
by Richard Zhao
· 13 years ago
0ef0be1
USB: option: add more YUGA device ids
by 说不得
· 13 years ago
b9c8766
USB: mos7840: Fix compilation of usb serial driver
by Tony Zelenoff
· 13 years ago
b9c3aab
USB: option: fix memory leak
by Johan Hovold
· 13 years ago
4273f98
USB: option: fix port-data abuse
by Johan Hovold
· 13 years ago
1aa3c63
USB: mct_u232: Fix incorrect TIOCMSET return
by Alan Cox
· 13 years ago
42ca7da
USB: option: Updated Huawei K4605 has better id
by Andrew Bird
· 13 years ago
19a3dd1
USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem
by Tom Cassidy
· 13 years ago
5bbfa6f
USB: serial: cp210x: add Optris MS Pro usb id
by Mikko Tuumanen
· 13 years ago
Next »