index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: f_uac2: constify snd_pcm_ops structures
Arvind Yadav
2017-08-09
1
-1
/
+1
*
usb: gadget: f_uac2: endianness fixes.
Ruslan Bilovol
2017-07-18
1
-11
/
+14
*
usb: gadget: f_uac1: endianness fixes.
Ruslan Bilovol
2017-07-18
1
-10
/
+10
*
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
Axel Lin
2017-07-17
1
-1
/
+1
*
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-06
1
-6
/
+1
|
\
|
*
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2017-07-03
2
-3
/
+12
|
|
\
|
*
\
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-06-07
2
-6
/
+6
|
|
\
\
|
*
|
|
usb: gadget: u_uac1: Kill set_fs() usage
Takashi Iwai
2017-06-02
1
-6
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
3
-21
/
+13
|
\
\
\
\
|
*
|
|
|
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-6
/
+5
|
*
|
|
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
|
*
|
|
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-3
/
+2
|
*
|
|
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
2
-7
/
+6
|
*
|
|
|
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-10
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
13
-1628
/
+2595
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
usb: gadget: add f_uac1 variant based on a new u_audio api
Ruslan Bilovol
2017-06-19
3
-0
/
+845
|
*
|
|
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol
2017-06-19
4
-31
/
+33
|
*
|
|
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
2017-06-19
4
-636
/
+840
|
*
|
|
usb: gadget: f_uac2: remove platform driver/device creation
Ruslan Bilovol
2017-06-19
1
-79
/
+28
|
*
|
|
usb: gadget: function: f_uac1: implement get_alt()
Ruslan Bilovol
2017-06-19
1
-1
/
+39
|
*
|
|
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2017-06-02
2
-9
/
+13
|
*
|
|
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
2017-06-02
1
-39
/
+54
|
*
|
|
usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
Sekhar Nori
2017-05-17
1
-6
/
+6
|
*
|
|
USB: f_mass_storage: improve memory barriers and synchronization
Alan Stern
2017-05-16
2
-206
/
+156
|
*
|
|
USB: f_mass_storage: improve async notification handling
Alan Stern
2017-05-16
2
-55
/
+24
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-15
1
-1
/
+1
|
\
\
\
|
*
|
|
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thinh Nguyen
2017-06-02
1
-2
/
+11
|
/
/
*
|
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
2017-05-16
1
-5
/
+5
*
|
usb: gadget: gserial: check if console kthread exists
Bogdan Mirea
2017-05-16
1
-1
/
+1
|
/
*
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-04
4
-89
/
+45
|
\
|
*
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
4
-84
/
+39
|
|
\
|
|
*
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
2017-04-11
2
-64
/
+19
|
|
*
usb: gadget: u_ether: conditionally align transfer size
Felipe Balbi
2017-04-11
1
-2
/
+6
|
|
*
usb: gadget: u_ether: use better list accessors
Felipe Balbi
2017-04-11
1
-10
/
+6
|
|
*
usb: gadget: uvc: Missing files for configfs interface
Petr Cvek
2017-04-11
1
-8
/
+8
|
*
|
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
2017-03-27
3
-6
/
+16
|
|
\
|
|
*
|
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
Elena Reshetova
2017-03-17
2
-5
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2017-04-11
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
usb: gadget: Correct usb EP argument for BOT status request
Manish Narani
2017-03-30
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
3
-6
/
+16
|
\
|
|
|
|
*
|
|
usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held
Krzysztof Opasiak
2017-03-22
1
-4
/
+4
|
*
|
|
usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
Roger Quadros
2017-03-22
1
-0
/
+8
|
*
|
|
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
2017-03-22
1
-1
/
+1
|
*
|
|
usb: gadget: acm: fix endianness in notifications
Oliver Neukum
2017-03-22
1
-1
/
+3
|
|
|
/
|
|
/
|
*
/
|
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
1
-0
/
+1
|
/
/
*
|
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
Janusz Dziedzic
2017-03-06
1
-1
/
+1
*
|
Revert "usb: gadget: uvc: Add missing call for additional setup data"
Roger Quadros
2017-03-06
1
-7
/
+0
*
|
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
2017-03-06
1
-2
/
+13
|
/
[next]