summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: enable the debugfs for the partname and partidZhuohao Lee2019-08-291-0/+12
* mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee2019-08-292-9/+80
* mtd: spi-nor: hisi-sfc: Add of_node_put() before breakNishka Dasgupta2019-08-281-0/+1
* mtd: spi-nor: aspeed-smc: Add of_node_put()Nishka Dasgupta2019-08-281-1/+3
* mtd: spi-nor: Introduce spi_nor_get_flash_info()Tudor Ambarus2019-08-281-32/+44
* mtd: spi-nor: Introduce spi_nor_set_addr_width()Tudor Ambarus2019-08-281-20/+30
* mtd: spi-nor: Bring flash params init togetherTudor Ambarus2019-08-281-18/+11
* mtd: spi-nor: Add the SPI_NOR_XSR_RDY flagBoris Brezillon2019-08-281-1/+9
* mtd: spi-nor: Add s3an_post_sfdp_fixups()Tudor Ambarus2019-08-281-7/+11
* mtd: spi-nor: Add a ->setup() methodTudor Ambarus2019-08-282-211/+226
* mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon2019-08-282-17/+24
* mtd: spi-nor: Add spansion_post_sfdp_fixups()Boris Brezillon2019-08-281-14/+23
* mtd: spi-nor: Add post_sfdp() hook to tweak flash configBoris Brezillon2019-08-281-1/+32
* mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon2019-08-282-20/+53
* mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon2019-08-282-37/+41
* mtd: spi-nor: Split spi_nor_init_params()Tudor Ambarus2019-08-281-20/+63
* mtd: spi-nor: Move manufacturer quad_enable() in ->default_init()Tudor Ambarus2019-08-281-19/+29
* mtd: spi-nor: Add a default_init() fixup hook for gd25q256Boris Brezillon2019-08-281-12/+16
* mtd: spi-nor: Add default_init() hook to tweak flash parametersTudor Ambarus2019-08-281-0/+17
* mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus2019-08-282-22/+26
* mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus2019-08-282-19/+23
* mtd: spi-nor: Use nor->paramsTudor Ambarus2019-08-281-27/+19
* mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus2019-08-282-140/+164
* mtd: spi-nor: Remove unused macroTudor Ambarus2019-08-281-1/+0
* Merge tag 'v5.3-rc6' into spi-nor/nextTudor Ambarus2019-08-281693-11594/+16297
|\
| * Linux 5.3-rc6v5.3-rc6Linus Torvalds2019-08-251-1/+1
| * Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxLinus Torvalds2019-08-251-2/+2
| |\
| | * auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constantNishka Dasgupta2019-08-201-2/+2
| * | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-253-12/+20
| |\ \
| | * | um: fix time travel modeJohannes Berg2019-08-233-12/+20
| | |/
| * | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-254-8/+5
| |\ \
| | * | ubifs: Limit the number of pages in shrink_liabilityLiu Song2019-08-221-1/+1
| | * | ubifs: Correctly initialize c->min_log_bytesRichard Weinberger2019-08-221-0/+4
| | * | ubifs: Fix double unlock around orphan_delete()Richard Weinberger2019-08-221-2/+0
| | * | jffs2: Remove C++ style comments from uapi headerMasahiro Yamada2019-08-221-5/+0
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-259-33/+227
| |\ \
| | * | x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-231-1/+1
| | * | x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-211-1/+1
| | * | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-194-13/+147
| | * | x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov2019-08-191-3/+10
| | * | x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-191-15/+53
| | * | x86/cpu: Explain Intel model naming conventionTony Luck2019-08-171-0/+15
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-253-9/+23
| |\ \ \
| | * | | timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner2019-08-233-9/+23
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-08-251-1/+4
| |\ \ \ \
| | * | | | sched/core: Schedule new worker even if PI-blockedSebastian Andrzej Siewior2019-08-191-1/+4
| | | |_|/ | | |/| |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-252-5/+5
| |\ \ \ \
| | * | | | kprobes: Fix potential deadlock in kprobe_optimizer()Andrea Righi2019-08-191-4/+4
| | * | | | perf/x86: Fix typo in commentSu Yanjun2019-08-191-1/+1
| | |/ / /
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-251-1/+14
| |\ \ \ \