summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-23mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger
2016-09-23mtd: Kill the OF_MTD Kconfig optionBoris Brezillon
2016-09-23mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTDBoris Brezillon
2016-09-23mtd: nand: Fix nand_command_lp() for 8bits opcodesBoris Brezillon
2016-09-23mtd: nand: sunxi: Support ECC maximizationBoris Brezillon
2016-09-23mtd: nand: Support maximizing ECC when using software BCHBoris Brezillon
2016-09-23mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2016-09-23mtd: nand: mxc: Add timing setup for v2 controllersSascha Hauer
2016-09-23mtd: nand: mxc: implement onfi get/set featuresSascha Hauer
2016-09-23mtd: nand: sunxi: switch from manual to automated timing configSascha Hauer
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer
2016-09-23mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer
2016-09-23mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devicesRoger Quadros
2016-09-23mtd: brcmnand: iProc big endian and ONFI supportRay Jui
2016-09-23mtd: nand_bbt: scan for next free bbt block if writing bbt failsKyle Roeschley
2016-09-23mtd: nand_bbt: Move BBT block selection logic out of write_bbt()Boris Brezillon
2016-09-23mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon
2016-09-23mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon
2016-09-23mtd: nand: gpmi: get correct free oob spaceHan Xu
2016-09-23mtd: nand: sh_flctl: handle dma_submit() errorsBrian Norris
2016-09-23mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski
2016-09-23mtd: nand: Get rid of needless 'goto'Andrey Smirnov
2016-09-23mtd: nand: Error out if cmd_ctrl() is missingAndrey Smirnov
2016-09-23Kconfig: nand: Remove redundant dependency on MTD_NANDAndrey Smirnov
2016-09-23Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOCAndrey Smirnov
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds
2016-08-05Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-08-05Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-05Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-05Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-05Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook