summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: m25p80: drop erase() callbackBrian Norris2015-11-191-17/+0
* mtd: spi-nor: provide default erase_sector implementationBrian Norris2015-11-192-5/+35
* doc: mtd: nand: update examples to use mtd_to_nand()Boris BREZILLON2015-11-191-2/+2
* mtd: merge in mtd_to_nand() branchBrian Norris2015-11-191-0/+5
|\
| * mtd: nand: add an mtd_to_nand() helperBoris BREZILLON2015-11-191-0/+5
* | mtd: nand: fix drivers abusing mtd->privBoris BREZILLON2015-11-192-23/+41
* | mtd: brcmnand: drop unused subpage_read() supportBrian Norris2015-11-181-11/+0
* | mtd: brcmnand: clean up flash cache for parameter pagesBrian Norris2015-11-181-4/+9
* | mtd: fsl-quadspi: possible NULL dereferenceBrian Norris2015-11-181-4/+4
* | Documentation: mtd: improve nand_ecc.txt for readability and correctnessWang YanQing2015-11-181-29/+29
* | mtd: mxc_nand: Remove bit-or operation with zeroFabio Estevam2015-11-171-2/+1
* | mtd: spi-nor: remove unnecessary leading space from dbg printBrian Norris2015-11-171-1/+1
* | mtd: sm_ftl: fix wrong do_div() usageNicolas Pitre2015-11-171-1/+2
* | mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume pathsEzequiel García2015-11-171-0/+6
* | mtd: pxa3xx_nand: Remove dead codeEzequiel García2015-11-171-5/+0
* | mtd: pxa3xx_nand: Remove redundant NAND sensingEzequiel García2015-11-171-33/+8
* | mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanEzequiel García2015-11-161-16/+14
* | mtd: pxa3xx_nand: Fix initial controller configurationEzequiel García2015-11-161-13/+22
* | mtd: pxa3xx_nand: Increase the initial chunk sizeEzequiel García2015-11-161-1/+1
* | Merge MTD 4.4 development into MTD -nextBrian Norris2015-11-162-1/+2
|\ \
| * | mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris2015-11-161-1/+1
| * | mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris2015-11-161-0/+1
| |/
* | Merge v4.4-rc1 into MTD developmentBrian Norris2015-11-1610182-238959/+481086
|\|
| * Linux 4.4-rc1v4.4-rc1Linus Torvalds2015-11-161-2/+2
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1537-292/+947
| |\
| | * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| | * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-125-4/+14
| | |\
| | | * tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-111-0/+1
| | | * perf probe: Verify parameters in two functionsWang Nan2015-11-111-0/+6
| | | * perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-111-4/+4
| | | * perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-111-0/+1
| | | * perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
| | |/
| | * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-091-0/+4
| | * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-091-8/+9
| | * Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-0831-274/+920
| | |\
| | | * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
| | | * perf test: Add 'perf test BPF'Wang Nan2015-11-066-1/+248
| | | * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-064-1/+35
| | | * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-064-31/+129
| | | * perf bpf: Improve BPF related error messagesWang Nan2015-11-064-15/+108
| | | * perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-063-33/+49
| | | * bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-062-0/+9
| | | * bpf tools: Improve libbpf error reportingWang Nan2015-11-065-59/+159
| | | * perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-061-5/+2
| | | * perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-061-2/+18
| | | * perf stat: Make stat options globalJiri Olsa2015-11-051-81/+82
| | | * perf sched latency: Fix thread pid reuse issueJiri Olsa2015-11-051-2/+3
| | | * perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan2015-11-051-0/+3
| | | * perf trace: Fix documentation for -iPeter Feiner2015-11-051-1/+0
| | | * tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2015-11-052-2/+2