index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-04-26
USB: serial: iuu_phoenix: drop bogus initial cflag
Johan Hovold
1
-2
/
+1
2019-04-26
USB: serial: cypress_m8: clean up initial-termios handling
Johan Hovold
1
-29
/
+7
2019-04-26
USB: serial: cypress_m8: drop unused termios
Johan Hovold
1
-11
/
+1
2019-04-26
USB: serial: cypress_m8: drop unused driver data flag
Johan Hovold
1
-1
/
+0
2019-04-26
USB: serial: ark3116: drop redundant init_termios
Johan Hovold
1
-11
/
+0
2019-04-26
USB: serial: fix initial-termios handling
Johan Hovold
1
-4
/
+7
2019-04-25
USB: yurex: Fix protection fault after device removal
Alan Stern
1
-0
/
+1
2019-04-25
usb: usbip: fix isoc packet num validation in get_pipe
Malte Leip
2
-9
/
+10
2019-04-25
usb/hcd: Send a uevent signaling that the host controller had died
Raul E Rangel
1
-0
/
+24
2019-04-25
usb: typec: Add driver for NVIDIA Alt Modes
Ajay Gupta
4
-1
/
+59
2019-04-25
usb: typec: displayport: Export probe and remove functions
Ajay Gupta
2
-5
/
+15
2019-04-25
usb: typec: ucsi: Support for DisplayPort alt mode
Heikki Krogerus
4
-8
/
+364
2019-04-25
usb: typec: ucsi: Preliminary support for alternate modes
Heikki Krogerus
4
-92
/
+428
2019-04-25
usb: typec: ucsi: ccg: add firmware flashing support
Ajay Gupta
1
-13
/
+814
2019-04-25
usb: typec: ucsi: ccg: add get_fw_info function
Ajay Gupta
1
-2
/
+64
2019-04-25
usb: usb251xb: Lock i2c-bus segment the hub resides
Serge Semin
1
-0
/
+55
2019-04-25
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
1
-2
/
+4
2019-04-25
usbip: stub_rx: tidy the indenting in is_clear_halt_cmd()
Dan Carpenter
1
-3
/
+3
2019-04-24
Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+2
2019-04-21
USB: serial: digi_acceleport: clean up set_termios
Johan Hovold
1
-17
/
+16
2019-04-21
USB: serial: digi_acceleport: clean up modem-control handling
Johan Hovold
1
-4
/
+4
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2
-21
/
+5
2019-04-19
usb: mtu3: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-16
/
+3
2019-04-19
usb: chipidea: msm: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-6
/
+3
2019-04-19
usb: dwc2: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-3
/
+3
2019-04-19
usb: misc: usb3503: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-30
/
+18
2019-04-19
usb: host: xhci-plat: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-21
/
+18
2019-04-19
usb: xhci-mtk: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-16
/
+3
2019-04-19
usb: typec: fusb302: Revert "Resolve fixed power role contract setup"
Hans de Goede
1
-9
/
+46
2019-04-19
usb: typec: fusb302: Implement start_toggling for all port-types
Hans de Goede
1
-3
/
+13
2019-04-19
usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPs
Hans de Goede
4
-27
/
+35
2019-04-19
usb: host: use usb_endpoint_maxp instead of usb_maxpacket
Yan Zhu
1
-6
/
+4
2019-04-19
USB: dummy-hcd: Fix failure to give back unlinked URBs
Alan Stern
1
-4
/
+15
2019-04-17
USB: core: Don't unbind interfaces following device reset failure
Alan Stern
1
-1
/
+4
2019-04-16
usb-storage: Set virt_boundary_mask to avoid SG overflows
Alan Stern
1
-14
/
+12
2019-04-16
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
1
-1
/
+3
2019-04-16
USB: hub: Remove returned value 'status' since never used
Mathieu Malaterre
1
-7
/
+6
2019-04-16
usb: host: xhci-tegra: Add Tegra186 XUSB support
JC Kuo
1
-0
/
+25
2019-04-16
usb: host: xhci-tegra: Selectively program IPFS
JC Kuo
1
-17
/
+26
2019-04-12
usb: ohci-da8xx: drop the vbus GPIO
Bartosz Golaszewski
1
-27
/
+5
2019-04-12
usb: ohci-da8xx: disable the regulator if the overcurrent irq fired
Bartosz Golaszewski
1
-5
/
+17
2019-04-12
usb: ohci-da8xx: let the regulator framework keep track of use count
Bartosz Golaszewski
1
-6
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2
-6
/
+0
2019-04-03
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
1
-1
/
+0
2019-04-03
USB: serial: pl2303: fix tranceiver suspend mode
Johan Hovold
1
-4
/
+29
2019-04-03
USB: serial: pl2303: fix non-supported xon/xoff
Johan Hovold
1
-5
/
+20
2019-04-01
Merge 5.1-rc3 into usb-next
Greg Kroah-Hartman
22
-36
/
+106
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
[prev]
[next]