index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2011-12-09
USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()
Dave Martin
2011-12-09
USB: cdc-acm: Fix potential deadlock (lockdep warning)
Havard Skinnemoen
2011-12-09
Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...
Greg Kroah-Hartman
2011-12-09
usb: PS3 EHCI QH read work-around
Geoff Levand
2011-12-08
usb: Fix PS3 EHCI suspend
Geoff Levand
2011-12-08
usb: PS3 EHCI HC reset work-around
Geoff Levand
2011-12-08
usb: Remove ehci_reset call from ehci_run
Geoff Levand
2011-11-30
USB: ohci-s3c2410: add PM support
Jingoo Han
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-11-26
usb/isp1760: Fix race condition memory leak
Arvid Brodin
2011-11-26
usb/isp1760: Simpler queue head list code.
Arvid Brodin
2011-11-26
xHCI: Adding #define values used for hub descriptor
Aman Deep
2011-11-26
USB: OTG should be linked before Host
Neil Zhang
2011-11-26
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Andrew Worsley
2011-11-26
USB: remove BKL comments
Davidlohr Bueso
2011-11-26
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
2011-11-21
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-18
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
2011-11-18
USB: option: add PID of Huawei E173s 3G modem
Ferenc Wagner
2011-11-18
OHCI: final fix for NVIDIA problems (I hope)
Alan Stern
2011-11-18
USB: option: release new PID for ZTE 3G modem
zheng.zhijian@zte.com.cn
2011-11-18
usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c
Jayachandran C
2011-11-18
usb: Netlogic: Use CPU_XLR in place of NLM_XLR
Jayachandran C
2011-11-18
USB: make the usbfs memory limit configurable
Alan Stern
2011-11-18
USB: change the memory limits in usbfs URB submission
Alan Stern
2011-11-18
USB: unify some error pathways in usbfs
Alan Stern
2011-11-18
USB: remove homegrown UTF conversion routine for gadgets
Alan Stern
2011-11-18
OHCI: remove uses of hcd->state
Alan Stern
2011-11-17
f_phonet: fix page offset of first received fragment
RĂ©mi Denis-Courmont
2011-11-16
powerpc/fsl_udc_core: Fix dumb typo
Al Viro
2011-11-15
USB: serial: do not forward USB specific errors in write
Johan Hovold
2011-11-15
USB: serial: fix whitespace issues
Johan Hovold
2011-11-15
USB: oti6858: forward USB errors to USB serial core
Johan Hovold
2011-11-15
USB: oti6858: remove dead code
Johan Hovold
2011-11-15
USB: iuu_phoenix: forward USB errors to USB serial core
Johan Hovold
2011-11-15
USB: cp210x: forward USB errors to USB serial core
Johan Hovold
2011-11-15
USB: ch341: forward USB errors to USB serial core
Johan Hovold
2011-11-15
USB: serial: do not forward USB specific errors in open
Johan Hovold
2011-11-15
USB: move usb_translate_errors to linux/usb.h
Johan Hovold
2011-11-15
USB: serial: add support for multiple read urbs
Johan Hovold
2011-11-15
USB: pl2303: use usb_serial_generic_open
Johan Hovold
2011-11-15
USB: pl2302: clean up error handling in open
Johan Hovold
2011-11-15
USB: pl2303: return errors from usb_submit_urb in open
Johan Hovold
2011-11-15
USB: usb_debug: use process_read_urb
Johan Hovold
2011-11-15
USB: usb_debug: fix indentation
Johan Hovold
2011-11-15
USB: serial: reuse generic write urb and bulk-out buffer
Johan Hovold
2011-11-15
USB: serial: remove unnecessary bulk-urb re-fills
Johan Hovold
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb fields
Johan Hovold
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
[next]