index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
mtd: spi-nor: support vcc-supply regulator
Peng Fan
1
-0
/
+5
2024-12-06
mtd: spi-nor: use local variable for struct device
Tudor Ambarus
1
-7
/
+7
2024-12-06
mtd: spi-nor: macronix: use nor->addr_nbytes
Tudor Ambarus
1
-1
/
+2
2024-12-06
mtd: spi-nor: atmel: add at25sf321 entry
Marcus Folkesson
1
-0
/
+4
2024-12-05
mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM
David Jander
1
-0
/
+14
2024-12-05
mtd: mchp48l640: make WEL behaviour configurable
David Jander
1
-3
/
+11
2024-12-05
mtd: rawnand: omap2: Fix build warnings with W=1
Roger Quadros
1
-0
/
+16
2024-12-05
mtd: spinand: Add support for SkyHigh S35ML-3 family
Takahiro Kuwano
3
-1
/
+149
2024-12-05
mtd: spinand: Introduce a way to avoid raw access
Takahiro Kuwano
1
-2
/
+20
2024-12-05
mtd: spinand: Remove write_enable_op() in markbad()
Takahiro Kuwano
1
-4
/
+0
2024-12-05
mtd: rawnand: arasan: Fix missing de-registration of NAND
Maciej Andrzejewski
1
-0
/
+7
2024-12-05
mtd: rawnand: arasan: Fix double assertion of chip-select
Maciej Andrzejewski
1
-2
/
+2
2024-12-05
mtd: phram: Add the kernel lock down check
Takashi Iwai
1
-0
/
+5
2024-12-05
mtd: onenand: Fix uninitialized retlen in do_otp_read()
Ivan Stepchenko
1
-0
/
+1
2024-12-05
mtd: spinand: add support for FORESEE F35SQA001G
Bohdan Chubuk
1
-0
/
+10
2024-12-05
mtd: phram: only call platform_driver_unregister if phram_setup fails
Colin Ian King
1
-4
/
+4
2024-12-05
mtd: diskonchip: Cast an operand to prevent potential overflow
Zichen Xie
1
-1
/
+1
2024-12-05
mtd: nand: davinci: add support for on-die ECC engine type
Marcus Folkesson
1
-0
/
+4
2024-12-05
mtd: rawnand: fix double free in atmel_pmecc_create_user()
Dan Carpenter
1
-3
/
+1
2024-11-30
Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
7
-14
/
+59
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
91
-198
/
+321
2024-11-21
Merge tag 'nand/for-6.13' into mtd/next
Miquel Raynal
16
-119
/
+129
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
3
-3
/
+3
2024-11-19
Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next
Miquel Raynal
7
-2
/
+110
2024-11-14
mtd: ubi: remove redundant check on bytes_left at end of function
Colin Ian King
1
-1
/
+1
2024-11-14
mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode()
Javier Carrasco
1
-0
/
+2
2024-11-14
ubi: fastmap: Fix duplicate slab cache names while attaching
Zhihao Cheng
1
-6
/
+6
2024-11-14
ubi: wl: Close down wear-leveling before nand is suspended
Mårten Lindahl
2
-0
/
+23
2024-11-14
mtd: ubi: Rmove unused declaration in header file
Zhang Zekun
1
-1
/
+0
2024-11-14
ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty
Zhihao Cheng
3
-5
/
+19
2024-11-14
ubi: wl: Put source PEB into correct list if trying locking LEB failed
Zhihao Cheng
1
-1
/
+8
2024-11-12
mtd: spi-nor: core: replace dummy buswidth from addr to data
Cheng Ming Lin
1
-1
/
+1
2024-11-11
mtd: spi-nor: winbond: add "w/ and w/o SFDP" comment
Tudor Ambarus
1
-0
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+1
2024-10-29
mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OP
Takahiro Kuwano
1
-0
/
+1
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
72
-74
/
+74
2024-10-21
mtd: cfi_cmdset_0002: remove redundant assignment to variable ret
Colin Ian King
1
-3
/
+1
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
4
-6
/
+6
2024-10-21
mtd: spinand: winbond: Sort the devices
Miquel Raynal
1
-35
/
+48
2024-10-21
mtd: spinand: winbond: Ignore the last ID characters
Miquel Raynal
1
-3
/
+3
2024-10-21
mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information
Miquel Raynal
1
-8
/
+8
2024-10-21
mtd: spinand: winbond: Fix 512GW and 02JW OOB layout
Miquel Raynal
1
-2
/
+2
2024-10-21
mtd: nand: raw: gpmi: improve power management handling
Han Xu
1
-25
/
+32
2024-10-21
mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS
Han Xu
1
-5
/
+3
2024-10-21
mtd: rawnand: davinci: use generic device property helpers
Bartosz Golaszewski
1
-21
/
+21
2024-10-21
mtd: rawnand: davinci: break the line correctly
Bartosz Golaszewski
1
-4
/
+4
2024-10-21
mtd: rawnand: davinci: order headers alphabetically
Bartosz Golaszewski
1
-5
/
+5
2024-10-21
mtd: rawnand: atmel: Fix possible memory leak
Miquel Raynal
2
-9
/
+1
2024-10-21
mtd: rawnand: Correct multiple typos in comments
Shen Lichuan
7
-9
/
+9
[prev]
[next]