index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-11
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
2
-2
/
+11
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2
-4
/
+14
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2
-34
/
+7
2017-09-20
usb: gadget: function: printer: avoid spinlock recursion
Yoshihiro Shimoda
1
-1
/
+6
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+6
2017-09-05
gadget/f_mass_storage: stop messing with the address limit
Christoph Hellwig
1
-15
/
+6
2017-08-28
usb: gadget: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-18
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
Dmitry Osipenko
3
-4
/
+1
2017-08-18
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
1
-1
/
+1
2017-08-15
usb: gadget: f_fs: Pass along set_halt errors.
Jerry Zhang
1
-4
/
+3
2017-08-15
usb: gadget: add RNDIS configfs options for class/subclass/protocol
David Lechner
3
-0
/
+59
2017-08-15
usb: gadget: f_midi: Use snd_card_free_when_closed with refcount
Jerry Zhang
1
-5
/
+17
2017-08-15
usb: gadget: f_midi: add super speed support
Badhri Jagan Sridharan
1
-3
/
+39
2017-08-15
usb: gadget: f_midi: constify snd_rawmidi_ops structures
Julia Lawall
1
-2
/
+2
2017-08-15
usb: gadget: f_hid: {GET,SET} PROTOCOL Support
Abdulhadi Mohamed
1
-1
/
+16
2017-08-09
usb: gadget: f_uac2: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-07-18
usb: gadget: f_uac2: endianness fixes.
Ruslan Bilovol
1
-11
/
+14
2017-07-18
usb: gadget: f_uac1: endianness fixes.
Ruslan Bilovol
1
-10
/
+10
2017-07-17
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
Axel Lin
1
-1
/
+1
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-21
/
+13
2017-07-03
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2
-3
/
+12
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-6
/
+5
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
13
-1628
/
+2595
2017-06-19
usb: gadget: add f_uac1 variant based on a new u_audio api
Ruslan Bilovol
3
-0
/
+845
2017-06-19
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol
4
-31
/
+33
2017-06-19
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
4
-636
/
+840
2017-06-19
usb: gadget: f_uac2: remove platform driver/device creation
Ruslan Bilovol
1
-79
/
+28
2017-06-19
usb: gadget: function: f_uac1: implement get_alt()
Ruslan Bilovol
1
-1
/
+39
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-3
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-7
/
+6
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-10
/
+5
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-6
/
+6
2017-06-02
usb: gadget: u_uac1: Kill set_fs() usage
Takashi Iwai
1
-6
/
+1
2017-06-02
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thinh Nguyen
1
-2
/
+11
2017-06-02
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2
-9
/
+13
2017-06-02
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
1
-39
/
+54
2017-05-17
usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
Sekhar Nori
1
-6
/
+6
2017-05-16
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
1
-5
/
+5
2017-05-16
usb: gadget: gserial: check if console kthread exists
Bogdan Mirea
1
-1
/
+1
2017-05-16
USB: f_mass_storage: improve memory barriers and synchronization
Alan Stern
2
-206
/
+156
2017-05-16
USB: f_mass_storage: improve async notification handling
Alan Stern
2
-55
/
+24
2017-05-05
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-89
/
+45
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+1
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-84
/
+39
[next]