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-06-17
usb: add devicetree helpers for determining dr_mode and phy_type
Michael Grzeschik
3
-0
/
+83
2013-06-17
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
3
-83
/
+111
2013-06-17
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
3
-62
/
+129
2013-06-17
usb: chipidea: improve kconfig
Peter Chen
1
-3
/
+3
2013-06-17
usb: chipidea: ci13xxx_imx: remove 'phy_np'
Fabio Estevam
1
-7
/
+5
2013-06-17
usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL
Fabio Estevam
1
-1
/
+2
2013-06-17
usb: chipidea: ci13xxx_imx: remove reg_vbus
Fabio Estevam
1
-8
/
+6
2013-06-17
usb: chipidea: ci13xxx_imx: fix error path
Fabio Estevam
1
-6
/
+7
2013-06-17
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
3
-2
/
+21
2013-06-17
usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exit
Fabio Estevam
1
-2
/
+2
2013-06-17
usb: chipidea: ci13xxx_imx: let device core handle pinctrl
Fabio Estevam
1
-7
/
+0
2013-06-17
usb: wire adapter: add scatter gather support
Thomas Pugliese
2
-15
/
+167
2013-06-17
usb/gadget: Kconfig: fix separate building of configfs-enabled functions
Andrzej Pietrasiewicz
1
-0
/
+64
2013-06-17
usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource
Tushar Behera
1
-1
/
+1
2013-06-17
USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path
Greg Kroah-Hartman
1
-33
/
+19
2013-06-17
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
1
-3
/
+6
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
15
-87
/
+73
2013-06-17
Merge 3.10-rc6 into usb-next
Greg Kroah-Hartman
5
-21
/
+23
2013-06-17
Merge 3.10-rc6 into tty-next
Greg Kroah-Hartman
5
-21
/
+23
2013-06-14
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...
Olof Johansson
3
-81
/
+187
2013-06-14
Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...
Olof Johansson
3
-51
/
+93
2013-06-14
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-27
/
+93
2013-06-14
xhci: remove BUG() in xhci_get_endpoint_type()
Mathias Nyman
1
-5
/
+9
2013-06-14
xhci: Remove BUG in xhci_setup_addressable_virt_dev
Mathias Nyman
1
-25
/
+10
2013-06-14
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
4
-35
/
+126
2013-06-14
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
Sarah Sharp
1
-2
/
+6
2013-06-12
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
64
-1168
/
+5539
2013-06-12
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
George Cherian
1
-57
/
+116
2013-06-12
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
George Cherian
1
-0
/
+57
2013-06-12
usb: dwc3: omap: Adding am437x specific register map changes
George Cherian
1
-0
/
+6
2013-06-12
usb: gadget: f_mass_storage: fix default product name
Andrzej Pietrasiewicz
1
-2
/
+2
2013-06-12
usb: dwc3: omap: improve error handling of dwc3_omap_probe
Kishon Vijay Abraham I
1
-3
/
+14
2013-06-11
usb: chipidea: fix id change handling
Alexander Shishkin
1
-1
/
+2
2013-06-11
usb: chipidea: fix no transceiver case
Alexander Shishkin
1
-5
/
+8
2013-06-11
phy-rcar-usb: add R8A7778 support
Sergei Shtylyov
2
-11
/
+36
2013-06-11
phy-rcar-usb: handle platform data
Sergei Shtylyov
1
-6
/
+45
2013-06-11
phy-rcar-usb: correct base address
Sergei Shtylyov
1
-18
/
+10
2013-06-11
phy-rcar-usb: remove EHCI internal buffer setup
Sergei Shtylyov
1
-24
/
+4
2013-06-11
ehci-platform: add pre_setup() method to platform data
Sergei Shtylyov
1
-0
/
+6
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
22
-164
/
+122
2013-06-10
USB: pl2303: fix device initialisation at open
Johan Hovold
1
-5
/
+5
2013-06-10
USB: spcp8x5: fix device initialisation at open
Johan Hovold
1
-6
/
+4
2013-06-10
USB: f81232: fix device initialisation at open
Johan Hovold
1
-4
/
+4
2013-06-10
usb: gadget: add Faraday fotg210_udc driver
Yuan-Hsin Chen
4
-0
/
+1483
2013-06-10
usb: gadget: f_rndis: add configfs support
Andrzej Pietrasiewicz
3
-1
/
+73
2013-06-10
usb: gadget: f_rndis: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-14
/
+8
2013-06-10
usb: gadget: rndis: init & exit rndis at module load/unload
Andrzej Pietrasiewicz
3
-18
/
+4
2013-06-10
usb: gadget: ether: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2
-23
/
+34
2013-06-10
usb: gadget: f_rndis: convert to new function interface with backward compati...
Andrzej Pietrasiewicz
7
-28
/
+215
2013-06-10
usb: gadget: f_subset: add configfs support
Andrzej Pietrasiewicz
3
-1
/
+64
[prev]
[next]