index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-07-01
26
-91
/
+460
|
\
|
*
usb: dwc3: remove unused @lock member of dwc3_ep struct
Chunfeng Yun
2019-06-20
2
-4
/
+0
|
*
usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices
Felipe Balbi
2019-06-20
1
-0
/
+4
|
*
usb: Replace snprintf with scnprintf in gether_get_ifname
Daniel M German
2019-06-20
1
-2
/
+2
|
*
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Kiruthika Varadarajan
2019-06-18
1
-2
/
+4
|
*
usb: gadget: storage: Remove warning message
EJ Hsu
2019-06-18
2
-6
/
+16
|
*
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
2019-06-18
5
-1
/
+42
|
*
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
2019-06-18
1
-1
/
+1
|
*
usb: dwc3: qcom: Use of_clk_get_parent_count()
Kefeng Wang
2019-06-18
1
-2
/
+1
|
*
usb: dwc3: Fix core validation in probe, move after clocks are enabled
Enric Balletbo i Serra
2019-06-18
1
-5
/
+7
|
*
usb: dwc3: qcom: Improve error handling
Lee Jones
2019-06-18
1
-0
/
+3
|
*
usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
Lee Jones
2019-06-18
1
-0
/
+12
|
*
usb: dwc3: qcom: Add support for booting with ACPI
Lee Jones
2019-06-18
2
-29
/
+179
|
*
soc: qcom: geni: Add support for ACPI
Lee Jones
2019-06-18
1
-6
/
+15
|
*
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
Guenter Roeck
2019-06-18
2
-2
/
+0
|
*
usb: gadget: net2272: remove redundant assignments to pointer 's'
Colin Ian King
2019-06-18
1
-5
/
+0
|
*
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
2019-06-18
1
-2
/
+4
|
*
USB: omap_udc: Remove unneeded variable
Hariprasad Kelam
2019-06-18
1
-2
/
+1
|
*
fotg210-udc: Remove unneeded variable
Hariprasad Kelam
2019-06-18
1
-2
/
+1
|
*
usb: gadget: at91_udc: Remove unneeded variable
Hariprasad Kelam
2019-06-18
1
-2
/
+1
|
*
usb: gadget: udc: renesas_usb3: Enhance role switch support
Biju Das
2019-06-18
1
-7
/
+84
|
*
usb: gadget: u_audio: Fixed variable declaration coding style issue
Jonas Stenvall
2019-06-18
1
-2
/
+2
|
*
usb: gadget: f_fs: data_len used before properly set
Fei Yang
2019-06-18
1
-1
/
+2
|
*
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
2019-06-18
3
-3
/
+47
|
*
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
Marek Szyprowski
2019-06-18
1
-0
/
+1
|
*
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
2019-06-18
1
-5
/
+31
*
|
usb: renesas_usbhs: Use struct platform_callback pointer
Yoshihiro Shimoda
2019-06-26
3
-6
/
+6
*
|
usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.data
Yoshihiro Shimoda
2019-06-26
9
-107
/
+73
*
|
usb: renesas_usbhs: Add a common function for the .get_id
Yoshihiro Shimoda
2019-06-26
6
-27
/
+15
*
|
usb: renesas_usbhs: move device tree properties parsing
Yoshihiro Shimoda
2019-06-26
1
-10
/
+8
*
|
usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()
Yoshihiro Shimoda
2019-06-26
1
-15
/
+15
*
|
usb: renesas_usbhs: Add has_new_pipe_configs flag
Yoshihiro Shimoda
2019-06-26
1
-11
/
+9
*
|
usb: renesas_usbhs: Use dev_of_node macro instead of open coded
Yoshihiro Shimoda
2019-06-26
2
-8
/
+9
*
|
usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_param
Yoshihiro Shimoda
2019-06-26
1
-5
/
+0
*
|
usb: renesas_usbhs: Use a specific flag instead of type for multi_clks
Yoshihiro Shimoda
2019-06-26
1
-5
/
+3
*
|
usb: renesas_usbhs: Avoid to write platform_data's value
Yoshihiro Shimoda
2019-06-26
4
-5
/
+21
*
|
usb: renesas_usbhs: move macros from mod.c to the mod.h
Yoshihiro Shimoda
2019-06-26
2
-9
/
+9
*
|
usb: renesas_usbhs: remove notify_hotplug callback
Yoshihiro Shimoda
2019-06-26
4
-14
/
+10
*
|
usb: renesas_usbhs: revise the irq_vbus comments
Yoshihiro Shimoda
2019-06-26
1
-5
/
+5
*
|
USB: core: Fix compiler warnings in devio.c
Alan Stern
2019-06-26
1
-6
/
+6
*
|
USB: core: Remove usbfs_mutex
Alan Stern
2019-06-26
3
-13
/
+0
*
|
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2019-06-23
2054
-11168
/
+3480
|
\
\
|
*
\
Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-22
1
-4
/
+3
|
|
\
\
|
|
*
|
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
2019-06-22
1
-4
/
+3
|
*
|
|
Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-22
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is present
Logan Gunthorpe
2019-06-19
1
-0
/
+4
|
*
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-22
4
-11
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
scsi: qla2xxx: Fix hardlockup in abort command during driver remove
Arun Easi
2019-06-19
1
-1
/
+1
|
|
*
|
|
|
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
2019-06-19
1
-7
/
+4
|
|
*
|
|
|
scsi: qedi: update driver version to 8.37.0.20
Nilesh Javali
2019-06-19
1
-3
/
+3
[next]