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
/
function
Age
Commit message (
Expand
)
Author
2015-01-12
usb: gadget: f_uvc: rename a macro to avoid conflicts
Andrzej Pietrasiewicz
2015-01-12
usb: gadget: hid: consistently use 2^n - 1 for max values
Andrzej Pietrasiewicz
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-11-21
usb: gadget: function: delete an unnecessary check before rndis_add_hdr()
Markus Elfring
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-18
usb: gadget: f_hid: fix error handling in ghid_setup()
Dan Carpenter
2014-11-18
usb: gadget: f_hid: use after free in hidg_alloc_inst()
Dan Carpenter
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-12
usb: gadget: midi: f_midi_alloc() can be static
Fengguang Wu
2014-11-12
usb: gadget: f_hid: hidg_alloc() can be static
Fengguang Wu
2014-11-12
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Alexander Duyck
2014-11-06
usb: gadget: hid: add configfs support
Andrzej Pietrasiewicz
2014-11-06
usb: gadget: f_hid: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-11-06
usb: gadget: f_hid: remove compatibility layer
Andrzej Pietrasiewicz
2014-11-06
usb: gadget: f_hid: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2014-11-06
usb: gadget: f_hid: check return value of device_create
Andrzej Pietrasiewicz
2014-11-06
usb: gadget: f_hid: check return value of class_create
Andrzej Pietrasiewicz
2014-11-05
usb: gadget: f_midi: add configfs support
Andrzej Pietrasiewicz
2014-11-05
usb: gadget: f_midi: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-11-05
usb: gadget: f_midi: remove compatibility layer
Andrzej Pietrasiewicz
2014-11-05
usb: gadget: f_midi: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-11-05
usb: gadget: f_midi: check kstrdup() return value
Andrzej Pietrasiewicz
2014-11-05
usb: gadget: f_midi: enable use of the index parameter
Andrzej Pietrasiewicz
2014-11-03
usb: gadget: function: Added usb_assign_descriptors failure check
Pavitrakumar Managutte
2014-11-03
usb: gadget: f_uac1: remove an unneeded NULL check
Dan Carpenter
2014-10-23
usb: gadget: function: Fixed the return value on error path
Pavitrakumar Managutte
2014-10-23
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
2014-10-23
usb: gadget: loopback: don't queue requests to bogus endpoints
Felipe Balbi
2014-10-23
usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set
David Cohen
2014-10-23
usb: gadget: f_fs: remove redundant ffs_data_get()
Robert Baldyga
2014-10-20
usb: gadget: function: f_obex: fix Interface Descriptor Test
Felipe Balbi
2014-10-20
usb: gadget: function: uac2: add a release method
Felipe Balbi
2014-10-20
usb: gadget: function: uac2: prevent double ep disable
Felipe Balbi
2014-10-20
usb: gadget: function: uac2: add wMaxPacketSize to ep desc
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: disable endpoints on ->disable()
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: manage our video control endpoint
Felipe Balbi
2014-10-20
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: return correct alt-setting
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: make sure to balance ep enable/disable
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: conditionally dequeue
Felipe Balbi
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-09
f_fs: saner API for ffs_sb_create_file()
Al Viro
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-09-29
usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo
Arnd Bergmann
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-16
usb: gadget: uvc: Simplify uvcg_video_pump by using local variable
Laurent Pinchart
2014-09-16
usb: gadget: uvc: Fix endianness mismatches
Laurent Pinchart
2014-09-16
usb: gadget: uvc: uvc_alloc() can be static
Fengguang Wu
2014-09-16
usb: gadget: f_fs: virtual endpoint address mapping
Robert Baldyga
[next]