summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-11mtd: rawnand: cs553x: Declare controllers instead of NAND chipsBoris Brezillon
2020-05-11mtd: rawnand: jedec: Use intermediate variables to improve readabilityMiquel Raynal
2020-05-11mtd: rawnand: jedec: Define the number of parameter pagesMiquel Raynal
2020-05-11mtd: rawnand: onfi: Drop a useless parameter page readMiquel Raynal
2020-05-11mtd: rawnand: onfi: Avoid doing a copy of the parameter pageMiquel Raynal
2020-05-11mtd: rawnand: onfi: Define the number of parameter pagesMiquel Raynal
2020-05-11mtd: rawnand: onfi: Use intermediate variables to improve readabilityMiquel Raynal
2020-05-11mtd: rawnand: onfi: Fix redundancy detection checkMiquel Raynal
2020-05-11mtd: rawnand: timings: Fix default tR_max and tCCS_min timingsMiquel Raynal
2020-05-11mtd: rawnand: timings: Add mode information to the timings structureMiquel Raynal
2020-05-11mtd: rawnand: marvell: Rename the ->correct() functionMiquel Raynal
2020-05-11mtd: rawnand: marvell: Rename a function to clarifyMiquel Raynal
2020-05-11mtd: rawnand: marvell: Fix probe error pathMiquel Raynal
2020-05-11mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registeredMiquel Raynal
2020-05-11mtd: rawnand: marvell: Use devm_platform_ioremap_res()Miquel Raynal
2020-05-11mtd: rawnand: marvell: Fix the condition on a return codeMiquel Raynal
2020-05-11mtd: rawnand: Give more information about the ECC weaknessMiquel Raynal
2020-05-11mtd: rawnand: au1550nd: Patch the read/write buf helper prototypesBoris Brezillon
2020-05-11mtd: rawnand: au1550nd: Get rid of the legacy interface implementationBoris Brezillon
2020-05-10mtd: rawnand: au1550nd: Implement exec_op()Boris Brezillon
2020-05-10mtd: rawnand: au1550nd: Stop using IO_ADDR_{R, W} in au_{read, write}_buf[16]()Boris Brezillon
2020-05-10mtd: rawnand: denali: add more delays before latching incoming dataMasahiro Yamada
2020-05-10mtd: rawnand: Take check_only into accountBoris Brezillon
2020-05-10mtd: rawnand: brcmnand: Remove unused including <linux/version.h>YueHaibing
2020-05-10mtd: rawnand: cadence: Make cadence_nand_attach_chip staticYueHaibing
2020-05-10mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops staticYueHaibing
2020-05-10mtd: rawnand: fsmc: Change to non-atomic bit operationsFenghua Yu
2020-04-26Linux 5.7-rc3Linus Torvalds
2020-04-26Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-26Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-04-26Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-04-26Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-26Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-26Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-26Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-04-26firmware_loader: revert removal of the fw_fallback_config exportLuis Chamberlain
2020-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-25Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-25Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-25Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-25Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev
2020-04-24tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko
2020-04-24bpf: Make bpf_link_fops staticZou Wei
2020-04-24bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau