Age | Commit message (Expand) | Author |
2016-09-23 | mtd: nand: Add function to convert ONFI mode to data_interface | Sascha Hauer |
2016-09-23 | mtd: nand: convert ONFI mode into data interface | Sascha Hauer |
2016-09-23 | mtd: nand: Create a NAND reset function | Sascha Hauer |
2016-09-23 | mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices | Roger Quadros |
2016-09-23 | mtd: brcmnand: iProc big endian and ONFI support | Ray Jui |
2016-09-23 | mtd: nand_bbt: scan for next free bbt block if writing bbt fails | Kyle Roeschley |
2016-09-23 | mtd: nand_bbt: Move BBT block selection logic out of write_bbt() | Boris Brezillon |
2016-09-23 | mtd: nand: timings: Reorder tRR_min def in mode 0 | Boris Brezillon |
2016-09-23 | mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips | Boris Brezillon |
2016-09-23 | mtd: nand: gpmi: get correct free oob space | Han Xu |
2016-09-23 | mtd: nand: sh_flctl: handle dma_submit() errors | Brian Norris |
2016-09-23 | mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx | Krzysztof Kozlowski |
2016-09-23 | mtd: nand: Get rid of needless 'goto' | Andrey Smirnov |
2016-09-23 | mtd: nand: Error out if cmd_ctrl() is missing | Andrey Smirnov |
2016-09-23 | Kconfig: nand: Remove redundant dependency on MTD_NAND | Andrey Smirnov |
2016-09-23 | Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC | Andrey Smirnov |
2016-09-23 | mtd: nand: import nand_hw_control_init() | Marc Gonzalez |
2016-08-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-08-07 | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-08-07 | block: rename bio bi_rw to bi_opf | Jens Axboe |
2016-08-07 | target: iblock_execute_sync_cache() should use bio_set_op_attrs() | Jens Axboe |
2016-08-07 | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe |
2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-08-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-08-06 | Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-08-05 | Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb | Linus Torvalds |
2016-08-05 | Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-08-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-08-05 | Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds |
2016-08-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-08-05 | Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-08-05 | Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-08-05 | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-08-05 | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-08-05 | ramoops: use DT reserved-memory bindings | Kees Cook |
2016-08-05 | NTB: ntb_hw_intel: use local variable pdev | Allen Hubbe |
2016-08-05 | NTB: ntb_hw_intel: show BAR size in debugfs info | Allen Hubbe |
2016-08-05 | ntb_perf: clear link_is_up flag when the link goes down. | Logan Gunthorpe |
2016-08-05 | ntb_pingpong: Add a debugfs file to get the ping count | Logan Gunthorpe |
2016-08-05 | ntb_tool: Add link status and files to debugfs | Logan Gunthorpe |
2016-08-05 | ntb_tool: Postpone memory window initialization for the user | Logan Gunthorpe |
2016-08-05 | ntb_perf: Wait for link before running test | Logan Gunthorpe |
2016-08-05 | ntb_perf: Return results by reading the run file | Logan Gunthorpe |
2016-08-05 | ntb_perf: Improve thread handling to increase robustness | Logan Gunthorpe |
2016-08-05 | ntb_perf: Schedule based on time not on performance | Logan Gunthorpe |
2016-08-05 | ntb_transport: Check the number of spads the hardware supports | Logan Gunthorpe |
2016-08-05 | ntb_tool: Add memory window debug support | Logan Gunthorpe |