summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-07-01Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-06-26usb: renesas_usbhs: Use struct platform_callback pointerYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.dataYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add a common function for the .get_idYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: move device tree properties parsingYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()Yoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use dev_of_node macro instead of open codedYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Avoid to write platform_data's valueYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: move macros from mod.c to the mod.hYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: revise the irq_vbus commentsYoshihiro Shimoda
2019-06-26USB: core: Fix compiler warnings in devio.cAlan Stern
2019-06-26USB: core: Remove usbfs_mutexAlan Stern
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-21Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-21Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-21Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-21Merge tag 'usb-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21usb: clean up some of the computations in adu_readDaniel M German
2019-06-21Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2019-06-21Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-06-21Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-06-21Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-06-20Merge tag 's390-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab
2019-06-20usb: renesas_usbhs: Use struct assignment instead of memcpy()Yoshihiro Shimoda
2019-06-20USB: core: correct a spelling mistake in the commentHarry Pan
2019-06-20Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-20habanalabs: use u64_to_user_ptr() for reading user pointersArnd Bergmann
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun
2019-06-20usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2019-06-20usb: Replace snprintf with scnprintf in gether_get_ifnameDaniel M German
2019-06-19PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is presentLogan Gunthorpe
2019-06-19net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry
2019-06-19net: hns3: Fix inconsistent indentingKrzysztof Kozlowski
2019-06-19Merge tag 'pm-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds