index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
usb: dwc3: turn off VBUS when leaving host mode
Bin Liu
1
-0
/
+3
2020-01-15
usb: cdns3: Add streams support to cadence USB3 DRD driver
Jayshri Pawar
3
-56
/
+596
2020-01-15
usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
Jia-Ju Bai
1
-7
/
+9
2020-01-15
usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
Peter Chen
1
-0
/
+2
2020-01-15
usb: gadget: configfs: Add max_speed setting
Thinh Nguyen
1
-0
/
+43
2020-01-15
usb: gadget: udc: core: Warn about failed to find udc
Dejin Zheng
1
-0
/
+2
2020-01-15
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
4
-4
/
+4
2020-01-15
usb: dwc2: fix debugfs FIFO count
John Keeping
1
-1
/
+2
2020-01-15
usb: dwc2: Fix IN FIFO allocation
John Keeping
1
-1
/
+2
2020-01-15
usb: phy-generic: Delete unused platform data
Linus Walleij
4
-31
/
+15
2020-01-15
usb: dwc2: Fix NULL qh in dwc2_queue_transaction
Alexandru M Stan
1
-1
/
+1
2020-01-15
usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
Minas Harutyunyan
1
-5
/
+17
2020-01-15
usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set
Thinh Nguyen
1
-0
/
+3
2020-01-15
usb: dwc3: gadget: Set link state to RX_Detect on disconnect
Thinh Nguyen
1
-0
/
+2
2020-01-15
usb: dwc3: gadget: Don't send unintended link state change
Thinh Nguyen
2
-9
/
+21
2020-01-14
USB: serial: opticon: fix control-message timeouts
Johan Hovold
1
-1
/
+1
2020-01-13
USB: serial: option: Add support for Quectel RM500Q
Kristian Evensen
1
-0
/
+4
2020-01-13
USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
Jerónimo Borque
1
-0
/
+2
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
15
-46
/
+145
2020-01-09
usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd
Dmitry Osipenko
1
-2
/
+0
2020-01-09
usb: host: ehci-tegra: Stop managing PHY's power
Dmitry Osipenko
1
-6
/
+0
2020-01-09
usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependencies
Dmitry Osipenko
1
-0
/
+1
2020-01-09
usb: chipidea: tegra: Stop managing PHY's power
Dmitry Osipenko
1
-9
/
+0
2020-01-09
usb: phy: tegra: Keep CPU interrupts enabled
Dmitry Osipenko
1
-6
/
+4
2020-01-09
usb: phy: tegra: Move utmip_pad_count checking under lock
Dmitry Osipenko
1
-10
/
+11
2020-01-09
usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failure
Dmitry Osipenko
1
-4
/
+8
2020-01-09
usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
Dmitry Osipenko
1
-54
/
+16
2020-01-09
usb: phy: tegra: Use u32 for hardware register variables
Dmitry Osipenko
1
-13
/
+15
2020-01-09
usb: phy: tegra: Use devm_otg_ulpi_create()
Dmitry Osipenko
1
-16
/
+6
2020-01-09
usb: ulpi: Add resource-managed variant of otg_ulpi_create()
Dmitry Osipenko
1
-9
/
+39
2020-01-09
usb: phy: tegra: Use generic stub for a missing VBUS regulator
Dmitry Osipenko
1
-19
/
+9
2020-01-09
usb: phy: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-97
/
+98
2020-01-09
usb: phy: tegra: Clean up included headers
Dmitry Osipenko
1
-9
/
+11
2020-01-09
usb: phy: tegra: Perform general clean up of the code
Dmitry Osipenko
1
-230
/
+253
2020-01-09
usb: phy: tegra: Hook up init/shutdown callbacks
Dmitry Osipenko
1
-70
/
+110
2020-01-09
usb: phy: tegra: Keep track of power on-off state
Dmitry Osipenko
1
-4
/
+26
2020-01-09
usb: phy: tegra: Clean up ulpi_phy_power_off
Dmitry Osipenko
1
-2
/
+13
2020-01-09
usb: host: ehci-tegra: Correct teardown order of driver's removal
Dmitry Osipenko
1
-7
/
+1
2020-01-09
usb: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
4
-7
/
+7
2020-01-09
usb: typec: Give the mux drivers all the details regarding the port state
Heikki Krogerus
3
-12
/
+28
2020-01-09
usb: typec: More API for cable handling
Heikki Krogerus
1
-0
/
+46
2020-01-09
usb: typec: Add parameter for the VDO to typec_altmode_enter()
Heikki Krogerus
4
-9
/
+12
2020-01-09
usb: typec: Block mode entry if the port has the mode disabled
Heikki Krogerus
1
-0
/
+3
2020-01-09
usb: dwc3: use proper initializers for property entries
Dmitry Torokhov
1
-3
/
+3
2020-01-08
usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"
Colin Ian King
1
-1
/
+1
2020-01-08
usb: ehci-mv: Fix missing iomem in cast
Krzysztof Kozlowski
1
-1
/
+1
2020-01-08
USB: omap_udc: use resource_size
Julia Lawall
1
-3
/
+3
2020-01-08
usb: gadget: udc: atmel: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-08
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
1
-1
/
+1
2020-01-08
usb: ohci-da8xx: ensure error return on variable error is set
Colin Ian King
1
-2
/
+6
[prev]
[next]