summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog: rti-wdt: fix reference leak in rti_wdt_probeZhang Qilong2020-12-131-1/+3
* watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriateRobert Marko2020-12-131-0/+18
* watchdog: remove pnx83xx driverThomas Bogendoerfer2020-12-133-288/+0
* watchdog: stm32_iwdg: don't print an error on probe deferralEtienne Carriere2020-12-131-8/+5
* watchdog: sprd: change to use usleep_range() instead of busy loopChunyan Zhang2020-12-131-4/+7
* watchdog: sprd: check busy bit before new loading rather than after thatLingling Xu2020-12-131-12/+13
* watchdog: sprd: remove watchdog disable from resume fail pathLingling Xu2020-12-131-7/+2
* watchdog: sirfsoc: Add missing dependency on HAS_IOMEMGuenter Roeck2020-12-131-0/+1
* watchdog: armada_37xx: Add missing dependency on HAS_IOMEMGuenter Roeck2020-12-131-0/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-12-126-9/+15
|\
| * Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)2020-12-111-5/+0
| * scsi: hisi_sas: Select a suitable queue for internal I/OsXiang Chen2020-12-082-0/+11
| * scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei2020-12-081-2/+1
| * scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter2020-12-031-2/+2
| * scsi: bnx2i: Requires MMURandy Dunlap2020-12-021-0/+1
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-121-1/+0
|\ \
| * \ Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2020-12-111-1/+0
| |\ \
| | * | misc: eeprom: at24: fix NVMEM name with custom AT24 device nameDiego Santa Cruz2020-12-041-1/+0
* | | | Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-126-137/+165
|\ \ \ \
| * | | | xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2020-12-092-16/+69
| * | | | xen: add helpers for caching grant mapping pagesJuergen Gross2020-12-095-128/+103
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-126-40/+159
|\ \ \ \ \
| * | | | | Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-121-0/+12
| * | | | | Input: cm109 - do not stomp on control URBDmitry Torokhov2020-12-111-2/+5
| * | | | | Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu2020-12-101-0/+42
| * | | | | Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-101-0/+1
| * | | | | Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...Hans de Goede2020-12-071-0/+11
| * | | | | Input: raydium_ts_i2c - do not split tx transactionsFurquan Shaikh2020-12-071-38/+88
* | | | | | Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-119-9/+27
|\ \ \ \ \ \
| * | | | | | mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
| * | | | | | mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal2020-12-111-1/+3
* | | | | | | Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-114-15/+35
|\ \ \ \ \ \ \
| * | | | | | | mmc: mediatek: mark PM functions as __maybe_unusedArnd Bergmann2020-12-041-6/+4
| * | | | | | | mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo2020-12-041-1/+1
| * | | | | | | mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFFWolfram Sang2020-12-041-3/+3
| * | | | | | | mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay SOCMuhammad Husaini Zulkifli2020-11-241-0/+3
| * | | | | | | mmc: mediatek: Extend recheck_sdio_irq fix to more variantsyong mao2020-11-241-5/+6
| * | | | | | | mmc: mediatek: Fix system suspend/resume support for CQHCIWenbin Mei2020-11-231-2/+20
* | | | | | | | Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-117-240/+320
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: intel: Actually disable Tx and Rx buffers on GPIO requestAndy Shevchenko2020-12-091-2/+2
| * | | | | | | | pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery2020-12-082-9/+72
| * | | | | | | | pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu2020-12-041-7/+0
| * | | | | | | | Merge tag 'intel-pinctrl-v5.10-3' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2020-11-173-222/+246
| |\ \ \ \ \ \ \ \