summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: Kill the OF_MTD Kconfig optionBoris Brezillon2016-09-231-4/+0
* mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTDBoris Brezillon2016-09-231-1/+1
* mtd: nand: Fix nand_command_lp() for 8bits opcodesBoris Brezillon2016-09-231-1/+4
* mtd: nand: sunxi: Support ECC maximizationBoris Brezillon2016-09-231-0/+29
* mtd: nand: Support maximizing ECC when using software BCHBoris Brezillon2016-09-231-0/+20
* mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2016-09-231-0/+3
* mtd: nand: mxc: Add timing setup for v2 controllersSascha Hauer2016-09-231-2/+82
* mtd: nand: mxc: implement onfi get/set featuresSascha Hauer2016-09-231-0/+55
* mtd: nand: sunxi: switch from manual to automated timing configSascha Hauer2016-09-231-62/+14
* mtd: nand: automate NAND timings selectionBoris Brezillon2016-09-231-0/+157
* mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2016-09-231-0/+11
* mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer2016-09-231-0/+29
* mtd: nand: convert ONFI mode into data interfaceSascha Hauer2016-09-231-206/+224
* mtd: nand: Create a NAND reset functionSascha Hauer2016-09-231-5/+20
* mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devicesRoger Quadros2016-09-231-4/+4
* mtd: brcmnand: iProc big endian and ONFI supportRay Jui2016-09-233-15/+28
* mtd: nand_bbt: scan for next free bbt block if writing bbt failsKyle Roeschley2016-09-231-6/+45
* mtd: nand_bbt: Move BBT block selection logic out of write_bbt()Boris Brezillon2016-09-231-36/+74
* mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon2016-09-231-1/+1
* mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon2016-09-231-6/+6
* mtd: nand: gpmi: get correct free oob spaceHan Xu2016-09-231-1/+2
* mtd: nand: sh_flctl: handle dma_submit() errorsBrian Norris2016-09-231-1/+7
* mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-09-231-2/+2
* mtd: nand: Get rid of needless 'goto'Andrey Smirnov2016-09-231-12/+6
* mtd: nand: Error out if cmd_ctrl() is missingAndrey Smirnov2016-09-231-0/+9
* Kconfig: nand: Remove redundant dependency on MTD_NANDAndrey Smirnov2016-09-231-1/+1
* Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOCAndrey Smirnov2016-09-231-1/+1
* mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-2313-26/+13
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0736-117/+118
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-0732-85/+85
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-074-31/+32
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0720-156/+313
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-0320-156/+313
| |\
| | * drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-296-25/+8
| | * drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski2016-07-293-62/+13
| | * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-296-68/+38
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-295-1/+254
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-29108-6972/+7117
| | |\
* | | \ Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-071-1/+1
|\ \ \ \
| * | | | get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* | | | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-2/+2
|\ \ \ \ \
| * | | | | qstr: constify instances in lustreAl Viro2016-07-301-2/+2
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-0612-194/+1634
|\ \ \ \ \ \
| * | | | | | VSOCK: Use kvfree()Wei Yongjun2016-08-021-4/+1
| * | | | | | vhost: split out vringh KconfigMichael S. Tsirkin2016-08-024-8/+7
| * | | | | | vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin2016-08-021-2/+14
| * | | | | | vhost: new device IOTLB APIJason Wang2016-08-023-50/+677
| * | | | | | vhost: drop vringh dependencyMichael S. Tsirkin2016-08-021-0/+1
| * | | | | | vhost: convert pre sorted vhost memory array to interval treeJason Wang2016-08-023-89/+128