summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-223-0/+27
|\
| * clk: jz4740: Add TCU clockPaul Cercueil2019-08-091-0/+1
| * mfd/syscon: Add device_node_to_regmap()Paul Cercueil2019-08-091-0/+6
| * dt-bindings: ingenic: Add DT bindings for TCU clocksPaul Cercueil2019-08-091-0/+20
* | Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-09-212-1/+10
|\ \
| * | f2fs: include charset encoding information in the superblockDaniel Rosenberg2019-08-231-1/+8
| * | fs: Reserve flag for casefoldingDaniel Rosenberg2019-08-231-0/+1
| * | f2fs: fix panic of IO alignment featureChao Yu2019-08-231-0/+1
* | | Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2019-09-211-1/+1
|\ \ \
| * | | quota: fix wrong condition in is_quota_modification()Chao Yu2019-09-121-1/+1
* | | | Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-09-214-83/+218
|\ \ \ \
| * \ \ \ Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2019-09-152-82/+212
| |\ \ \ \
| | * | | | mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee2019-08-291-0/+3
| | * | | | mtd: spi-nor: Add a ->setup() methodTudor Ambarus2019-08-281-0/+5
| | * | | | mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon2019-08-281-7/+10
| | * | | | mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon2019-08-281-7/+16
| | * | | | mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon2019-08-281-0/+2
| | * | | | mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus2019-08-281-3/+5
| | * | | | mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus2019-08-281-2/+0
| | * | | | mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus2019-08-281-75/+164
| | * | | | mtd: spi-nor: Remove unused macroTudor Ambarus2019-08-281-1/+0
| | * | | | Merge tag 'v5.3-rc6' into spi-nor/nextTudor Ambarus2019-08-28123-494/+531
| | |\ \ \ \
| | * | | | | mtd: spi-nor: fix description for int (*flash_is_locked)()Tudor Ambarus2019-08-121-1/+1
| | * | | | | mtd: spi-nor: Rework hwcaps selection for the spi-mem caseBoris Brezillon2019-08-121-0/+14
| | * | | | | mtd: spi-nor: Move m25p80 code in spi-nor.cBoris Brezillon2019-08-121-0/+3
| | * | | | | mtd: spi-nor: always use bounce buffer for register read/writesVignesh Raghavendra2019-08-121-2/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-09-152-1/+6
| |\ \ \ \ \
| | * | | | | mtd: nand: fix typo, s/erasablocks/eraseblocksTudor Ambarus2019-08-261-1/+1
| | * | | | | mtd: rawnand: sharpsl: add include guard to linux/mtd/sharpsl.hMasahiro Yamada2019-08-261-0/+5
| | |/ / / /
* | | | | | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-211-3/+6
|\ \ \ \ \ \
| * | | | | | libnvdimm/security: Introduce a 'frozen' attributeDan Williams2019-08-291-3/+6
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-217-48/+64
|\ \ \ \ \ \ \
| * | | | | | | scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in uapi headersMasahiro Yamada2019-08-133-44/+47
| * | | | | | | scsi: qla2xxx: Modify NVMe include directivesBart Van Assche2019-08-131-0/+2
| * | | | | | | scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-08-081-2/+0
| * | | | | | | scsi: core: add support for request batchingPaolo Bonzini2019-07-222-2/+15
| * | | | | | | scsi: ufs: uapi: Fix SPDX license identifierAvri Altman2019-07-221-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-211-2/+4
|\ \ \ \ \ \ \
| * | | | | | | dm: introduce DM_GET_TARGET_VERSIONMikulas Patocka2019-09-161-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-09-2113-13/+135
|\ \ \ \ \ \ \
| * | | | | | | IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan2019-09-132-0/+36
| * | | | | | | Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-1340-112/+144
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe2019-08-281-1/+3
| |\ \ \ \ \ \ \ \
| * | | | | | | | | RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang2019-08-261-0/+1
| * | | | | | | | | Merge remote-tracking branch 'mlx5-next/mlx5-next' into for-nextDoug Ledford2019-08-262-4/+15
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-21104-447/+491
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RDMA: Delete DEBUG codeLeon Romanovsky2019-08-201-3/+0
| * | | | | | | | | | | IB/mlx5: Add legacy events to DEVX listYishai Hadas2019-08-131-0/+9
| * | | | | | | | | | | Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford2019-08-132-6/+32
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-0/+10