index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
usb: gadget: define free_ep_req as universal function
Felipe F. Tonello
5
-16
/
+8
2015-12-15
usb: gadget: f_midi: remove duplicated code
Felipe F. Tonello
1
-19
/
+0
2015-12-15
usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()
Yoshihiro Shimoda
1
-7
/
+12
2015-12-15
usb: renesas_usbhs: Modify pipe configuration
Yoshihiro Shimoda
4
-127
/
+66
2015-12-15
usb: dwc2: host: process all completed urbs
Gregory Herrero
1
-2
/
+36
2015-12-15
usb: dwc2: host: always increment available host channel during release
Gregory Herrero
1
-0
/
+1
2015-12-15
usb: dwc2: host: program descriptor for next frame
Gregory Herrero
2
-2
/
+32
2015-12-15
usb: dwc2: host: add function to compare frame index
Gregory Herrero
1
-0
/
+13
2015-12-15
usb: dwc2: host: spinlock release channel
Gregory Herrero
1
-0
/
+4
2015-12-15
usb: dwc2: host: fix use of qtd after free in desc dma mode
Gregory Herrero
1
-1
/
+4
2015-12-15
usb: dwc2: host: rework isochronous halt path
Gregory Herrero
1
-1
/
+21
2015-12-15
usb: dwc2: host: set active bit in isochronous descriptors
Gregory Herrero
1
-8
/
+3
2015-12-15
usb: dwc2: host: ensure filling of isoc desc is correctly done
Gregory Herrero
1
-2
/
+3
2015-12-15
usb: misc: usbtest: improve the description for error message
Peter Chen
1
-2
/
+2
2015-12-15
usb: gadget: f_sourcesink: add queue depth
Peter Chen
3
-33
/
+127
2015-12-15
usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple
Felipe Balbi
3
-139
/
+0
2015-12-15
usb: dwc3: add generic OF glue layer
Felipe Balbi
3
-0
/
+188
2015-12-15
usb: dwc3: ep0: fix setup_packet_pending initialization
Felipe Balbi
2
-5
/
+7
2015-12-15
usb: dwc3: gadget: simplify next_request() return check
Felipe Balbi
1
-3
/
+2
2015-12-15
usb: dwc3: ep0: purge dev_dbg() calls
Felipe Balbi
1
-2
/
+2
2015-12-15
usb: dwc3: core: purge dev_dbg() calls
Felipe Balbi
1
-3
/
+5
2015-12-15
usb: dwc3: gadget: purge dev_dbg() calls
Felipe Balbi
1
-16
/
+21
2015-12-15
usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()
Felipe Balbi
1
-15
/
+11
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
27
-68
/
+194
2015-12-11
USB: add quirk for devices with broken LPM
Alan Stern
2
-1
/
+12
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+44
2015-12-11
USB: mos7840: remove redundant condition
Geyslan G. Bem
1
-1
/
+1
2015-12-11
USB: io_edgeport: remove redundant conditions
Geyslan G. Bem
1
-21
/
+14
2015-12-09
Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-5
/
+12
2015-12-09
usb: musb: fail with error when no DMA controller set
Aaro Koskinen
1
-0
/
+1
2015-12-08
usb: gadget: uvc: fix permissions of configfs attributes
Mian Yousaf Kaukab
1
-1
/
+1
2015-12-08
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
1
-1
/
+6
2015-12-08
usb: phy: msm: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+3
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
3
-4
/
+4
2015-12-04
xhci: refuse loading if nousb is used
Oliver Neukum
1
-0
/
+4
2015-12-04
usb: make "nousb" a clear module parameter
Oliver Neukum
1
-5
/
+0
2015-12-04
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
1
-5
/
+3
2015-12-04
usb: whci: fhci: remove comparison to bool
Geyslan G. Bem
2
-2
/
+2
2015-12-04
usb: Add connected retry on resume for non SS devices
Al Cooper
1
-6
/
+10
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
1
-6
/
+5
2015-12-04
usb: Quiet down false peer failure messages
Don Zickus
1
-2
/
+2
2015-12-04
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
1
-0
/
+8
2015-12-04
xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()
Mika Westerberg
1
-2
/
+6
2015-12-01
usb: core: lpm: add sysfs node for usb3 lpm permit
Lu Baolu
3
-4
/
+105
2015-12-01
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2
-14
/
+56
2015-12-01
usb: host: ehci-msm: Use posted data writes on AHB
Andy Gross
1
-2
/
+2
2015-12-01
usb: chipidea: msm: Use posted data writes on AHB
Andy Gross
1
-1
/
+2
2015-12-01
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
1
-8
/
+9
2015-12-01
usb: misc: usbtest: Remove timeval usage
Deepa Dinamani
1
-82
/
+147
2015-12-01
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
1
-4
/
+5
[prev]
[next]