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
2013-07-29
usb: phy: make PHY driver selection possible by controller drivers
Roger Quadros
4
-20
/
+21
2013-07-29
usb: dwc3: ep0: don't change to configured state too early
Felipe Balbi
1
-2
/
+11
2013-07-29
usb: dwc3: ep0: only change to ADDRESS if set_config() succeeds
Felipe Balbi
1
-1
/
+1
2013-07-29
usb: gadget: udc-core: move sysfs_notify() to a workqueue
Felipe Balbi
1
-1
/
+11
2013-07-29
usb: dwc3: fix typo in comment of dwc3_ep
Huang Rui
1
-1
/
+1
2013-07-29
usb: dwc3: gadget: introduce dwc3_process_event_buf
Felipe Balbi
1
-37
/
+44
2013-07-29
usb: dwc3: gadget: rename dwc3_process_event_buf
Felipe Balbi
1
-2
/
+2
2013-07-29
usb: dwc3: gadget: get rid of IRQF_ONESHOT
Felipe Balbi
1
-1
/
+13
2013-07-29
usb: dwc3: core: introduce and use macros for Event Size register
Felipe Balbi
2
-2
/
+7
2013-07-29
usb: dwc3: gadget: don't enable LPM early
Felipe Balbi
1
-5
/
+0
2013-07-29
usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP
Felipe Balbi
1
-1
/
+0
2013-07-29
usb: dwc3: gadget: add a debugging print when initializing endpoints
Felipe Balbi
1
-0
/
+2
2013-07-29
usb: dwc3: gadget: move direction setting up
Felipe Balbi
1
-1
/
+1
2013-07-29
usb: dwc3: gadget: move debugging print around
Felipe Balbi
1
-2
/
+2
2013-07-29
usb: dwc3: core: switch over to devm_ioremap_resource()
Felipe Balbi
1
-13
/
+5
2013-07-29
usb: dwc3: omap: switch over to devm_ioremap_resource()
Felipe Balbi
1
-5
/
+3
2013-07-29
usb: dwc3: gadget: drop dwc3 manual phy control
Felipe Balbi
1
-61
/
+0
2013-07-29
usb: dwc3: adapt to use dr_mode device tree helper
Ruchika Kharwar
3
-43
/
+43
2013-07-29
usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()
Fabio Estevam
1
-5
/
+8
2013-07-29
usb: musb: get rid of unused proc_dir_entry
Greg Kroah-Hartman
1
-8
/
+0
2013-07-29
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
Tomasz Figa
1
-0
/
+10
2013-07-29
usb: dwc3: core: switch to snps,dwc3
Felipe Balbi
1
-0
/
+3
2013-07-29
usb: dwc3: make maximum-speed a per-instance attribute
Felipe Balbi
3
-18
/
+30
2013-07-29
usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;
Felipe Balbi
2
-2
/
+28
2013-07-29
usb: common: introduce of_usb_get_maximum_speed()
Felipe Balbi
1
-11
/
+38
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
12
-304
/
+91
2013-07-29
usb: dwc3: clean up redundant parameter comment
Huang Rui
1
-1
/
+0
2013-07-29
usb: dwc3: gadget: don't request IRQs in atomic
Felipe Balbi
1
-17
/
+22
2013-07-29
usb: gadget: remove imx_udc
Felipe Balbi
4
-1911
/
+0
2013-07-29
usb: dwc3: make glue layers selectable
Felipe Balbi
2
-10
/
+35
2013-07-29
usb: musb: unmap reqs in musb_gadget_queue()'s error case
Sebastian Andrzej Siewior
1
-2
/
+3
2013-07-29
usb: musb: core: call dma_controller_destroy() in the err path
Sebastian Andrzej Siewior
1
-0
/
+2
2013-07-29
usb: musb: remove a few is_dma_capable() in init/exit code
Sebastian Andrzej Siewior
1
-4
/
+3
2013-07-29
usb: musb: provide empty dma_controller_create() in PIO mode
Sebastian Andrzej Siewior
1
-0
/
+11
2013-07-29
usb: musb: dma: merge ->start/stop into create/destroy
Sebastian Andrzej Siewior
6
-77
/
+20
2013-07-29
usb: musb: musbhsdma: drop the controller check in dma_controller_destroy()
Sebastian Andrzej Siewior
1
-3
/
+0
2013-07-29
usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLY
Sebastian Andrzej Siewior
1
-3
/
+3
2013-07-25
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
1
-0
/
+9
2013-07-25
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
6
-12
/
+30
2013-07-25
USB: mos7840: fix memory leak in open
Johan Hovold
1
-8
/
+17
2013-07-25
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
Enrico Mioso
1
-7
/
+0
2013-07-25
usb: serial: option: add Olivetti Olicard 200
Dan Williams
1
-0
/
+2
2013-07-25
usb: serial: option: blacklist ONDA MT689DC QMI interface
Enrico Mioso
1
-1
/
+2
2013-07-25
Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-7
/
+14
2013-07-25
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-07-25
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2
-1
/
+7
2013-07-25
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
Randy Dunlap
1
-0
/
+1
2013-07-25
usb: xhci: Mark two functions __maybe_unused
Olof Johansson
1
-2
/
+2
2013-07-25
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
2013-07-24
usb: serial: option: Add ONYX 3G device support
Enrico Mioso
1
-0
/
+1
[prev]
[next]