summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-083-7/+47
|\ \
| * \ Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-03-211-1/+2
| |\ \
| | * | UBI: fix missing brace control flowBrian Norris2015-02-231-1/+2
| * | | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven2015-03-031-0/+1
| * | | mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-281-0/+2
| * | | mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-281-6/+42
| |/ /
* / / genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-051-2/+1Star
|/ /
* | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-1823-203/+1301
|\ \
| * | mtd: hisilicon: && vs & typoDan Carpenter2015-02-151-1/+1
| * | mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang2015-02-083-0/+897
| * | mtd: avoid registering reboot notifier twiceNiklas Cassel2015-02-081-1/+9
| * | mtd: concat: set the return lengths properlyNiklas Cassel2015-02-061-1/+2
| * | mtd: kconfig: replace PPC_OF with PPCKevin Hao2015-02-061-1/+1
| * | mtd: denali: remove unnecessary stubsMasahiro Yamada2015-02-061-38/+0Star
| * | mtd: nand: remove redundant local variableBaruch Siach2015-02-061-2/+1Star
| * | mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu2015-02-061-4/+14
| * | mtd: fsl-quadspi: Remove unnecessary 'map_failed' labelFabio Estevam2015-02-061-18/+10Star
| * | mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam2015-02-061-2/+0Star
| * | mtd: fsl-quadspi: Fix the error pathsFabio Estevam2015-02-061-4/+4
| * | mtd: nand: omap: drop condition with no effectNicholas Mc Guire2015-02-061-22/+9Star
| * | mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-021-19/+10Star
| * | mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra2015-02-023-8/+9
| * | mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris2015-01-211-1/+1
| * | mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh2015-01-201-1/+24
| * | mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh2015-01-201-3/+3
| * | mtd: fsl-quadspi: Fix module unboundFabio Estevam2015-01-201-6/+13
| * | mtd: spi-nor: support for (GigaDevice) GD25Q128BRafał Miłecki2015-01-201-0/+1
| * | nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita2015-01-161-6/+0Star
| * | mtd: nand: ams-delta: fix overwritten mtd_info->owner in initializationAkinobu Mita2015-01-161-5/+1Star
| * | mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chipAllen Xu2015-01-161-0/+18
| * | mtd: denali: fix incorrect bitmask error in denali_setup_dmaGraham Moore2015-01-131-1/+1
| * | mtd: st_spi_fsm: Fix [-Wsign-compare] build warningLee Jones2015-01-131-1/+1
| * | mtd: st_spi_fsm: Obtain and use EMI clockLee Jones2015-01-131-2/+38
| * | mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytesLee Jones2015-01-131-16/+79
| * | mtd: map_rom: Support UBI on ROMAaron Sierra2015-01-101-1/+12
| * | mtd: physmap_of: Add read-only fallbackJoe Schultz2015-01-101-0/+10
| * | mtd: map_ram: Enable mtdoopsAlessio Igor Bogani2015-01-101-0/+1
| * | mtd: nftl: reorganize operations in condition checkAndy Shevchenko2015-01-101-7/+11
| * | mtd: nand: remove duplicate comment lineBaruch Siach2015-01-101-1/+0Star
| * | mtd: nand: added nand_shutdownScott Branden2015-01-081-0/+11
| * | mtd: implement common reboot notifier boilerplateBrian Norris2015-01-081-0/+20
| * | mtd: mtdblock: remove the needless mtdblks_lockGu Zheng2015-01-071-10/+0Star
| * | mtd: bcm47xxpart: support SquashFS with an original magicRafał Miłecki2015-01-071-2/+5
| * | mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)Rafał Miłecki2015-01-071-2/+6
| * | mtd: bcm47xxpart: support TRX data partition being UBIRafał Miłecki2015-01-071-2/+26
| * | mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-071-8/+54
| * | mtd: nand: gpmi: remove deprecated commentBoris BREZILLON2014-12-221-8/+0Star
| * | mtd: gpmi: Remove noisy error messageFabio Estevam2014-12-221-1/+0Star