summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| * | | | | | | vt: fix unicode console freeing with a common interfaceNicolas Pitre2020-05-041-2/+7
| * | | | | | | Revert "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart"Florian Fainelli2020-05-041-3/+1
| |/ / / / / /
* | | | | | | Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-088-10/+24
|\ \ \ \ \ \ \
| * | | | | | | usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue2020-05-071-1/+1
| * | | | | | | Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-05-062-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | USB: serial: qcserial: Add DW5816e supportMatt Jolly2020-05-041-0/+1
| | * | | | | | | USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum2020-04-221-2/+2
| * | | | | | | | usb: typec: mux: intel: Handle alt mode HPD_HIGHPrashant Malani2020-05-051-0/+4
| * | | | | | | | usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton2020-05-051-3/+2
| * | | | | | | | usb: typec: intel_pmc_mux: Fix the property namesHeikki Krogerus2020-05-051-2/+2
| * | | | | | | | USB: core: Fix misleading driver bug reportAlan Stern2020-05-051-2/+2
| * | | | | | | | USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum2020-04-301-0/+7
| * | | | | | | | thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()Mika Westerberg2020-04-281-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-05-0812-31/+57
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-086-4/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: Fix HDCP failures when SRM fw is missingSean Paul2020-05-051-1/+7
| | * | | | | | | | sun6i: dsi: fix gcc-4.8Arnd Bergmann2020-05-041-1/+1
| | * | | | | | | | drm: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller2020-05-041-0/+1
| | * | | | | | | | drm/virtio: create context before RESOURCE_CREATE_2D in 3D modeGurchetan Singh2020-05-043-2/+5
| * | | | | | | | | Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd...Dave Airlie2020-05-086-27/+43
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai2020-05-051-6/+11
| | * | | | | | | | drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li2020-05-051-3/+2
| | * | | | | | | | drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee2020-05-051-4/+4
| | * | | | | | | | drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa2020-05-011-8/+23
| | * | | | | | | | drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer2020-05-011-1/+1
| | * | | | | | | | drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan2020-05-011-3/+0
| | * | | | | | | | drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan2020-05-011-2/+2
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-0814-78/+275
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: limit boost_watermark on small zonesHenry Willard2020-05-081-0/+8