index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
usb: gadget: function: delete an unnecessary check before rndis_add_hdr()
Markus Elfring
1
-2
/
+1
2014-11-20
usb: gadget: net2280: Fix superspeed dma_done()
Mario Schuknecht
1
-1
/
+1
2014-11-20
usb: gadget: at91_udc: move prepare clk into process context
Ronald Wahl
1
-12
/
+32
2014-11-20
usb: gadget: atmel_usba_udc: remove release function
Bo Shen
1
-9
/
+0
2014-11-20
usb: gadget: at91_udc: remove unused release function
Bo Shen
1
-9
/
+0
2014-11-20
usb: gadget: add USB3 support to the printer driver
Jorge Ramirez-Ortiz
1
-6
/
+59
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
74
-955
/
+4695
2014-11-18
usb: gadget: f_hid: fix error handling in ghid_setup()
Dan Carpenter
1
-5
/
+10
2014-11-18
usb: gadget: f_hid: use after free in hidg_alloc_inst()
Dan Carpenter
1
-0
/
+1
2014-11-18
usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC
Ashwini Pahuja
14
-0
/
+4384
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-87
/
+166
2014-11-12
usb: gadget: midi: f_midi_alloc() can be static
Fengguang Wu
2
-3
/
+3
2014-11-12
usb: gadget: f_hid: hidg_alloc() can be static
Fengguang Wu
1
-1
/
+1
2014-11-12
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Alexander Duyck
1
-3
/
+3
2014-11-10
usb: gadget: atmel_usba_udc: use udc-core's reset notifier
Peter Chen
1
-3
/
+2
2014-11-10
usb: gadget: bcm63xx_udc: use udc-core's reset notifier
Peter Chen
1
-2
/
+4
2014-11-10
usb: gadget: r8a66597-udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-10
usb: gadget: amd5536udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-10
usb: gadget: pch_udc: use udc-core's reset notifier
Peter Chen
1
-2
/
+2
2014-11-10
usb: gadget: fsl_qe_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-10
usb: gadget: mv_udc_core: use udc-core's reset notifier
Peter Chen
1
-1
/
+18
2014-11-10
usb: gadget: at91_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+26
2014-11-10
usb: gadget: fsl_udc_core: use udc-core's reset notifier
Peter Chen
1
-4
/
+7
2014-11-10
usb: gadget: m66592-udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-10
usb: gadget: pxa25x_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+28
2014-11-10
usb: gadget: net2272: use udc-core's reset notifier
Alan Stern
1
-10
/
+35
2014-11-10
usb: gadget: net2280: use udc-core's reset notifier
Alan Stern
1
-10
/
+35
2014-11-10
usb: gadget: dummy-hcd: use udc-core's reset notifier
Alan Stern
1
-9
/
+12
2014-11-10
usb: gadget: dbgp: Fix endpoint config after USB disconnect
Kyösti Mälkki
1
-12
/
+14
2014-11-10
usb: gadget: pxa27x_udc: fix warning in non device-tree build
Robert Jarzmik
1
-0
/
+2
2014-11-06
usb: gadget: hid: add configfs support
Andrzej Pietrasiewicz
3
-1
/
+160
2014-11-06
usb: gadget: f_hid: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-8
/
+6
2014-11-06
usb: gadget: f_hid: remove compatibility layer
Andrzej Pietrasiewicz
1
-73
/
+0
2014-11-06
usb: gadget: hid: convert to new interface of f_hid
Andrzej Pietrasiewicz
2
-23
/
+56
2014-11-06
usb: gadget: f_hid: convert to new function interface with backward compatibility
Andrzej Pietrasiewicz
5
-32
/
+227
2014-11-06
usb: gadget: hid: mirror init operations in module cleanup
Andrzej Pietrasiewicz
1
-1
/
+1
2014-11-06
usb: gadget: f_hid: check return value of device_create
Andrzej Pietrasiewicz
1
-2
/
+9
2014-11-06
usb: gadget: f_hid: check return value of class_create
Andrzej Pietrasiewicz
1
-0
/
+4
2014-11-05
usb: gadget: f_midi: add configfs support
Andrzej Pietrasiewicz
3
-2
/
+181
2014-11-05
usb: gadget: f_midi: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-6
/
+7
2014-11-05
usb: gadget: f_midi: remove compatibility layer
Andrzej Pietrasiewicz
1
-122
/
+0
2014-11-05
usb: gadget: midi: convert to new interface of f_midi
Andrzej Pietrasiewicz
2
-7
/
+38
2014-11-05
usb: gadget: f_midi: convert to new function interface with backward compatibility
Andrzej Pietrasiewicz
5
-6
/
+179
2014-11-05
usb: gadget: f_midi: check kstrdup() return value
Andrzej Pietrasiewicz
1
-5
/
+18
2014-11-05
usb: gadget: f_midi: enable use of the index parameter
Andrzej Pietrasiewicz
1
-1
/
+1
2014-11-05
usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functions
Andrzej Pietrasiewicz
1
-0
/
+31
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
Greg Kroah-Hartman
20
-21
/
+0
2014-11-03
usb: gadget: fix ptr_ret.cocci warnings
Fengguang Wu
1
-4
/
+1
2014-11-03
usb: gadget: function: Added usb_assign_descriptors failure check
Pavitrakumar Managutte
1
-0
/
+3
[prev]
[next]