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
/
gadget
Age
Commit message (
Expand
)
Author
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-17
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-10-05
USB: net2280: Remove ->disconnect() callback from net2280_pullup()
Alan Stern
2018-10-05
usb: gadget: udc: renesas_usb3: add support for r8a77990
Yoshihiro Shimoda
2018-10-02
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
Yoshihiro Shimoda
2018-10-02
usb: gadget: f_uac2: disable IN/OUT ep if unused
Andreas Pape
2018-10-02
USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()
Alan Stern
2018-10-02
usb: gadget: atmel: remove pointless retrieval of DT name property
Rob Herring
2018-10-02
usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation
Nicholas Mc Guire
2018-10-02
usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
Nicholas Mc Guire
2018-10-02
usb: gadget: udc: atmel: handle at91sam9rl PMC
Alexandre Belloni
2018-10-02
usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...
Jia-Ju Bai
2018-10-02
usb: gadget: udc: Remove unnecessary parentheses
Nathan Chancellor
2018-10-02
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
Colin Ian King
2018-10-02
Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/next
Felipe Balbi
2018-09-25
usb: gadget: uvc: configfs: Use %u to print unsigned int values
Laurent Pinchart
2018-09-25
usb: gadget: uvc: configfs: Simplify attributes macros
Laurent Pinchart
2018-09-25
usb: gadget: uvc: configfs: Fix operation on big endian platforms
Laurent Pinchart
2018-09-25
usb: gadget: uvc: Remove uvc_set_trace_param() function
Laurent Pinchart
2018-09-25
usb: gadget: uvc: Replace plain printk() with dev_*()
Laurent Pinchart
2018-09-25
usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
Laurent Pinchart
2018-09-25
usb: gadget: uvc: Factor out video USB request queueing
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Sort frame intervals upon writing
Paul Elder
2018-09-24
usb: gadget: uvc: configfs: Prevent format changes after linking header
Joel Pepper
2018-09-24
usb: gadget: uvc: configfs: Add bFrameIndex attributes
Joel Pepper
2018-09-24
usb: gadget: uvc: configfs: Add bFormatIndex attributes
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Add interface number attributes
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Allocate groups dynamically
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Drop leaked references to config items
Laurent Pinchart
2018-09-18
usb: gadget: uvc: configfs: Add section header comments
Laurent Pinchart
2018-09-18
usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
Laurent Pinchart
2018-09-11
signal: Don't send siginfo to kthreads.
Eric W. Biederman
2018-09-11
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-08-29
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
2018-08-29
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
2018-08-29
USB: net2280: Fix erroneous synchronization change
Alan Stern
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-07-30
usb: gadget: udc: renesas_usb3: Add register of usb role switch
Yoshihiro Shimoda
2018-07-26
usb: gadget: storage: Remove reference counting
Jaejoong Kim
2018-07-26
usb: gadget: storage: Add error handling for no memory
Jaejoong Kim
2018-07-26
USB: gadget: Document that certain ep operations can be called in interrupt c...
Alan Stern
2018-07-26
usb: gadget: configfs: avoid spaces for indentation
Parth Y Shah
[next]