summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: gyro: bmg160: fix buffer read valuesIrina Tirdea2016-04-031-1/+1
* iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea2016-04-031-3/+4
* iio: accel: bmc150: fix endianness when reading axesIrina Tirdea2016-04-031-3/+4
* iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann2016-04-031-0/+1
* iio: fix config watermark initial valueIrina Tirdea2016-03-281-0/+1
* iio: health: max30100: correct FIFO check conditionMatt Ranostay2016-03-281-1/+2
* iio: imu: Fix inv_mpu6050 dependenciesRichard Weinberger2016-03-281-2/+1
* iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-03-281-0/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-259-48/+207
|\
| * nvme: avoid cqe corruption when update at the same time as readMarta Rybczynska2016-03-221-11/+13
| * mtip32xx: fix checks for dma mapping errorsAlexey Khoroshilov2016-03-191-2/+2
| * lightnvm: do not load L2P table if not supportedJavier González2016-03-191-1/+1
| * lightnvm: do not reserve lun on l2p loadingJavier González2016-03-191-3/+0
| * nvme: lightnvm: return ppa completion statusMatias Bjorling2016-03-191-2/+15
| * lightnvm: add a bitmap of lunsWenwei Tao2016-03-193-29/+69
| * lightnvm: specify target's logical address areaWenwei Tao2016-03-195-2/+108
| * null_blk: add lightnvm null_blk device to the nullb_listWenwei Tao2016-03-191-1/+2
* | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-2543-522/+3348
|\ \
| * | mtd: nand: remove kerneldoc for removed function parameterBrian Norris2016-03-111-1/+0
| * | mtd: nand: Qualcomm NAND controller driverArchit Taneja2016-03-103-0/+2231
| * | mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja2016-03-104-25/+22
| * | mtd: spi-nor: support lock/unlock for a few Winbond chipsBrian Norris2016-03-081-3/+15
| * | mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris2016-03-081-7/+63
| * | mtd: spi-nor: add SPI_NOR_HAS_LOCK flagBrian Norris2016-03-081-2/+5
| * | mtd: spi-nor: use BIT() for flash_info flagsBrian Norris2016-03-081-8/+8
| * | mtd: spi-nor: disallow further writes to SR if WP# is lowBrian Norris2016-03-081-0/+7
| * | mtd: spi-nor: make lock/unlock bounds checks more obvious and robustBrian Norris2016-03-081-18/+50
| * | mtd: spi-nor: silently drop lock/unlock for already locked/unlocked regionBrian Norris2016-03-081-2/+10
| * | mtd: spi-nor: wait for SR_WIP to clear on initial unlockBrian Norris2016-03-081-0/+1
| * | mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-083-30/+31
| * | mtd: mtdswap: remove useless if (!mtd->ecclayout) testBoris BREZILLON2016-03-081-8/+0
| * | mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-083-32/+8
| * | mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-089-60/+51
| * | mtd: nand: check status before reporting timeoutBrian Norris2016-03-071-2/+2
| * | mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris2016-03-071-4/+4
| * | mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein2016-03-071-1/+4
| * | mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'Brian Norris2016-03-071-10/+0
| * | mtd: spi-nor: fsl-quadspi: add support for layerscapeYao Yuan2016-03-071-1/+1
| * | mtd: spi-nor: fsl-quadspi: add support for ls1021aYao Yuan2016-03-072-1/+11
| * | mtd: spi-nor: fsl-quadspi: add big-endian supportYao Yuan2016-03-071-60/+97
| * | mtd: spi-nor: add subsector flag to n25q128aEzequiel García2016-03-051-2/+2
| * | mtd: nand: pxa3xx_nand: fix dmaengine initializationRobert Jarzmik2016-03-051-1/+1
| * | mtd: nand: sunxi: remove direct mtd->priv accessesBoris BREZILLON2016-03-051-3/+3
| * | mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli2016-02-291-1/+33
| * | mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-02-241-1/+2
| * | mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen2016-02-121-45/+1
| * | mtd: spi-nor: Add support for s25fl116kSascha Hauer2016-02-121-0/+1
| * | mtd: nand: pxa3xx_nand: add support for partial chunksThomas Petazzoni2016-02-121-56/+101
| * | mtd: bcm63xxpart: Move NOR flash layout to a separate functionSimon Arlott2016-02-121-22/+32
| * | mtd: bcm63xxpart: Null terminate and validate conversion of flash stringsSimon Arlott2016-02-121-4/+34