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
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
51
-399
/
+420
2014-07-16
usb: gadget: Gadget directory cleanup - group legacy gadgets
Andrzej Pietrasiewicz
23
-501
/
+521
2014-07-16
Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-59
/
+23
2014-07-16
usb: renesas_usbhs: add R-Car Gen. 2 init and power control
Ulrich Hecht
5
-6
/
+145
2014-07-16
usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cle...
Li Jun
1
-0
/
+1
2014-07-16
usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon
George Cherian
2
-6
/
+90
2014-07-16
usb: musb: core: Convert the musb_platform_reset to have a return value.
George Cherian
3
-9
/
+14
2014-07-16
usb: musb: core: Convert babble recover work to delayed work
George Cherian
2
-8
/
+9
2014-07-16
usb: musb: core: Handle Babble condition only in HOST mode
George Cherian
1
-1
/
+1
2014-07-16
usb: dwc3: omap: add dwc3_omap_extcon_register function
George Cherian
1
-26
/
+39
2014-07-16
usb: dwc3: omap: add dwc3_omap_set_utmi_mode() function
George Cherian
1
-19
/
+25
2014-07-16
usb: dwc3: omap: add dwc3_omap_map_offset() function
George Cherian
1
-16
/
+22
2014-07-16
usb: dwc3: omap: remove x_major calculation from revision register
George Cherian
1
-32
/
+7
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-07-13
Merge 3.16-rc5 into usb-next
Greg Kroah-Hartman
4
-2
/
+15
2014-07-11
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2
-0
/
+8
2014-07-11
USB: add reset resume quirk for usb3503
Joonyoung Shim
1
-0
/
+3
2014-07-11
usb: usb3503: add PM functions
Joonyoung Shim
1
-2
/
+32
2014-07-10
usb: gadget: NCM: Stop RX TCP Bursts getting dropped.
Jim Baxter
1
-7
/
+8
2014-07-10
usb: gadget: NCM: Add transmit multi-frame.
Jim Baxter
3
-87
/
+269
2014-07-10
usb: gadget: NCM: RX function support multiple NDPs
Jim Baxter
1
-68
/
+78
2014-07-10
usb: gadget: fix eem_wrap cloned skb logic
Nathan Sullivan
1
-12
/
+10
2014-07-10
usb: dwc3: gadget: remove unnecessary 'start_new' variable
Jingoo Han
1
-4
/
+3
2014-07-10
usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-9
/
+3
2014-07-10
usb: gadget: Convert drivers to use module_usb_composite_driver()
Tobias Klauser
10
-120
/
+15
2014-07-10
usb: gadget: f_fs: OS descriptors support
Andrzej Pietrasiewicz
2
-8
/
+340
2014-07-10
usb: gadget: u_os_desc: helper functions for accessing ext prop buffer
Andrzej Pietrasiewicz
1
-13
/
+46
2014-07-10
usb: gadget: f_fs: rename descriptor parsing functions
Andrzej Pietrasiewicz
1
-3
/
+4
2014-07-10
usb: phy: tegra: Do not include asm/mach-types.h
Thierry Reding
1
-1
/
+0
2014-07-10
usb: musb: register nop transceiver driver for jz4740
Apelete Seketeli
1
-0
/
+3
2014-07-10
usb: gadget: net2280: Fix typo on #ifdef
Ricardo Ribalda Delgado
1
-1
/
+1
2014-07-10
usb: gadget: pxa25x_udc: use correct header for gpio devm_ functions
Arnd Bergmann
1
-1
/
+1
2014-07-10
usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
Yoshihiro Shimoda
3
-0
/
+13
2014-07-10
usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.
Yoshihiro Shimoda
1
-0
/
+1
2014-07-09
fotg210: Use managed interfaces for allocation of resources
Himangi Saraogi
1
-39
/
+9
2014-07-09
uhci-platform: use devm_ioremap resource
Himangi Saraogi
1
-17
/
+5
2014-07-09
USB: ftdi_sio: Add extra PID.
Bert Vermeulen
2
-2
/
+4
2014-07-09
USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
Tuomas Tynkkynen
1
-5
/
+3
2014-07-09
USB: EHCI: tegra: Fix probe order issue leading to broken USB
Tuomas Tynkkynen
1
-3
/
+59
2014-07-09
drivers/usb/serial/mos7840.c: remove unnecessary null test before kfree
Fabian Frederick
1
-4
/
+1
2014-07-09
usb: host: uhci-grlib.c : use devm_ functions
Himangi Saraogi
1
-22
/
+9
2014-07-09
USB: EHCI: tegra: Fix use-after-free in .remove()
Tuomas Tynkkynen
1
-1
/
+2
2014-07-09
USB: ehci-pci: USB host controller support for Intel Quark X1000
Bryan O'Donoghue
1
-0
/
+25
2014-07-09
USB: OHCI: don't allocate HCCA atomically
Vladimir Zapolskiy
1
-1
/
+1
2014-07-09
USB: UHCI: don't allocate frame list atomically
Vladimir Zapolskiy
1
-1
/
+1
2014-07-09
USB: EHCI: don't allocate hardware periodic table atomically by default
Vladimir Zapolskiy
1
-1
/
+1
2014-07-09
drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-6
/
+2
2014-07-09
USB: ehci-spear: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-09
USB: ehci-tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-07-09
USB: ohci-spear: Make of_device_id array const
Jingoo Han
1
-1
/
+1
[prev]
[next]