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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
1
-1
/
+1
2018-07-17
usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
Eugeniu Rosca
1
-10
/
+10
2018-07-17
usb: gadget: aspeed: Workaround memory ordering issue
Benjamin Herrenschmidt
3
-3
/
+46
2018-07-17
usb: gadget: u_audio: protect stream runtime fields with stream spinlock
Vladimir Zapolskiy
1
-1
/
+9
2018-07-17
usb: gadget: u_audio: remove cached period bytes value
Vladimir Zapolskiy
1
-35
/
+5
2018-07-17
usb: gadget: u_audio: remove caching of stream buffer parameters
Vladimir Zapolskiy
1
-17
/
+13
2018-07-17
usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
Joshua Frkuska
1
-1
/
+5
2018-07-17
usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
Eugeniu Rosca
1
-3
/
+3
2018-07-17
usb: gadget: f_uac2: fix error handling in afunc_bind (again)
Eugeniu Rosca
1
-2
/
+2
2018-07-17
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
1
-1
/
+1
2018-07-17
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
1
-2
/
+2
2018-07-17
usb: gadget: Fix OS descriptors support
Benjamin Herrenschmidt
1
-1
/
+0
2018-07-17
usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase
Benjamin Herrenschmidt
1
-1
/
+8
2018-07-06
usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
Arnd Bergmann
1
-0
/
+1
2018-06-19
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
1
-0
/
+3
2018-06-18
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
Vincent Pelletier
1
-8
/
+18
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-4
/
+4
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-3
/
+2
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-1
/
+1
2018-06-06
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
29
-204
/
+3815
2018-05-31
USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
1
-13
/
+4
2018-05-31
USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_crea...
Greg Kroah-Hartman
1
-15
/
+3
2018-05-31
USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create...
Greg Kroah-Hartman
2
-40
/
+6
2018-05-31
USB: gadget: udc: gr_udc: no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2
-6
/
+2
2018-05-31
USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
1
-32
/
+5
2018-05-31
USB: udc: atmel_usba_udc: no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2
-64
/
+11
2018-05-24
usb: gadget: function: printer: avoid wrong list handling in printer_write()
Yoshihiro Shimoda
1
-3
/
+3
2018-05-24
Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
22
-34
/
+3784
2018-05-21
usb: gadget: udc: renesas_usb3: fix double phy_put()
Yoshihiro Shimoda
1
-2
/
+0
2018-05-21
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
Yoshihiro Shimoda
1
-0
/
+7
2018-05-21
usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
Yoshihiro Shimoda
1
-3
/
+5
2018-05-21
usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
Yoshihiro Shimoda
1
-8
/
+8
2018-05-21
usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
Yoshihiro Shimoda
1
-1
/
+1
2018-05-21
usb: gadget: udc: renesas_usb3: should remove debugfs
Yoshihiro Shimoda
1
-1
/
+7
2018-05-21
usb: gadget: f_phonet: fix pn_net_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-21
usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
Nikhil Badola
1
-0
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
4
-61
/
+6
2018-05-15
usb: gadget: udc: atmel: Fix indenting
Romain Izard
1
-9
/
+9
2018-05-15
usb: gadget: udc: atmel: Remove obsolete include
Romain Izard
1
-1
/
+0
2018-05-15
usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
Romain Izard
2
-3
/
+1
2018-05-15
USB: rndis: Fix for handling garbled messages
Michel Pollet
1
-0
/
+3
2018-05-15
usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speeds
Chunfeng Yun
1
-1
/
+1
2018-05-15
usb: gadget: f_ecm: fix host mac address for multiple instances
Lukasz Nowak
1
-1
/
+2
2018-05-15
USB: Gadget Ethernet: Re-enable Jumbo frames.
John Greb
1
-0
/
+4
2018-05-15
usb: gadget: f_fs: Add compat_ioctl to epfiles
Jerry Zhang
1
-0
/
+11
2018-05-15
usb: gadget: f_midi: Use refcount when freeing f_midi_opts
Jerry Zhang
1
-6
/
+20
2018-05-15
usb/gadget: Add driver for Aspeed SoC virtual hub
Benjamin Herrenschmidt
10
-0
/
+3700
[next]