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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
usb: gadget: do not use __constant_cpu_to_le16
Sergey Senozhatsky
1
-3
/
+3
2019-05-03
usb: dwc2: gadget: Increase descriptors count for ISOC's
Minas Harutyunyan
1
-12
/
+15
2019-05-03
usb: introduce usb_ep_type_string() function
Chunfeng Yun
4
-35
/
+20
2019-05-03
usb: dwc3: move synchronize_irq() out of the spinlock protected block
Marek Szyprowski
2
-2
/
+2
2019-05-03
usb: dwc3: Free resource immediately after use
Andy Shevchenko
1
-0
/
+3
2019-05-03
usb: dwc3: of-simple: Convert to bulk clk API
Robin Murphy
1
-78
/
+17
2019-05-03
usb: dwc2: Delayed status support
Minas Harutyunyan
2
-4
/
+29
2019-05-03
usb: gadget: udc: lpc32xx: rework interrupt handling
Alexandre Belloni
1
-19
/
+10
2019-05-03
usb: gadget: udc: lpc32xx: add support for stotg04 phy
Alexandre Belloni
1
-5
/
+27
2019-05-03
usb: gadget: udc: lpc32xx: properly setup phy interrupts
Alexandre Belloni
1
-2
/
+2
2019-05-03
usb: gadget: udc: lpc32xx: simplify vbus handling
Alexandre Belloni
1
-11
/
+6
2019-05-03
usb: gadget: udc: lpc32xx: simplify probe
Alexandre Belloni
1
-68
/
+25
2019-05-03
usb: dwc2: gadget: Move gadget phy init into core phy init
Jules Maselbas
2
-20
/
+14
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
3
-190
/
+192
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
3
-12
/
+15
2019-05-03
usb: dwc2: gadget: Remove duplicated phy init
Jules Maselbas
1
-13
/
+0
2019-05-03
usb: dwc2: Move UTMI_PHY_DATA defines closer
Jules Maselbas
1
-3
/
+3
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
4
-3
/
+44
2019-05-03
USB: UDC: net22{80,72}: remove mistaken test of req->zero
Alan Stern
2
-4
/
+2
2019-05-03
USB: UDC: net2280: Remove redundant "if" condition
Alan Stern
1
-1
/
+1
2019-05-03
usb: gadget: fsl: fix link error against usb-gadget module
Arnd Bergmann
1
-1
/
+1
2019-05-03
usb: gadget: f_ncm: Add OS descriptor support
Romain Izard
2
-3
/
+47
2019-05-03
usb: gadget: f_ncm: Fix NTP-32 support
Romain Izard
1
-7
/
+3
2019-05-03
usb: dwc2: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-3
/
+3
2019-05-03
usb: dwc2: gadget: Reject LPM token during Control transfers
Minas Harutyunyan
2
-1
/
+2
2019-05-03
USB: Export usb_wakeup_enabled_descendants()
Douglas Anderson
1
-3
/
+4
2019-05-03
usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
Douglas Anderson
1
-31
/
+53
2019-05-03
usb: dwc3: Add Amlogic G12A DWC3 glue
Neil Armstrong
3
-0
/
+615
2019-05-03
usb: dwc2: Add Amlogic G12A DWC2 Params
Neil Armstrong
1
-0
/
+12
2019-05-03
USB: dummy-hcd: Fix failure to give back unlinked URBs
Alan Stern
1
-4
/
+15
2019-05-03
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
1
-2
/
+4
2019-05-03
usb: gadget: f_fs: don't free buffer prematurely
Fei Yang
1
-1
/
+2
2019-03-29
Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-8
/
+20
2019-03-29
Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-8
/
+11
2019-03-28
USB: serial: option: add Olicard 600
Bjørn Mork
1
-4
/
+6
2019-03-28
USB: serial: cp210x: add new device id
Greg Kroah-Hartman
1
-0
/
+1
2019-03-27
usb: u132-hcd: fix resource leak
Mukesh Ojha
1
-0
/
+3
2019-03-27
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
1
-3
/
+1
2019-03-26
usb: mtu3: fix EXTCON dependency
Arnd Bergmann
1
-0
/
+1
2019-03-26
usb: usb251xb: fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-1
/
+1
2019-03-26
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
Chen-Yu Tsai
1
-0
/
+3
2019-03-22
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2
-7
/
+20
2019-03-22
usb: xhci: dbc: Don't free all memory with spinlock held
Mathias Nyman
1
-2
/
+3
2019-03-22
xhci: Fix port resume done detection for SS ports with LPM enabled
Mathias Nyman
1
-3
/
+6
2019-03-20
USB: serial: mos7720: fix mos_parport refcount imbalance on error path
Lin Yi
1
-2
/
+2
2019-03-20
USB: gadget: f_hid: fix deadlock in f_hidg_write()
Radoslav Gerganov
1
-3
/
+3
2019-03-20
usb: gadget: net2272: Fix net2272_dequeue()
Guido Kiener
1
-0
/
+1
2019-03-20
usb: gadget: net2280: Fix net2280_dequeue()
Guido Kiener
1
-2
/
+2
2019-03-20
usb: gadget: net2280: Fix overrun of OUT messages
Guido Kiener
1
-3
/
+1
2019-03-20
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
1
-0
/
+4
[next]