summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-15usb: dwc3: gadget: Set link state to RX_Detect on disconnectThinh Nguyen
2020-01-15usb: dwc3: gadget: Don't send unintended link state changeThinh Nguyen
2020-01-14thunderbolt: fix memory leak of object swColin Ian King
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-12Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-10Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-10Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-10Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-10Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-10Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel
2020-01-10nvme: Translate more status codes to blk_status_tKeith Busch
2020-01-10HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-10Merge branch 'powercap'Rafael J. Wysocki
2020-01-09Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-10Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-01-09Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-01-09Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-09i2c: fix bus recovery stop mode timingRussell King
2020-01-09mtd: spi-nor: Fix the writing of the Status Register on micron flashesTudor Ambarus
2020-01-09mtd: sm_ftl: fix NULL pointer warningArnd Bergmann
2020-01-09mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi
2020-01-09mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian
2020-01-09mtd: cadence: Fix cast to pointer from integer of different size warningVasyl Gomonovych
2020-01-09mtd: rawnand: stm32_fmc2: avoid to lock the CPU busChristophe Kerello
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-09usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcdDmitry Osipenko
2020-01-09usb: host: ehci-tegra: Stop managing PHY's powerDmitry Osipenko
2020-01-09usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependenciesDmitry Osipenko
2020-01-09usb: chipidea: tegra: Stop managing PHY's powerDmitry Osipenko
2020-01-09usb: phy: tegra: Keep CPU interrupts enabledDmitry Osipenko
2020-01-09usb: phy: tegra: Move utmip_pad_count checking under lockDmitry Osipenko
2020-01-09usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failureDmitry Osipenko
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko
2020-01-09usb: phy: tegra: Use u32 for hardware register variablesDmitry Osipenko
2020-01-09usb: phy: tegra: Use devm_otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: phy: tegra: Use generic stub for a missing VBUS regulatorDmitry Osipenko
2020-01-09usb: phy: tegra: Use relaxed versions of readl/writelDmitry Osipenko
2020-01-09usb: phy: tegra: Clean up included headersDmitry Osipenko