- 4551e78 mtd: rawnand: brcmnand: ECC error handling on EDU transfers by Kamal Dasu · 4 years, 8 months ago
- bee3ab8 mtd: rawnand: brcmnand: Don't default to edu transfer by Kamal Dasu · 4 years, 8 months ago
- cb27239 mtd: rawnand: qcom: set BAM mode only if not set already by Sivaprakash Murugesan · 4 years, 8 months ago
- 443440c mtd: rawnand: qcom: avoid write to unavailable register by Sivaprakash Murugesan · 4 years, 8 months ago
- 735bf22 mtd: rawnand: trivial spelling by Kieran Bingham · 4 years, 8 months ago
- df66c27 mtd: rawnand: gpio: Get rid of the legacy interface implementation by Boris Brezillon · 4 years, 8 months ago
- 22b27a6 mtd: rawnand: gpio: Implement exec_op() by Boris Brezillon · 4 years, 8 months ago
- b4c7196 mtd: rawnand: gpio: Inherit from nand_controller by Boris Brezillon · 4 years, 8 months ago
- 8fac41e mtd: rawnand: fsl_upm: Get rid of the legacy interface implementation by Boris Brezillon · 4 years, 8 months ago
- 54309d6 mtd: rawnand: fsl_upm: Implement exec_op() by Boris Brezillon · 4 years, 8 months ago
- abc846a mtd: rawnand: fsl_upm: Inherit from nand_controller by Boris Brezillon · 4 years, 8 months ago
- a50895b mtd: rawnand: fsl_upm: Use gpio descriptors by Boris Brezillon · 4 years, 8 months ago
- 58c5a0e mtd: rawnand: fsl_upm: Use platform_get_resource() + devm_ioremap_resource() by Boris Brezillon · 4 years, 8 months ago
- 0016648 mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD name by Boris Brezillon · 4 years, 8 months ago
- f760bf2 mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc() by Boris Brezillon · 4 years, 8 months ago
- 5290833 mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field by Boris Brezillon · 4 years, 8 months ago
- ccc49ef mtd: rawnand: fsl_upm: Remove unused mtd var by Boris Brezillon · 4 years, 8 months ago
- 35b6bcc mtd: rawnand: Allocate the interface configurations dynamically by Miquel Raynal · 4 years, 8 months ago
- a69ad11 mtd: rawnand: Get rid of the default ONFI timing mode by Miquel Raynal · 4 years, 8 months ago
- 6d469f8 mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4 by Rickard x Andersson · 4 years, 8 months ago
- 246a06f mtd: rawnand: hynix: Implement ->choose_interface_config() for H27UCG8T2ATR-BC by Miquel Raynal · 4 years, 8 months ago
- 0d0245b mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3E by Miquel Raynal · 4 years, 8 months ago
- 2f36bae mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00 by Miquel Raynal · 4 years, 8 months ago
- 26d014f mtd: rawnand: Add the ->choose_interface_config() hook by Miquel Raynal · 4 years, 8 months ago
- b5b39f6 mtd: rawnand: Introduce nand_choose_best_sdr_timings() by Miquel Raynal · 4 years, 8 months ago
- 42a9ad0 mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper by Miquel Raynal · 4 years, 8 months ago
- 4c46667 mtd: rawnand: s/data_interface/interface_config/ by Miquel Raynal · 4 years, 8 months ago
- e0160cd mtd: rawnand: Hide the chip->data_interface indirection by Miquel Raynal · 4 years, 8 months ago
- d1bfe1e mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max by Miquel Raynal · 4 years, 8 months ago
- 173d548 mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min by Miquel Raynal · 4 years, 8 months ago
- 98d6979 mtd: rawnand: timings: Add a helper to find the closest ONFI mode by Miquel Raynal · 4 years, 8 months ago
- fcaab3b mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned by Miquel Raynal · 4 years, 8 months ago
- 623c014 mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface by Miquel Raynal · 4 years, 8 months ago
- 844cc46 mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc by Miquel Raynal · 4 years, 8 months ago
- 5e179a5 mtd: rawnand: Rename nand_init_data_interface() by Miquel Raynal · 4 years, 8 months ago
- 8d69a80 mtd: rawnand: Fix nand_setup_data_interface() description by Miquel Raynal · 4 years, 8 months ago
- adcf98b mtd: rawnand: Rename nand_has_setup_data_iface() by Miquel Raynal · 4 years, 8 months ago
- fe7f7b0 mtd: rawnand: Use the data interface mode entry when relevant by Miquel Raynal · 4 years, 8 months ago
- 6ef10df mtd: rawnand: Compare the actual timing values by Miquel Raynal · 4 years, 8 months ago
- a63674c mtd: rawnand: Reorganize the nand_chip structure by Miquel Raynal · 4 years, 8 months ago
- 36017af mtd: rawnand: Declare the nand_manufacturer structure out of nand_chip by Miquel Raynal · 4 years, 8 months ago
- 271de00 mtd: rawnand: Rename the manufacturer structure by Miquel Raynal · 4 years, 8 months ago
- 8e8b270 mtd: rawnand: Create a nand_chip operations structure by Miquel Raynal · 4 years, 8 months ago
- d1f3837 mtd: rawnand: Only use u8 instead of uint8_t in nand_chip structure by Miquel Raynal · 4 years, 8 months ago
- c4cabc0 mtd: rawnand: Use unsigned types for nand_chip unsigned values by Miquel Raynal · 4 years, 8 months ago
- 85f54c5 mtd: nand: Rename a core structure by Miquel Raynal · 4 years, 8 months ago
- 6232095 mtd: nand: Drop useless 'depends on' in Kconfig by Miquel Raynal · 4 years, 8 months ago
- deedeb6 mtd: nand: Add an extra level in the Kconfig hierarchy by Miquel Raynal · 4 years, 8 months ago
- 33d226f mtd: nand: Move nand_device forward declaration to the top by Miquel Raynal · 4 years, 8 months ago
- ba9f316 dt-bindings: mtd: nand: Document the generic rb-gpios property by Boris Brezillon · 4 years, 8 months ago
- 90d6bf4 mtd: rawnand: tango: Convert the driver to exec_op() by Boris Brezillon · 4 years, 8 months ago
- 5197360 mtd: rawnand: mtk: Convert the driver to exec_op() by Boris Brezillon · 4 years, 8 months ago
- b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 7 months ago
- 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 7 months ago
- 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 8 months ago
- 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 8 months ago
- bc13911 net: ethernet: ti: ale: fix allmulti for nu type ale by Grygorii Strashko · 4 years, 7 months ago
- 2074f9e net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init by Grygorii Strashko · 4 years, 7 months ago
- fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 7 months ago
- f82e7b5 Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
- 4f9b3a3 binderfs: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
- 3e1ad40 doc: don't use deprecated "---help---" markers in target docs by Linus Torvalds · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- ac911b3 Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
- d74b15d Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
- 298ce0f watch_queue: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
- 593bd5e Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
- c555722 Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
- 61f3e82 Merge tag '9p-for-5.8' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 7 months ago
- 08bf1a2 Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- cfd230b Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
- 5619270 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 7 months ago
- 66125d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 4 years, 7 months ago
- a942908 Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- db227c1 ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully by Ard Biesheuvel · 4 years, 8 months ago
- 39c3e30 ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0 by Chris Packham · 4 years, 8 months ago
- 777747f alpha: Fix build around srm_sysrq_reboot_op by Joerg Roedel · 4 years, 8 months ago
- 7812193 alpha: c_next should increase position index by Matt Turner · 4 years, 8 months ago
- e66dd01 alpha: Replace sg++ with sg = sg_next(sg) by Xu Wang · 4 years, 8 months ago
- 54505a1 alpha: fix memory barriers so that they conform to the specification by Mikulas Patocka · 4 years, 8 months ago
- c0ebf71 alpha: remove unneeded semicolon in sys_eiger.c by Jason Yan · 4 years, 9 months ago
- a466a5c alpha: remove unneeded semicolon in osf_sys.c by Jason Yan · 4 years, 9 months ago
- 5f14596 alpha: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
- 5bea3044 alpha: fix rtc port ranges by Mikulas Patocka · 6 years ago
- 8b3ebda alpha: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
- 29fcb05 bpf: Undo internal BPF_PROBE_MEM in BPF insns dump by Andrii Nakryiko · 4 years, 8 months ago
- caf6249 libbpf: Support pre-initializing .bss global variables by Andrii Nakryiko · 4 years, 8 months ago
- 22eb787 tools/bpftool: Fix skeleton codegen by Andrii Nakryiko · 4 years, 8 months ago
- 60e5ca8 bpf: Fix memlock accounting for sock_hash by Andrey Ignatov · 4 years, 8 months ago
- f6fede8 bpf: sockmap: Don't attach programs to UDP sockets by Lorenz Bauer · 4 years, 8 months ago
- 2c7269b bpf: tcp: Recv() should return 0 when the peer socket is closed by Sabrina Dubroca · 4 years, 8 months ago
- a7a519a smb3: Add debug message for new file creation with idsfromsid mount option by Steve French · 4 years, 8 months ago