summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-222-2/+19
|\
| * soundwire: stream: make stream name a const pointerSrinivas Kandagatla2019-09-041-2/+2
| * soundwire: Add compute_params callbackVinod Koul2019-09-041-0/+2
| * soundwire: intel: handle disabled linksPierre-Louis Bossart2019-08-231-0/+2
| * soundwire: add debugfs supportPierre-Louis Bossart2019-08-231-0/+8
| * soundwire: add new mclk_freq field for propertiesPierre-Louis Bossart2019-08-211-0/+2
| * soundwire: include mod_devicetable.h to avoid compiling warningsBard liao2019-08-211-0/+2
| * soundwire: intel: prevent possible dereference in hw_paramsPierre-Louis Bossart2019-08-211-0/+1
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-223-19/+74
|\ \
| * | module: Remove leftover '#undef' from export headerWill Deacon2019-09-121-1/+0
| * | module: Fix link failure due to invalid relocation on namespace offsetWill Deacon2019-09-112-2/+2
| * | export: allow definition default namespaces in Makefiles or sourcesMatthias Maennich2019-09-101-0/+6
| * | module: add support for symbol namespaces.Matthias Maennich2019-09-103-19/+80
| * | export: explicitly align struct kernel_symbolMatthias Maennich2019-09-102-6/+5
* | | 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