summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-09-19mtd: spi-nor: remove or move flash_info commentsMichael Walle-14/+1
2023-09-19mtd: spi-nor: add SNOR_ID() and SNOR_OTP()Michael Walle-0/+14
2023-09-19mtd: spi-nor: rename .otp_org to .otp and make it a pointerMichael Walle-4/+4
2023-09-19mtd: spi-nor: move the .id and .id_len into an own structureMichael Walle-19/+36
2023-09-19mtd: spi-nor: introduce (temporary) INFO0()Michael Walle-11/+14
2023-09-19mtd: spi-nor: drop .parse_sfdpMichael Walle-36/+22
2023-09-19mtd: spi-nor: make sector_size optionalMichael Walle-7/+16
2023-09-19mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()Michael Walle-18/+9
2023-09-19mtd: spi-nor: default .n_banks to 1Michael Walle-7/+5
2023-09-19mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameterMichael Walle-3/+6
2023-09-19mtd: spi-nor: default page_size to 256 bytesMichael Walle-8/+7
2023-09-19mtd: spi-nor: convert .n_sectors to .sizeMichael Walle-11/+12
2023-09-19mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()Michael Walle-1/+0
2023-09-19mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()Michael Walle-6/+1
2023-09-19mtd: spi-nor: remove Fujitsu MB85RS1MT supportMichael Walle-24/+0
2023-09-19mtd: spi-nor: remove catalyst 'flashes'Michael Walle-27/+0
2023-09-17Linux 6.6-rc2v6.6-rc2Linus Torvalds-1/+1
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-24/+61
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+34
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+2
2023-09-17Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds-6/+0
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-17/+24
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds-2/+1
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-51/+64
2023-09-17x86/purgatory: Remove LTO flagsSong Liu-0/+4
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov-14/+39
2023-09-16Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2023-09-16vm: fix move_vma() memory accounting being offLinus Torvalds-1/+1
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-107/+112
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds-40/+63
2023-09-16Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+3
2023-09-16Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+3
2023-09-16Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-68/+35
2023-09-16Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-16/+11
2023-09-16ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel-5/+2
2023-09-16ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel-3/+0
2023-09-16ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel-10/+3
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+129
2023-09-15Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-4/+5
2023-09-15Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-14/+16
2023-09-15Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+15
2023-09-15Merge tag 'for-6.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+33
2023-09-15Merge tag 'block-6.6-2023-09-15' of git://git.kernel.dk/linuxLinus Torvalds-40/+65
2023-09-15Merge tag 'io_uring-6.6-2023-09-15' of git://git.kernel.dk/linuxLinus Torvalds-0/+5
2023-09-15Merge tag 'firewire-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2023-09-15Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-235/+464
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-38/+43
2023-09-15dm: don't attempt to queue IO under RCU protectionJens Axboe-21/+2
2023-09-15Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+8