aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-08mtd: nand: jz4780: Update ecc correction error codesHarvey Hunt1-4/+4
2016-01-07mtd: nandsim: use nand_get_controller_data()Brian Norris1-6/+12
2016-01-07mtd: jz4780_nand: remove useless mtd->priv = chip assignmentBrian Norris1-1/+0
2016-01-07staging: mt29f_spinand: make use of nand_set/get_controller_data() helpersBoris BREZILLON1-5/+5
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON26-257/+260
2016-01-07ARM: make use of nand_set/get_controller_data() helpersBoris BREZILLON1-2/+2
2016-01-07mtd: nand: add helpers to access ->privBoris BREZILLON1-0/+10
2016-01-07mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCsAlex Smith5-0/+857
2016-01-06mtd: nand: jz4740: remove custom 'erased check' implementationBoris BREZILLON1-18/+1
2016-01-06mtd: nand: diskonchip: remove custom 'erased check' implementationBoris BREZILLON1-35/+3
2016-01-06mtd: nand: davinci: remove custom 'erased check' implementationBoris BREZILLON1-8/+1
2016-01-06mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functionsBoris BREZILLON2-7/+56
2016-01-06mtd: nand: return consistent error codes in ecc.correct() implementationsBoris BREZILLON11-23/+37