summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-01-235-16/+27
|\
| * mtd: rawnand: omap: Use BCH private fields in the specific OOB layoutMiquel Raynal2021-01-201-6/+9
| * mtd: spinand: Fix MTD_OPS_AUTO_OOB requestsMiquel Raynal2021-01-141-3/+11
| * mtd: rawnand: intel: check the mtd name only after setting the variableMartin Blumenstingl2021-01-141-2/+3
| * mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engineMiquel Raynal2021-01-141-4/+3
| * mtd: rawnand: gpmi: fix dst bit offset when extracting raw payloadSean Nyekjaer2021-01-041-1/+1
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-235-5/+44
|\ \
| * | i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski2021-01-221-0/+1
| * | Revert "i2c: imx: Remove unused .id_table support"Fabio Estevam2021-01-221-1/+19
| * | i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang2021-01-171-1/+1
| * | i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFOSowjanya Komatineni2021-01-171-1/+21
| * | i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen2021-01-171-1/+1
| * | i2c: tegra: Wait for config load atomically while in ISRMikko Perttunen2021-01-111-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-238-28/+68
|\ \ \
| * | | scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King2021-01-141-1/+3
| * | | scsi: target: tcmu: Fix use-after-free of se_cmd->privShin'ichiro Kawasaki2021-01-141-3/+8
| * | | scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu2021-01-121-3/+5
| * | | scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan2021-01-121-2/+14
| * | | scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck2021-01-121-1/+8
| * | | scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim2021-01-071-5/+13
| * | | scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()Jaegeuk Kim2021-01-071-7/+12
| * | | scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler2021-01-071-2/+2
| * | | scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap2021-01-071-0/+1
| * | | scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann2021-01-071-4/+2
* | | | Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-01-223-8/+45
|\ \ \ \
| * | | | dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke2021-01-211-3/+12
| * | | | dm crypt: fix copy and paste bug in crypt_alloc_req_aeadIgnat Korchagin2021-01-211-3/+3
| * | | | dm integrity: conditionally disable "recalculate" featureMikulas Patocka2021-01-211-2/+24
| * | | | dm integrity: fix a crash if "recalculate" used without "internal_hash"Mikulas Patocka2021-01-211-0/+6
* | | | | Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-01-224-7/+37
|\ \ \ \ \
| * | | | | mmc: core: don't initialize block size from ext_csd if not presentPeter Collingbourne2021-01-151-1/+3
| * | | | | mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspendAl Cooper2021-01-131-5/+1
| * | | | | mmc: sdhci-xenon: fix 1.8v regulator stabilizationAlex Leibovich2021-01-111-1/+6
| * | | | | mmc: sdhci-of-dwcmshc: fix rpmb accessJisheng Zhang2021-01-111-0/+27
| | |_|/ / | |/| | |
* | | | | Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-01-229-24/+72
|\ \ \ \ \
| * | | | | platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson2021-01-181-0/+1
| * | | | | platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede2021-01-181-1/+2
| * | | | | platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-listHans de Goede2021-01-181-6/+0
| * | | | | platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang2021-01-131-1/+14
| * | | | | platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS checkShyam Sundar S K2021-01-041-1/+1
| * | | | | platform/x86: thinkpad_acpi: correct palmsensor error checkingMark Pearson2021-01-041-2/+2
| * | | | | platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352Arnold Gozum2021-01-041-0/+6
| * | | | | platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...Hans de Goede2021-01-041-0/+18
| * | | | | platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...Heikki Krogerus2021-01-041-8/+23
| * | | | | platform/surface: SURFACE_PLATFORMS should depend on ACPIGeert Uytterhoeven2021-01-041-4/+4
| * | | | | platform/surface: surface_gpe: Fix non-PM_SLEEP build warningsRandy Dunlap2021-01-041-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-01-211-1/+2
|\ \ \ \ \
| * | | | | soc: litex: Fix compile warning when device tree is not configuredStafford Horne2021-01-141-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-01-2124-90/+198
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/a...Dave Airlie2021-01-2210-40/+100
| |\ \ \ \ \