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.13.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-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
2017-04-11
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
2
-64
/
+19
2017-04-11
usb: gadget: u_ether: conditionally align transfer size
Felipe Balbi
1
-2
/
+6
2017-04-11
usb: gadget: u_ether: use better list accessors
Felipe Balbi
1
-10
/
+6
2017-04-11
usb: gadget: uvc: Missing files for configfs interface
Petr Cvek
1
-8
/
+8
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+16
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
1
-0
/
+1
2017-03-30
usb: gadget: Correct usb EP argument for BOT status request
Manish Narani
1
-1
/
+1
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
3
-6
/
+16
2017-03-22
usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held
Krzysztof Opasiak
1
-4
/
+4
2017-03-22
usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
Roger Quadros
1
-0
/
+8
2017-03-22
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
1
-1
/
+1
2017-03-22
usb: gadget: acm: fix endianness in notifications
Oliver Neukum
1
-1
/
+3
2017-03-17
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+6
2017-03-06
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
Janusz Dziedzic
1
-1
/
+1
2017-03-06
Revert "usb: gadget: uvc: Add missing call for additional setup data"
Roger Quadros
1
-7
/
+0
2017-03-06
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
1
-2
/
+13
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
[next]