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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
USB: serial: pl2303: add support for tx xon/xoff flow control
Florian Zumbiehl
1
-1
/
+15
2018-05-21
USB: serial: ftdi_sio: clean up flow control management
Johan Hovold
1
-58
/
+23
2018-05-21
USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes
Johan Hovold
1
-42
/
+41
2018-05-21
USB: serial: ftdi_sio: use non-underscore fixed types
Johan Hovold
1
-25
/
+25
2018-05-21
USB: serial: ftdi_sio: fix IXON/IXOFF mixup
Johan Hovold
1
-6
/
+2
2018-05-21
usb: dwc2: gadget: Fix coverity issue
Grigor Tovmasyan
1
-1
/
+1
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: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
Mayank Rana
1
-1
/
+1
2018-05-21
usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static
Wei Yongjun
1
-1
/
+1
2018-05-21
usb: dwc2: pci: Fix error return code in dwc2_pci_probe()
Wei Yongjun
1
-1
/
+3
2018-05-21
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
Artur Petrosyan
2
-0
/
+23
2018-05-21
usb: dwc2: dwc2_vbus_supply_init: fix error check
Tomeu Vizoso
1
-5
/
+8
2018-05-21
usb: gadget: f_phonet: fix pn_net_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-21
usb: dwc2: Fix HiKey regression caused by power_down feature
John Stultz
1
-0
/
+1
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
12
-61
/
+215
2018-05-21
usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
Nikhil Badola
1
-0
/
+1
2018-05-21
usb: dwc3: dwc3_get_extcon() can be static
kbuild test robot
1
-1
/
+1
2018-05-21
usb: dwc3: gadget: init req->{direction,epnum} from alloc_request()
Felipe Balbi
1
-2
/
+1
2018-05-21
usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd()
Felipe Balbi
2
-6
/
+1
2018-05-21
usb: dwc3: gadget: assign resource_index inside get_transfer_index()
Felipe Balbi
3
-10
/
+6
2018-05-21
usb: dwc3: gadget: always start isochronous aligned to dep->interval
Felipe Balbi
1
-10
/
+5
2018-05-21
usb: dwc3: gadget: don't issue End Transfer if we have started reqs
Felipe Balbi
1
-1
/
+3
2018-05-21
usb: dwc3: debug: decode uFrame from event too
Felipe Balbi
1
-3
/
+7
2018-05-21
usb: dwc3: gadget: move dwc3_calc_trbs_left() in place of prototype
Felipe Balbi
1
-49
/
+47
2018-05-21
usb: dwc3: gadget: move set_xfer_resource() in place of prototype
Felipe Balbi
1
-13
/
+11
2018-05-21
usb: dwc3: gadget: remove a few more dwc arguments
Felipe Balbi
1
-8
/
+10
2018-05-21
usb: dwc3: gadget: combine modify & restore into single argument
Felipe Balbi
1
-22
/
+11
2018-05-21
usb: dwc3: gadget: refactor dwc3_gadget_init_endpoints()
Felipe Balbi
1
-87
/
+116
2018-05-21
usb: dwc3: gadget: split dwc3_gadget_ep_cleanup_completed_requests()
Felipe Balbi
1
-24
/
+36
2018-05-21
usb: dwc3: gadget: get rid of the length variable
Felipe Balbi
1
-3
/
+1
2018-05-21
usb: dwc3: gadget: reduce scope of ret variable
Felipe Balbi
1
-1
/
+1
2018-05-21
usb: dwc3: gadget: one declaration per line
Felipe Balbi
1
-2
/
+3
2018-05-21
usb: dwc3: gadget: simplify IOC handling
Felipe Balbi
1
-15
/
+10
2018-05-21
usb: dwc3: gadget: simplify short packet event
Felipe Balbi
1
-7
/
+1
2018-05-21
usb: dwc3: trace: print out event status too
Felipe Balbi
1
-4
/
+16
2018-05-21
usb: dwc3: gadget: simplify unaligned and zlp handling
Felipe Balbi
1
-4
/
+2
2018-05-21
usb: dwc3: gadget: remove unnecessary 'chain' variable
Felipe Balbi
1
-3
/
+1
2018-05-21
usb: dwc3: gadget: remove PENDING handling from cleanup_completed
Felipe Balbi
1
-14
/
+0
2018-05-21
usb: dwc3: gadget: split scatterlist and linear handlers
Felipe Balbi
1
-26
/
+45
2018-05-21
usb: dwc3: gadget: simplify isoc case on cleanup_completed_requests
Felipe Balbi
1
-10
/
+3
2018-05-21
usb: dwc3: gadget: simplify queueing of isoc transfers
Felipe Balbi
1
-12
/
+6
2018-05-21
usb: dwc3: gadget: remove duplicated missed isoc handling
Felipe Balbi
3
-35
/
+3
2018-05-21
usb: dwc3: gadget: check for Missed Isoc from event status
Felipe Balbi
2
-5
/
+14
2018-05-21
usb: dwc3: gadget: remove unnecessary 'ioc' variable
Felipe Balbi
1
-6
/
+1
2018-05-21
usb: dwc3: gadget: make cleanup_completed_requests() return nothing
Felipe Balbi
1
-9
/
+4
[prev]
[next]