summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding2020-05-091-4/+4
* usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET2020-05-091-0/+2
* usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET2020-05-091-3/+9
* usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen2020-05-091-1/+1
* usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET2020-05-091-1/+3
* usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko2020-05-091-0/+1
* dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz2020-05-091-3/+0
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-05-084-6/+7
|\
| * scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler2020-04-291-4/+0
| * scsi: ibmvfc: Don't send implicit logouts prior to NPIV loginBrian King2020-04-281-0/+5
| * scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran2020-04-241-1/+1
| * scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi2020-04-241-1/+1
* | Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds2020-05-084-14/+7
|\ \
| * | ceph: demote quotarealm lookup warning to a debug messageLuis Henriques2020-05-081-2/+2
| * | MAINTAINERS: remove myself as ceph co-maintainerSage Weil2020-05-041-6/+0
| * | ceph: fix double unlock in handle_cap_export()Wu Bo2020-05-041-0/+1
| * | ceph: fix special error code in ceph_try_get_caps()Wu Bo2020-05-041-1/+1
| * | ceph: fix endianness bug when handling MDS session feature bitsJeff Layton2020-05-041-5/+3
* | | Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-0814-51/+77
|\ \ \
| * | | bus: mhi: core: Fix channel device name conflictJeffrey Hugo2020-05-051-1/+2
| * | | bus: mhi: core: Fix typo in commentJeffrey Hugo2020-05-051-1/+1
| * | | bus: mhi: core: Offload register accesses to the controllerJeffrey Hugo2020-05-054-14/+10
| * | | bus: mhi: core: Remove link_status() callbackJeffrey Hugo2020-05-053-9/+4
| * | | bus: mhi: core: Make sure to powerdown if mhi_sync_power_up failsJeffrey Hugo2020-05-051-1/+5
| * | | bus: mhi: Fix parsing of mhi_flagsManivannan Sadhasivam2020-05-051-3/+3
| * | | mei: me: disable mei interface on LBG servers.Tomas Winkler2020-05-053-1/+13
| * | | Merge tag 'phy-for-5.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2020-04-303-12/+30
| |\ \ \
| | * | | phy: qualcomm: usb-hs-28nm: Prepare clocks in initBjorn Andersson2020-04-301-11/+21
| | * | | MAINTAINERS: Add Vinod Koul as Generic PHY co-maintainerKishon Vijay Abraham I2020-04-301-1/+2
| | * | | phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat stringJohn Stultz2020-04-271-0/+7
| | * | | phy: tegra: Select USB_COMMON for usb_get_maximum_speed()Thierry Reding2020-04-241-1/+2
| * | | | interconnect: qcom: Move the static keyword to the front of declarationChenTao2020-04-292-10/+10
| * | | | most: core: use function subsys_initcall()Christian Gromm2020-04-281-1/+1
| * | | | bus: mhi: core: Fix a NULL vs IS_ERR check in mhi_create_devices()Dan Carpenter2020-04-281-1/+1
* | | | | Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-0810-30/+48
|\ \ \ \ \
| * | | | | regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_compl...John Stultz2020-04-291-14/+11
| * | | | | driver core: Ensure wait_for_device_probe() waits until the deferred_probe_ti...John Stultz2020-04-281-0/+5
| * | | | | driver core: Use dev_warn() instead of dev_WARN() for deferred_probe_timeout ...John Stultz2020-04-281-1/+1
| * | | | | driver core: Revert default driver_deferred_probe_timeout value to 0John Stultz2020-04-281-11/+2
| * | | | | component: Silence bind error on -EPROBE_DEFERJames Hilliard2020-04-281-3/+5
| * | | | | driver core: Fix handling of fw_devlink=permissiveSaravana Kannan2020-04-281-1/+6
| * | | | | coredump: fix crash when umh is disabledLuis Chamberlain2020-04-282-0/+13
| * | | | | amba: Initialize dma_parms for amba devicesUlf Hansson2020-04-282-0/+2
| * | | | | driver core: platform: Initialize dma_parms for platform devicesUlf Hansson2020-04-282-0/+3
| |/ / / /
* | | | | Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-05-083-6/+4
|\ \ \ \ \
| * | | | | staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter2020-05-051-0/+4
| * | | | | staging: ks7010: remove me from CC listWolfram Sang2020-05-051-1/+0
| * | | | | MAINTAINERS: remove entry after hp100 driver removalLukas Bulwahn2020-04-291-5/+0
| |/ / / /
* | | | | Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-083-5/+9
|\ \ \ \ \
| * | | | | tty: xilinx_uartps: Fix missing id assignment to the consoleShubhrajyoti Datta2020-05-041-0/+1