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
2016-02-03
Add ioctl to retrieve USBTMC-USB488 capabilities
Dave Penkler
2016-02-03
Add support for receiving USBTMC USB488 SRQ notifications via poll/select
Dave Penkler
2016-02-03
Add support for USBTMC USB488 SRQ notification with fasync
Dave Penkler
2016-02-03
Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.
Dave Penkler
2016-02-03
usb: usbip: Fix possible deadlocks reported by lockdep
Andrew Goodbody
2016-02-03
USB: cxacru: fix an bounds check warning
Dan Carpenter
2016-02-03
usb: storage: ene_ub6250: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
2016-02-03
usb: host: ehci-sched: remove unnecessary braces
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: use sizeof operator with parens
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: add line after declarations
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: use C89-style comments
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove useless else branch
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove prohibited spaces
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: add spaces around operators
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: remove useless initializations
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: move constants to right
Geyslan G. Bem
2016-02-03
usb: host: ehci-sched: refactor scan_isoc function
Geyslan G. Bem
2016-02-03
usb: ehci: remove old stub_debug_files definition
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: add function output_buf_tds_dir()
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: enclose conditional blocks with braces
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: replace sizeof operand
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: remove blank line before close brace
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: add blank line after declarations
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: convert macro to inline function
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: use a blank line after struct declarations
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: fix up function definitions
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: use scnprintf() in qh_lines()
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: put spaces around operators
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: fix up closing parenthesis
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: move trailing statements to next line
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: use C89-style comments
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: remove space before open square bracket
Geyslan G. Bem
2016-02-03
usb: host: ehci-dbg: remove space before open parenthesis
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: move constant to right
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: move pointer operator to name side
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove macros trailing semicolon
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: use space after comma
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove direct use of __attribute__ keyword
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: fix single statement macros
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove space before open square bracket
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove space before function open parenthesis
Geyslan G. Bem
2016-02-03
usb: host: ehci.h: remove space before comma
Geyslan G. Bem
2016-02-03
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
2016-02-03
usb: no locking for reading descriptors in sysfs
Oliver Neukum
2016-02-03
usb: sysfs: make locking interruptible
Oliver Neukum
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
2016-02-03
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
Mathias Nyman
2016-02-03
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
Mathias Nyman
2016-02-03
xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
Mathias Nyman
[next]