summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-20doc: dt: mtd: stop referring to driver code for spi-nor IDsBrian Norris1-5/+51
2015-11-20mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in commentsBrian Norris1-3/+3
2015-11-20mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"Brian Norris1-1/+10
2015-11-19mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4KAndreas Fenkart1-2/+2
2015-11-19mtd: m25p80: drop erase() callbackBrian Norris1-17/+0
2015-11-19mtd: spi-nor: provide default erase_sector implementationBrian Norris2-5/+35
2015-11-19doc: mtd: nand: update examples to use mtd_to_nand()Boris BREZILLON1-2/+2
2015-11-19mtd: nand: add an mtd_to_nand() helperBoris BREZILLON1-0/+5
2015-11-19mtd: nand: fix drivers abusing mtd->privBoris BREZILLON2-23/+41
2015-11-18mtd: brcmnand: drop unused subpage_read() supportBrian Norris1-11/+0
2015-11-18mtd: brcmnand: clean up flash cache for parameter pagesBrian Norris1-4/+9
2015-11-18mtd: fsl-quadspi: possible NULL dereferenceBrian Norris1-4/+4
2015-11-18Documentation: mtd: improve nand_ecc.txt for readability and correctnessWang YanQing1-29/+29
2015-11-17mtd: mxc_nand: Remove bit-or operation with zeroFabio Estevam1-2/+1
2015-11-17mtd: spi-nor: remove unnecessary leading space from dbg printBrian Norris1-1/+1
2015-11-17mtd: sm_ftl: fix wrong do_div() usageNicolas Pitre1-1/+2
2015-11-17mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume pathsEzequiel García1-0/+6
2015-11-17mtd: pxa3xx_nand: Remove dead codeEzequiel García1-5/+0
2015-11-17mtd: pxa3xx_nand: Remove redundant NAND sensingEzequiel García1-33/+8
2015-11-16mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanEzequiel García1-16/+14
2015-11-16mtd: pxa3xx_nand: Fix initial controller configurationEzequiel García1-13/+22
2015-11-16mtd: pxa3xx_nand: Increase the initial chunk sizeEzequiel García1-1/+1
2015-11-16mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris1-1/+1
2015-11-16mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris1-0/+1
2015-11-16Linux 4.4-rc1v4.4-rc1Linus Torvalds1-2/+2
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta1-1/+1
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44
2015-11-14ARC: remove extraneous header includeVineet Gupta1-1/+0
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-149p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-14vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-13dax: fix __dax_pmd_fault crashDan Williams1-0/+7
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä1-1/+9
2015-11-12ALSA: pci: depend on ZONE_DMADan Williams1-12/+12
2015-11-12mtd: partitions: kill unused ecclayout structBrian Norris1-1/+0
2015-11-12mtd: zero out mtd_partition struct before using itBrian Norris1-2/+1
2015-11-12mtd: grab a reference to the MTD of_node before registering itBrian Norris1-0/+4
2015-11-12libnvdimm: documentation clarificationsKonrad Rzeszutek Wilk1-21/+28
2015-11-12libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams1-13/+2
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams1-1/+14