index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2018-06-16
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
Yoshihiro Shimoda
2018-06-16
usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
Yoshihiro Shimoda
2018-06-16
usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
Yoshihiro Shimoda
2018-06-16
usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
Yoshihiro Shimoda
2018-06-16
usb: gadget: udc: renesas_usb3: should remove debugfs
Yoshihiro Shimoda
2018-06-16
usb: gadget: udc: renesas_usb3: fix double phy_put()
Yoshihiro Shimoda
2018-06-16
usb: gadget: function: printer: avoid wrong list handling in printer_write()
Yoshihiro Shimoda
2018-05-25
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2018-05-25
usb: gadget: udc: change comparison to bitshift when dealing with a mask
Wolfram Sang
2018-05-25
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
2018-05-25
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
2018-04-24
USB: gadget: f_midi: fixing a possible double-free in f_midi
Yavuz, Tuba
2018-04-24
usb: gadget: udc: core: update usb_ep_queue() documentation
Felipe Balbi
2018-03-05
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Xinyong
2018-02-15
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
2018-02-12
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
2018-02-12
usb: gadget: udc: Remove USB_GADGET_DUALSPEED select
Ulf Magnusson
2018-02-12
usb: gadget: core: Fix use-after-free of usb_request
Manu Gautam
2018-02-12
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
2018-02-12
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
2018-02-12
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
2018-02-12
usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
Yoshihiro Shimoda
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
2018-01-22
usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
Benjamin Herrenschmidt
2018-01-22
usb: gadget: compress return logic into one line
Gustavo A. R. Silva
2018-01-16
usb/gadget/NCM: Replace tasklet with softirq hrtimer
Thomas Gleixner
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
2018-01-09
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
2018-01-09
USB: UDC core: fix double-free in usb_add_gadget_udc_release
Alan Stern
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-12-12
Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"
Felipe Balbi
2017-12-12
usb: gadget: webcam: fix V4L2 Kconfig dependency
Arnd Bergmann
2017-12-11
USB: dummy-hcd: Adapt dummy_udc_set_speed()
Roger Quadros
2017-12-11
USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()
Roger Quadros
2017-12-11
usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()
Markus Elfring
2017-12-11
usb: gadget: pxa27x: Remove redundant assignment to is_short and dev
Colin Ian King
2017-12-11
usb: gadget: udc-xilinx: remove redundant pointer udc
Colin Ian King
2017-12-11
USB: gadget: legacy: remove redundant zero assignment to variable 'value'
Colin Ian King
2017-12-11
USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
2017-12-11
usb: gadget: ffs: Make sparse happier
Vincent Pelletier
2017-12-11
usb: gadget: u_serial: Use kfifo instead of homemade circular buffer
Lu Baolu
2017-12-11
gadget event trace : add request pointer
Matthieu CASTET
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
John Keeping
2017-11-28
usb: gadget: core: Fix ->udc_set_speed() speed handling
Roger Quadros
2017-11-28
usb: gadget: allow to enable legacy drivers without USB_ETH
Bart Van Assche
[next]