index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
4
-53
/
+0
2012-11-17
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
6
-13
/
+59
2012-11-16
Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-22
/
+71
2012-11-16
usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
Kishon Vijay Abraham I
1
-2
/
+2
2012-11-16
usb: phy: change phy notify connect/disconnect API
Peter Chen
2
-10
/
+16
2012-11-16
usb: refine phy notify operation during connection and disconnection
Peter Chen
1
-8
/
+8
2012-11-16
usb: mxs-phy: re-init phy during the connection is useless
Peter Chen
1
-1
/
+0
2012-11-16
Revert "usb: otg: mxs-phy: Fix mx23 operation"
Peter Chen
1
-35
/
+3
2012-11-16
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
Dan Williams
1
-0
/
+38
2012-11-16
USB: fix authorization and claimed port logic
Hindin Joseph
1
-3
/
+4
2012-11-15
usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*
Peter Ujfalusi
1
-25
/
+21
2012-11-15
usb: misc: usbtest: send ISO packets for g_zero
Boyan Nedeltchev
1
-0
/
+1
2012-11-15
usb: spear-ehci/ohci: Use devm_*() routines
Viresh Kumar
2
-45
/
+25
2012-11-15
usb: spear-ehci/ohci: Do clk_get using dev-id
Amardeep Rai
2
-24
/
+2
2012-11-15
usb: ehci-mxc: Remove unused 'echi' variable
Fabio Estevam
1
-2
/
+0
2012-11-15
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
Wei Yongjun
1
-3
/
+0
2012-11-13
Revert "USB/host: Cleanup unneccessary irq disable code"
Greg Kroah-Hartman
3
-2
/
+18
2012-11-13
USB: option: add Alcatel X220/X500D USB IDs
Dan Williams
1
-0
/
+2
2012-11-13
USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
Dan Williams
1
-0
/
+7
2012-11-13
USB: keyspan: fix typo causing GPF on open
Bjørn Mork
1
-2
/
+1
2012-11-12
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
Felipe Balbi
2
-8
/
+5
2012-11-12
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
1
-1
/
+1
2012-11-12
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
1
-2
/
+5
2012-11-12
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
1
-2
/
+7
2012-11-12
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
1
-13
/
+19
2012-11-12
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
1
-1
/
+1
2012-11-12
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
3
-13
/
+15
2012-11-12
USB: report submission of active URBs
Alan Stern
1
-1
/
+6
2012-11-12
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2
-11
/
+5
2012-11-12
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
5
-16
/
+9
2012-11-12
USB: fix endpoint-disabling for failed config changes
Alan Stern
1
-23
/
+31
2012-11-12
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
44
-4755
/
+780
2012-11-12
Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-132
/
+43
2012-11-12
Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
15
-353
/
+188
2012-11-12
Merge tag 'xceiv-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
4
-13
/
+234
2012-11-09
Revert "usb: musb: dsps: remove explicit NOP device creation"
Afzal Mohammed
1
-1
/
+2
2012-11-08
usb: gadget: ncm: correct endianess conversion
Dmytro Milinevskyy
1
-4
/
+8
2012-11-08
usb: gadget: g_ether: fix frame size check
Ian Coolidge
1
-1
/
+2
2012-11-08
usb: gadget: Remove reference to is_dualspeed from sysfs.
Michal Nazarewicz
2
-14
/
+0
2012-11-08
usb: gadget: storage_common: Make fsg_lun_is_open() a function.
Michal Nazarewicz
1
-2
/
+5
2012-11-08
usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.
Michal Nazarewicz
2
-134
/
+0
2012-11-08
usb: gadget: storage_common: Remove FSG specific definitions.
Michal Nazarewicz
1
-28
/
+0
2012-11-08
usb: gadget: Remove File-backed Storage Gadget (g_file_storage).
Michal Nazarewicz
5
-3687
/
+4
2012-11-08
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
Kuninori Morimoto
3
-0
/
+106
2012-11-08
usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory
Felipe Balbi
1
-3
/
+1
2012-11-08
usb: gadget: g_ether: fix frame size check for 802.1Q
Ian Coolidge
1
-1
/
+2
2012-11-06
usb: musb: remove generic_interrupt
Philippe De Swert
4
-33
/
+46
2012-11-06
usb: musb: cppi_dma: export cppi_interrupt()
Sergei Shtylyov
1
-0
/
+1
2012-11-06
usb: renesas_usbhs: host: add endpoint user counter
Kuninori Morimoto
1
-11
/
+13
2012-11-06
usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()
Kuninori Morimoto
1
-4
/
+0
[next]