summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | dt-bindings: mmc: sdhci-am654: Add ti,clkbuf-sel bindingFaiz Abbas2020-07-131-0/+1
* | dt-bindings: mmc: Convert pwrseq to json-schemaJisheng Zhang2020-07-136-72/+147
* | mmc: sh_mmcif: Use "kHz" for kilohertzGeert Uytterhoeven2020-07-131-3/+3
* | mmc: sdhci-msm: Fix spelling mistakeFlavio Suligoi2020-07-131-1/+1
* | mmc: mmci: add sdio datactrl mask for sdmmc revisionsLudovic Barre2020-07-131-0/+2
* | mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()Chuhong Yuan2020-07-131-0/+4
* | mmc: sdio: Fix 1-bit mode for SD-combo cards during suspendYue Hu2020-07-131-1/+22
* | mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...Yue Hu2020-07-131-14/+12
* | mmc: sdio: Return ret if sdio_disable_func() failsYue Hu2020-07-131-1/+1
* | mmc: sdhci-tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKSSowjanya Komatineni2020-07-131-0/+9
* | dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling stringsPradeep P V K2020-07-131-0/+18
* | mmc: sdhci-msm: Add interconnect bandwidth scaling supportPradeep P V K2020-07-131-0/+6
* | mmc: core: Always allow the card detect uevent to be consumedUlf Hansson2020-07-133-5/+9
|/
* Linux 5.8-rc5v5.8-rc5Linus Torvalds2020-07-131-1/+1
* Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-07-123-6/+5
|\
| * xtensa: simplify xtensa_pmu_irq_handlerXu Wang2020-07-081-3/+1
| * xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-021-1/+2
| * xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-021-2/+2
* | Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-121-1/+4
|\ \
| * | io_uring: fix not initialised work->flagsPavel Begunkov2020-07-121-1/+2
| * | io_uring: fix missing msg_name assignmentPavel Begunkov2020-07-121-0/+2
* | | Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-123-8/+3
|\ \ \
| * | | btrfs: wire up iter_file_splice_writeChristoph Hellwig2020-07-091-0/+1
| * | | btrfs: fix double put of block group with nocowJosef Bacik2020-07-091-8/+1
| * | | btrfs: discard: add missing put when grabbing block group from unused listQu Wenruo2020-07-071-0/+1
* | | | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-127-9/+41
|\ \ \ \
| * | | | riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen2020-07-102-3/+4
| * | | | kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen2020-07-102-1/+1
| * | | | riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen2020-07-101-5/+5
| * | | | riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen2020-07-101-0/+2
| * | | | kgdb: enable arch to support XML packet.Vincent Chen2020-07-103-0/+29
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-126-8/+12
|\ \ \ \ \
| * | | | | scsi: dh: Add Fujitsu device to devinfo and dh listsSteve Schremmer2020-07-082-0/+2
| * | | | | scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn2020-07-081-4/+6
| * | | | | scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal2020-07-031-1/+1
| * | | | | scsi: iscsi: Change iSCSI workqueue max_active back to 1Bob Liu2020-07-032-2/+2
| * | | | | scsi: scsi_transport_spi: Fix function pointer checkTom Rix2020-06-301-1/+1
* | | | | | Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-3/+1
|\ \ \ \ \ \
| * | | | | | xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter2020-07-101-3/+1
* | | | | | | Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64s/exception: Fix 0x1500 interrupt handler crashNicholas Piggin2020-07-081-1/+1
* | | | | | | | Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-091-1/+1
* | | | | | | | | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-115-18/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: update internal module version numberSteve French2020-07-091-1/+1
| * | | | | | | | | cifs: fix reference leak for tlinkRonnie Sahlberg2020-07-091-1/+8
| * | | | | | | | | smb3: fix unneeded error message on change notifySteve French2020-07-081-2/+6
| * | | | | | | | | cifs: remove the retry in cifs_poxis_lock_setyangerkun2020-07-081-13/+6
| * | | | | | | | | smb3: fix access denied on change notify request to some serversSteve French2020-07-081-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-111-0/+20
|\ \ \ \ \ \ \ \ \