Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b2dbdf2ca1d2803e9cdc46a94554c4a39ffb235a
/
drivers
/
usb
8466489
xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue
by Marc Zyngier
· 7 years ago
d6f5f07
xhci: fix memleak in xhci_run()
by Shu Wang
· 8 years ago
576d554
usb: xhci: fix spinlock recursion for USB2 test mode
by Peter Chen
· 8 years ago
a54408d
xhci: fix 20000ms port resume timeout
by Mathias Nyman
· 8 years ago
28a2369
usb: xhci: Issue stop EP command only when the EP state is running
by Shyam Sundar S K
· 8 years ago
9da5a10
xhci: Bad Ethernet performance plugged in ASM1042A host
by Jiahau Chang
· 8 years ago
4b89586
xhci: Fix NULL pointer dereference when cleaning up streams for removed host
by Mathias Nyman
· 8 years ago
3d69f3a
Merge tag 'fixes-for-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
b8b9c97
usb: renesas_usbhs: gadget: disable all eps when the driver stops
by Yoshihiro Shimoda
· 8 years ago
59a0879
usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL
by Yoshihiro Shimoda
· 8 years ago
781001f
usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()
by Yoshihiro Shimoda
· 8 years ago
ebe6b2b
usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac
by Yoshihiro Shimoda
· 8 years ago
80584ef
usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()
by Yoshihiro Shimoda
· 8 years ago
14e1d56
usb: gadget: f_uac2: endianness fixes.
by Ruslan Bilovol
· 8 years ago
42370b8
usb: gadget: f_uac1: endianness fixes.
by Ruslan Bilovol
· 8 years ago
ab1d53d
usb: gadget: udc: start_udc() can be static
by kbuild test robot
· 8 years ago
307bc11
usb: dwc2: gadget: On USB RESET reset device address to zero
by Minas Harutyunyan
· 8 years ago
446230f
usb: storage: return on error to avoid a null pointer dereference
by Colin Ian King
· 8 years ago
86be7f7
usb: typec: include linux/device.h in ucsi.h
by Arnd Bergmann
· 8 years ago
fe85578
USB: cdc-acm: add device-id for quirky printer
by Johan Hovold
· 8 years ago
4a71fcb
usb: dwc3: gadget: only unmap requests from DMA if mapped
by Jack Pham
· 8 years ago
a9ef5c4
usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
f84a31e
usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
bee9186
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
by Axel Lin
· 8 years ago
ee249b4
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq
by Vignesh R
· 8 years ago
541768b
usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys
by Vignesh R
· 8 years ago
4abf87f
USB: serial: safe_serial: move __inline__ before return type
by Joe Perches
· 8 years ago
6481352
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
6972b00
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
c856863
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
920f2ec
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
408c986
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
9746684
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
9a715cd
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
362f672
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
818a23e
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 8 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 8 years ago
8f8e5c3
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 8 years ago
875aabf5
Merge branch 'uuid-types'
by Rafael J. Wysocki
· 8 years ago
cc1a7c4
usbdevfs: get rid of field-by-field copyin
by Al Viro
· 8 years ago
6836796
Add USB quirk for HVR-950q to avoid intermittent device resets
by Devin Heitmueller
· 8 years ago
c94dc34
USB hub_probe: rework ugly goto-into-compound-statement
by Eugene Korenevsky
· 8 years ago
af06d00
usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
fd90f73
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
by Jeremie Rapin
· 8 years ago
0e4b470
Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 8 years ago
de3ef1e
PM / core: Drop run_wake flag from struct dev_pm_info
by Rafael J. Wysocki
· 8 years ago
f0d657e
usbip: Fix uninitialized variable bug in vhci
by Yuyang Du
· 8 years ago
4f04c21
usb: core: read USB ports from DT in the usbport LED trigger driver
by Rafał Miłecki
· 8 years ago
8243edf
usb: typec: ucsi: Add ACPI driver
by Heikki Krogerus
· 8 years ago
c1b0bc2
usb: typec: Add support for UCSI interface
by Heikki Krogerus
· 8 years ago
c68bb0e
usb: musb: compress return logic into one line
by Gustavo A. R. Silva
· 8 years ago
6e5c751
Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
d07ff65
Merge branch 'uuid-types'
by Rafael J. Wysocki
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c22ac6d
USB: serial: propagate late probe errors
by Johan Hovold
· 8 years ago
45e5d4d
USB: serial: refactor port endpoint setup
by Johan Hovold
· 8 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
9c691cc
usb: musb: tusb6010_omap: Convert to DMAengine API
by Peter Ujfalusi
· 8 years ago
47699b0
usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
by Peter Ujfalusi
· 8 years ago
4cadc71
usb: musb: tusb6010_omap: Allocate DMA channels upfront
by Peter Ujfalusi
· 8 years ago
1df9d9e
usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
by Peter Ujfalusi
· 8 years ago
3565b78
usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
by Peter Ujfalusi
· 8 years ago
0efc135
usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
by Peter Ujfalusi
· 8 years ago
1fa07c3
usb: musb: Add quirk to avoid skb reserve in gadget mode
by Peter Ujfalusi
· 8 years ago
a70df14
usb: musb: musb_cppi41: Defer probe only if DMA is not ready
by Alexandre Bailon
· 8 years ago
24040a5
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 8 years ago
dec0819
xhci: Limit USB2 port wake support for AMD Promontory hosts
by Jiahau Chang
· 8 years ago
eb73161
Merge tag 'usb-serial-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
571949a
Merge 4.12-rc6 into usb-next
by Greg Kroah-Hartman
· 8 years ago
5712904
mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips
by Kuppuswamy Sathyanarayanan
· 8 years ago
0591bc2
usb: gadget: add f_uac1 variant based on a new u_audio api
by Ruslan Bilovol
· 8 years ago
d355339
usb: gadget: function: make current f_uac1 implementation legacy
by Ruslan Bilovol
· 8 years ago
eb9fecb
usb: gadget: f_uac2: split out audio core
by Ruslan Bilovol
· 8 years ago
7158b57
usb: gadget: f_uac2: remove platform driver/device creation
by Ruslan Bilovol
· 8 years ago
1fc4926
usb: gadget: function: f_uac1: implement get_alt()
by Ruslan Bilovol
· 8 years ago
d423b965
usb: gadget: udc: atmel: Remove unnecessary macros
by Alexandre Belloni
· 8 years ago
c8e4e5b
usb: gadget: bdc: 64-bit pointer capability check
by Srinath Mannam
· 8 years ago
19ea9d6
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
3134bc9
xhci: cleanup finish_td() skip option
by Mathias Nyman
· 8 years ago
d36374f
xhci: cleanup virtual endoint structure, remove stopped_stream
by Mathias Nyman
· 8 years ago
ade2e3a
xhci: handle transfer events without TRB pointer
by Mathias Nyman
· 8 years ago
5eee4b6
xhci: support calling cleanup_halted_endpoint with soft retry
by Mathias Nyman
· 8 years ago
2174914
xhci: Add support for endpoint soft reset
by Mathias Nyman
· 8 years ago
b336838
xhci: refactor transfer event errors and completion codes
by Mathias Nyman
· 8 years ago
c5628a2
xhci: remove endpoint ring cache
by Mathias Nyman
· 8 years ago
d590c23
usb: Avoid unnecessary LPM enabling and disabling during suspend and resume
by Mathias Nyman
· 8 years ago
f16443a
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
by Alan Stern
· 8 years ago
a090bd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
ece7af5
usb: dwc3: exynos: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
0e1b89e
usb: gadget: mv_udc: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 8 years ago
d438aa2
USB / PCI / PM: Allow the PCI core to do the resume cleanup
by Rafael J. Wysocki
· 8 years ago
996fab5
USB: serial: qcserial: new Sierra Wireless EM7305 device ID
by Bjørn Mork
· 8 years ago
8fb060d
USB: serial: option: add two Longcheer device ids
by Johan Hovold
· 8 years ago
46b780d
usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()
by Andy Shevchenko
· 8 years ago
8e55d30
usb: gadget: mass_storage: set msg_registered after msg registered
by Li Jun
· 8 years ago
Next »