summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-26nbd: restore default timeout when setting it to zeroHou Pu
2020-08-26vdpa/mlx5: Avoid warnings about shifts on 32-bit platformsNathan Chancellor
2020-08-26vhost-iotlb: fix vhost_iotlb_itree_next() documentationStefano Garzarella
2020-08-26vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang
2020-08-26vdpa: ifcvf: return err when fail to request config irqJason Wang
2020-08-26drm/exynos: gem: Fix sparse warningMarek Szyprowski
2020-08-25Merge tag 'libnvdimm-fix-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-08-25PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki
2020-08-25ACPI: OSL: Prevent acpi_release_memory() from returning too earlyRafael J. Wysocki
2020-08-25drm/omap: fix incorrect lock stateTomi Valkeinen
2020-08-25Merge tag 'v5.9-rc2' into drm-misc-fixesMaarten Lankhorst
2020-08-25drm/i915: Fix cmd parser desc matching with masksMika Kuoppala
2020-08-25i2c: iproc: Fix shifting 31 bitsRay Jui
2020-08-25i2c: rcar: in slave mode, clear NACK earlierWolfram Sang
2020-08-25i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()Andy Shevchenko
2020-08-25i2c: core: Don't fail PRP0001 enumeration when no ID table existAndy Shevchenko
2020-08-24Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-24drm/etnaviv: always start/stop scheduler in timeout processingLucas Stach
2020-08-24drm/etnaviv: fix external abort seen on GC600 rev 0x19Christian Gmeiner
2020-08-24hv_utils: drain the timesync packets on onchannelcallbackVineeth Pillai
2020-08-24hv_utils: return error if host timesysnc update is staleVineeth Pillai
2020-08-24mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22drm/msm/a6xx: fix frequency not always being restored on GMU resumeJonathan Marek
2020-08-22drm/msm/a6xx: add module param to enable debugbus snapshotRob Clark
2020-08-22drm/msm/a6xx: fix crashdec section name typoRob Clark
2020-08-22drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-08-22habanalabs: correctly report inbound pci region cfg errorOfir Bitton
2020-08-22habanalabs: check correct vmalloc return codeOfir Bitton
2020-08-22habanalabs: validate FW file sizeOfir Bitton
2020-08-22habanalabs: fix incorrect check on failed workqueue createColin Ian King
2020-08-22habanalabs: set max power according to card typeOded Gabbay
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton
2020-08-22habanalabs: set clock gating according to maskOfir Bitton
2020-08-22habanalabs: verify user input in cs_ioctl_signal_waitOfir Bitton
2020-08-22habanalabs: Fix a loop in gaudi_extract_ecc_info()Dan Carpenter
2020-08-22habanalabs: Fix memory corruption in debugfsDan Carpenter
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton
2020-08-22habanalabs: Validate user address before mappingOfir Bitton
2020-08-22habanalabs: unmap PCI bars upon iATU failureOfir Bitton
2020-08-21drm/msm: enable vblank during atomic commitsRob Clark
2020-08-21null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu
2020-08-21nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel