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
2012-07-05
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
32
-295
/
+441
2012-07-05
Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-229
/
+407
2012-07-05
Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
25
-695
/
+3287
2012-07-05
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2
-1
/
+19
2012-07-05
Merge 3.5-rc5 into usb-next
Greg Kroah-Hartman
11
-24
/
+51
2012-07-02
usb: phy: fix error handling in usb_get_phy
Kishon Vijay Abraham I
1
-1
/
+2
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
21
-64
/
+82
2012-07-02
usb: gadget: at91_udc: Propagate devicetree to gadget drivers
Alexandre Pereira da Silva
1
-0
/
+1
2012-07-02
usb: gadget: fsl_udc: Propagate devicetree to gadget drivers
Alexandre Pereira da Silva
1
-0
/
+1
2012-07-02
usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers
Alexandre Pereira da Silva
1
-0
/
+1
2012-07-02
usb: gadget: lpc32xx_udc: Propagate devicetree to gadget drivers
Alexandre Pereira da Silva
1
-0
/
+1
2012-07-02
usb: gadget: mass_storage: make "file" and "ro" read only in some cases
Michal Nazarewicz
2
-6
/
+21
2012-07-02
usb: dwc3: return error in case of run/stop timeout
Pratyush Anand
1
-4
/
+7
2012-07-02
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
Pratyush Anand
2
-1
/
+9
2012-07-02
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
Pratyush Anand
1
-1
/
+0
2012-07-02
usb: dwc3: keep default hird threshold value as 4b1100
Pratyush Anand
1
-1
/
+1
2012-07-02
usb: dwc3: correct set_halt implementation for ep0
Pratyush Anand
3
-2
/
+16
2012-06-26
ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
Russ Dill
1
-1
/
+5
2012-06-26
USB: EHCI: define extension registers like normal ones
Alan Stern
2
-28
/
+13
2012-06-26
USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h
Guilherme Maciel Ferreira
6
-72
/
+54
2012-06-26
USB: CP210x Add 10 Device IDs
Craig Shelley
1
-0
/
+11
2012-06-26
USB: option: Add USB ID for Novatel Ovation MC551
Forest Bond
1
-0
/
+3
2012-06-26
usb: phy: Fix Kconfig dependency for Phy drivers
Alexandre Pereira da Silva
2
-3
/
+3
2012-06-25
uas: task mgmt & error handling
Gerd Hoffmann
1
-29
/
+131
2012-06-25
uas: track urbs, kill inflight urbs on disconnect.
Gerd Hoffmann
1
-0
/
+9
2012-06-25
uas: improve error handling
Gerd Hoffmann
1
-1
/
+13
2012-06-25
uas: keep track of command state, finish scsi cmd when really done.
Gerd Hoffmann
1
-15
/
+71
2012-06-25
uas: fix sense urb handling
Gerd Hoffmann
1
-21
/
+28
2012-06-25
Revert "usb/uas: one only one status URB/host on stream-less connection"
Gerd Hoffmann
1
-60
/
+10
2012-06-25
Revert "usb/uas: make sure data urb is gone if we receive status before that"
Gerd Hoffmann
1
-75
/
+15
2012-06-25
usb: dwc3: ep0: prevent starting transfers twice on ep0
Felipe Balbi
1
-0
/
+1
2012-06-25
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
Felipe Balbi
1
-9
/
+0
2012-06-25
usb: gadget: Fix g_ether interface link status
Kevin Cernekee
1
-6
/
+6
2012-06-25
usb: otg: twl: use devres API to allocate resources
Kishon Vijay Abraham I
2
-25
/
+6
2012-06-25
usb: musb: omap: use devres API to allocate resources
Kishon Vijay Abraham I
1
-12
/
+7
2012-06-25
usb: musb: move otg specific initializations from twl to glue
Kishon Vijay Abraham I
3
-14
/
+5
2012-06-25
usb: musb: twl: use mailbox API to send VBUS or ID events
Kishon Vijay Abraham I
3
-84
/
+103
2012-06-25
usb: musb: move work_struct(otg_notifier_work) from core to omap glue
Kishon Vijay Abraham I
2
-11
/
+15
2012-06-25
usb: otg: utils: devres: Add API's to associate a device with the phy
Kishon Vijay Abraham I
1
-0
/
+62
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
30
-50
/
+122
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
31
-86
/
+86
2012-06-25
usb: dwc3: rename res_trans_idx to resource_index
Felipe Balbi
3
-12
/
+12
2012-06-25
usb: dwc3: gadget: split special cases of ep_queue()
Felipe Balbi
1
-22
/
+28
2012-06-25
usb: dwc3: remove WARN_ON from dwc_stop_active_transfer
Pratyush Anand
1
-10
/
+10
2012-06-22
Merge tag 'fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
5
-14
/
+23
2012-06-22
usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)
Alan Stern
1
-7
/
+0
2012-06-22
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
1
-0
/
+6
2012-06-22
usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver
Lukasz Majewski
1
-3
/
+30
2012-06-22
USB: DWC3: Issue device soft reset before core soft reset
Pratyush Anand
1
-2
/
+2
2012-06-22
USB: DWC3: Put 100 ms delay for phy to be stable
Pratyush Anand
1
-0
/
+2
[next]