index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
usb: chipidea: ci_hdrc_imx: Use of_device_get_match_data()
Fabio Estevam
1
-6
/
+1
2020-12-10
usb: chipidea: usbmisc_imx: Use of_device_get_match_data()
Fabio Estevam
1
-6
/
+1
2020-12-10
usb: cdns3: fix NULL pointer dereference on no platform data
Roger Quadros
2
-2
/
+2
2020-12-10
usb: chipidea: trace: fix the endian issue
Peter Chen
1
-2
/
+2
2020-12-10
usb: chipidea: add tracepoint support for udc
Peter Chen
4
-3
/
+127
2020-12-10
doc: dt-binding: cdns,usb3: add wakeup-irq
Peter Chen
1
-0
/
+5
2020-12-10
usb: cdns3: imx: enable runtime pm by default
Peter Chen
1
-1
/
+1
2020-12-10
usb: cdns3: add quirk for enable runtime pm by default
Peter Chen
3
-4
/
+23
2020-12-10
usb: cdns3: host: disable BEI support
Peter Chen
1
-1
/
+1
2020-12-10
usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
Peter Chen
1
-0
/
+1
2020-12-10
usb: cdns3: host: add .suspend_quirk for xhci-plat.c
Peter Chen
2
-0
/
+49
2020-12-10
usb: cdns3: Rids of duplicate error message
Pawel Laszczak
1
-10
/
+2
2020-12-10
usb: cdns3: Add static to cdns3_gadget_exit function
Pawel Laszczak
2
-4
/
+1
2020-12-09
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
5
-2
/
+14
2020-12-09
usb: oxu210hp-hcd: Fix memory leak in oxu_create
Zhang Qilong
1
-1
/
+3
2020-12-09
usb: fotg210-hcd: remove casting dma_alloc_coherent
Xu Wang
1
-1
/
+1
2020-12-09
USB: host: u123-hcd: remove trailing semicolon in macro definition
Tom Rix
1
-3
/
+3
2020-12-09
usb: phy: Fix spelling mistake in Kconfig help text
Colin Ian King
1
-1
/
+1
2020-12-09
drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()
Enrico Weigelt, metux IT consult
2
-2
/
+2
2020-12-09
drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...
Enrico Weigelt, metux IT consult
1
-3
/
+3
2020-12-09
drivers: usb: atm: reduce noise
Enrico Weigelt, metux IT consult
1
-3
/
+0
2020-12-09
usb: typec: tcpci_maxim: Enable VSAFE0V signalling
Badhri Jagan Sridharan
1
-1
/
+15
2020-12-09
usb: typec: tcpci: Add support to report vSafe0V
Badhri Jagan Sridharan
2
-5
/
+40
2020-12-09
usb: typec: tcpm: Introduce vsafe0v for vbus
Badhri Jagan Sridharan
2
-11
/
+59
2020-12-09
usb: typec: tcpm: Clear send_discover in tcpm_check_send_discover
Badhri Jagan Sridharan
1
-3
/
+2
2020-12-09
usb: typec: tcpm: Pass down negotiated rev to update retry count
Badhri Jagan Sridharan
5
-13
/
+22
2020-12-09
usb: typec: intel_pmc_mux: Use correct response message bits
Utkarsh Patel
1
-2
/
+7
2020-12-09
usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
Zhang Qilong
1
-0
/
+1
2020-12-09
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
1
-0
/
+4
2020-12-09
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
Mika Westerberg
1
-1
/
+3
2020-12-09
xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
Hans de Goede
1
-0
/
+2
2020-12-09
usb: xhci: Use temporary buffer to consolidate SG
Tejas Joglekar
3
-2
/
+133
2020-12-09
usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Tejas Joglekar
2
-0
/
+4
2020-12-08
USB: legotower: fix logical error in recent commit
Alan Stern
1
-1
/
+1
2020-12-07
USB: add RESET_RESUME quirk for Snapscan 1212
Oliver Neukum
1
-0
/
+3
2020-12-07
usb: typec: tps6598x: Export some power supply properties
Guido Günther
2
-0
/
+104
2020-12-07
usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2C
Guido Günther
1
-2
/
+2
2020-12-07
usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
Dan Carpenter
1
-1
/
+1
2020-12-07
USB: dummy-hcd: Fix uninitialized array use in init()
Bui Quang Minh
1
-1
/
+1
2020-12-07
usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
Fabio Estevam
1
-1
/
+2
2020-12-07
USB: core: drop pipe-type check from new control-message helpers
Johan Hovold
1
-4
/
+1
2020-12-06
Linux 5.10-rc7
v5.10-rc7
Linus Torvalds
1
-1
/
+1
2020-12-06
mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
Liu Zixian
1
-14
/
+12
2020-12-06
hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
Mike Kravetz
1
-5
/
+3
2020-12-06
mm/filemap: add static for function __add_to_page_cache_locked
Alex Shi
1
-1
/
+1
2020-12-06
userfaultfd: selftests: fix SIGSEGV if huge mmap fails
Axel Rasmussen
1
-9
/
+16
2020-12-06
tools/testing/selftests/vm: fix build error
Xingxing Su
1
-0
/
+4
2020-12-06
mailmap: add two more addresses of Uwe Kleine-König
Uwe Kleine-König
1
-0
/
+2
2020-12-06
mm/swapfile: do not sleep with a spin lock held
Qian Cai
1
-1
/
+3
2020-12-06
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
4
-69
/
+0
[next]