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
Age
Commit message (
Expand
)
Author
2017-01-25
xhci: Put warning message on a single line
Alexander Stein
2017-01-25
usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure
Baolin Wang
2017-01-25
usb: xhci: remove unnecessary second abort try
Lu Baolu
2017-01-25
xhci: remove unnecessary check for pending timer
Mathias Nyman
2017-01-25
xhci: detect stop endpoint race using pending timer instead of counter.
Mathias Nyman
2017-01-25
xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
Mathias Nyman
2017-01-25
xhci: simplify if statement to make it more readable
Mathias Nyman
2017-01-25
usb: storage: sddr09: Remove a set-but-not-used variable
Augusto Mecking Caringi
2017-01-25
usb: musb: constify musb_hdrc_config structures
Bhumika Goyal
2017-01-25
Merge 4.10-rc5 into usb-next
Greg Kroah-Hartman
2017-01-24
usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter
Sevak Arakelyan
2017-01-24
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
2017-01-24
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
2017-01-24
usb: dwc2: Force port resume on switching to device mode
Chen Yu
2017-01-24
usb: dwc2: Workaround case where GOTGCTL state is wrong
John Stultz
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
usb: dwc2: Show dr_mode via debugfs
John Youn
2017-01-24
usb: dwc2: Remove debug prints in params.c
John Youn
2017-01-24
usb: dwc2: Add debugfs file to show params
John Youn
2017-01-24
usb: dwc2: Remove unnecessary parameters
John Youn
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
usb: dwc2: Remove platform static params
John Youn
2017-01-24
usb: dwc2: Check core parameters
John Youn
2017-01-24
usb: dwc2: Rearrange param structure members
John Youn
2017-01-24
usb: dwc2: Update parameter types
John Youn
2017-01-24
usb: dwc2: Get device properties
John Youn
2017-01-24
usb: dwc2: Set core parameters to default values
John Youn
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
2017-01-24
usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
Krzysztof Opasiak
2017-01-24
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
2017-01-24
usb: gadget: udc: atmel: Update endpoint allocation scheme
Cristian Birsan
2017-01-24
usb: gadget: f_fs: Accept up to 30 endpoints.
Vincent Pelletier
2017-01-24
usb: gadger: f_fs: Do not copy past descriptor end.
Vincent Pelletier
2017-01-24
usb: phy: fsl: Remove the set_power callback
Baolin Wang
2017-01-24
usb: phy: msm: Remove the set_power callback
Baolin Wang
2017-01-24
usb: phy: ab8500: Remove the set_power callback
Baolin Wang
2017-01-24
usb: dwc2: gadget: Set GDFIFOCFG
Sevak Arakelyan
2017-01-24
usb: gadget: uac2: add req_number as parameter
Peter Chen
2017-01-24
usb: dwc2: Fix sizeof in kzalloc
John Youn
2017-01-24
usb: dwc2: Remove 'return' from void function
John Youn
2017-01-24
usb: dwc2: Fix code indentation after conditionals
John Youn
2017-01-24
usb: dwc2: Fix lines over 80 characters
John Youn
2017-01-24
usb: dwc2: Fix brace usage
John Youn
2017-01-24
usb: dwc2: Fix logical continuations
John Youn
2017-01-24
usb: dwc2: Fix comment alignment and format
John Youn
2017-01-24
usb: dwc2: Add identifier in prototypes
John Youn
2017-01-24
usb: dwc2: Cleanup some checkpatch issues
John Youn
2017-01-24
usb: gadget: f_hid: Use spinlock instead of mutex
Krzysztof Opasiak
[prev]
[next]