Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-31 | mtd: rawnand: davinci: convert driver to nand_scan() | Miquel Raynal | 1 | -93/+102 |
2018-07-20 | mtd: rawnand: use mtd_device_register() where applicable | Rafał Miłecki | 1 | -2/+1 |
2018-07-18 | mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones | Boris Brezillon | 1 | -5/+5 |
2018-07-18 | mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions | Boris Brezillon | 1 | -13/+10 |
2018-06-12 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -3/+3 |
2018-05-02 | mtd: rawnand: davinci: stop using pdev->id as chipselect | Bartosz Golaszewski | 1 | -3/+3 |
2018-04-26 | mtd: rawnand: davinci: don't acquire and enable clock | Sekhar Nori | 1 | -24/+1 |
2018-03-29 | mtd: rawnand: davinci: fix probe function error path | Miquel Raynal | 1 | -1/+4 |
2018-02-16 | mtd: nand: move raw NAND related code to the raw/ subdir | Boris Brezillon | 1 | -0/+879 |