index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-04-21
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
2014-04-21
usb: dwc3: core: refactor mode initialization to its own function
Felipe Balbi
2014-04-21
usb: phy: mv-u3d: switch over to writel/readl
Felipe Balbi
2014-04-21
usb: phy: am335x-control: wait 1ms after power-up transitions
Daniel Mack
2014-04-21
usb: gadget: f_rndis: reduce NETTX irq caused by free skb header
Macpaul Lin
2014-04-21
Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"
Felipe Balbi
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-17
usb: gadget: fsl driver pullup fix
Suresh Gupta
2014-04-16
uas: fix deadlocky memory allocations
Oliver Neukum
2014-04-16
uas: fix error handling during scsi_scan()
Oliver Neukum
2014-04-16
uas: fix GFP_NOIO under spinlock
Oliver Neukum
2014-04-16
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
Michael Ulbricht
2014-04-16
USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature
Laurent Pinchart
2014-04-16
USB: ohci-jz4740: Fix uninitialized variable warning
Laurent Pinchart
2014-04-16
USB: EHCI: tegra: set txfill_tuning
Stephen Warren
2014-04-16
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-16
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-16
USB: fix crash during hotplug of PCI USB controller card
Alan Stern
2014-04-16
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
Alexey Khoroshilov
2014-04-16
usb: usb-common: fix typo for usb_state_string
Peter Chen
2014-04-16
USB: usb_wwan: fix handling of missing bulk endpoints
Johan Hovold
2014-04-16
USB: pl2303: add ids for Hewlett-Packard HP POS pole displays
Aaron Sanders
2014-04-16
USB: cp210x: Add 8281 (Nanotec Plug & Drive)
Tristan Bruns
2014-04-16
usb: option driver, add support for Telit UE910v2
Daniele Palmas
2014-04-16
Revert "USB: serial: add usbid for dell wwan card to sierra.c"
Johan Hovold
2014-04-16
USB: serial: ftdi_sio: add id for Brainboxes serial cards
Michele Baldessari
2014-04-16
usb: dwc3: core: refactor PHY initialization
Felipe Balbi
2014-04-16
usb: dwc3: gadget: clear stall when disabling endpoint
Felipe Balbi
2014-04-16
usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()
Chao Bi
2014-04-16
usb: phy: return an error in usb_get_phy() if try_module_get() fails
Mathias Krause
2014-04-16
usb: gadget: rndis: Include "u_rndis.h"
Fabio Estevam
2014-04-16
usb : gadget : fsl: fix the fault issue on rmmod
Suresh Gupta
2014-04-16
usb: musb: dsps: move debugfs_remove_recursive()
Daniel Mack
2014-04-16
usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probe
Lubomir Rintel
2014-04-16
usb: dwc3: core: Fix gadget for system suspend/resume
Roger Quadros
2014-04-16
usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
Roger Quadros
2014-04-16
usb: dwc3: gadget: Iterate only over valid endpoints
Jack Pham
2014-04-15
usb: musb: omap2430: make sure clocks are enabled when running mailbox
Felipe Balbi
2014-04-15
usb: musb: fix PHY power on/off
Felipe Balbi
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-04
Merge branch 'devel-stable' into for-next
Russell King
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]