index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
mtd: clear cache_state to avoid writing to bad blocks repeatedly
Xiaoming Ni
1
-4
/
+7
2020-06-05
mtd: parser: cmdline: Support MTD names containing one or more colons
Boris Brezillon
1
-3
/
+20
2020-06-05
mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
Jason Yan
1
-5
/
+0
2020-06-03
Merge tag 'cfi/for-5.8' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/l...
Richard Weinberger
3
-9
/
+12
2020-06-01
Merge tag 'spi-nor/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Richard Weinberger
13
-56
/
+134
2020-06-01
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
82
-2536
/
+4258
2020-05-31
Linux 5.7
v5.7
Linus Torvalds
1
-1
/
+1
2020-05-31
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
2
-14
/
+23
2020-05-31
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-57
/
+74
2020-05-31
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
69
-337
/
+806
2020-05-31
mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
Miquel Raynal
2
-1
/
+2
2020-05-31
mtd: rawnand: Return an enum from of_get_nand_ecc_algo()
Miquel Raynal
1
-16
/
+19
2020-05-31
mtd: rawnand: Drop OOB_FIRST placement scheme
Miquel Raynal
3
-110
/
+98
2020-05-31
mtd: rawnand: Avoid a typedef
Miquel Raynal
4
-7
/
+7
2020-05-31
mtd: Fix typo in mtd_ooblayout_set_databytes() description
Miquel Raynal
1
-1
/
+1
2020-05-31
mtd: rawnand: Stop using nand_release()
Miquel Raynal
4
-17
/
+5
2020-05-31
mtd: rawnand: nandsim: Reorganize ns_cleanup_module()
Miquel Raynal
1
-22
/
+22
2020-05-31
mtd: rawnand: nandsim: Rename a label in ns_init_module()
Miquel Raynal
1
-3
/
+3
2020-05-31
mtd: rawnand: nandsim: Manage lists on error in ns_init_module()
Miquel Raynal
1
-4
/
+19
2020-05-31
mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup()
Miquel Raynal
1
-3
/
+3
2020-05-31
mtd: rawnand: nandsim: Free erase_block_wear on error
Miquel Raynal
1
-1
/
+3
2020-05-31
mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object
Miquel Raynal
1
-3
/
+4
2020-05-31
mtd: rawnand: nandsim: Stop using nand_release()
Miquel Raynal
1
-2
/
+4
2020-05-31
mtd: rawnand: nandsim: Free the partition names in ns_free()
Miquel Raynal
1
-6
/
+6
2020-05-31
mtd: rawnand: nandsim: Free the allocated device on error in ns_init()
Miquel Raynal
1
-1
/
+3
2020-05-31
mtd: rawnand: nandsim: Free partition names on error in ns_init()
Miquel Raynal
1
-4
/
+13
2020-05-31
mtd: rawnand: nandsim: Fix the two ns_alloc_device() error paths
Miquel Raynal
1
-9
/
+17
2020-05-31
mtd: rawnand: nandsim: Remove debugfs entries at unload time
Miquel Raynal
1
-0
/
+6
2020-05-31
mtd: rawnand: nandsim: Keep track of the created debugfs entries
Miquel Raynal
1
-4
/
+6
2020-05-31
mtd: rawnand: nandsim: Clean error handling
Miquel Raynal
1
-19
/
+27
2020-05-31
mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functions
Miquel Raynal
1
-117
/
+131
2020-05-31
mtd: rawnand: nandsim: Use octal permissions
Miquel Raynal
1
-1
/
+1
2020-05-31
mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev'
Miquel Raynal
1
-4
/
+4
2020-05-31
mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
Álvaro Fernández Rojas
1
-9
/
+76
2020-05-31
dt-bindings: mtd: brcmnand: add v2.1 and v2.2 support
Álvaro Fernández Rojas
1
-0
/
+2
2020-05-31
mtd: rawnand: brcmnand: rename page sizes
Álvaro Fernández Rojas
1
-2
/
+2
2020-05-31
mtd: rawnand: brcmnand: fix CS0 layout
Álvaro Fernández Rojas
1
-2
/
+3
2020-05-31
mtd: rawnand: brcmnand: rename v4 registers
Álvaro Fernández Rojas
1
-4
/
+4
2020-05-31
mtd: rawnand: gpmi: Use nand_extract_bits()
Miquel Raynal
1
-164
/
+10
2020-05-31
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-31
mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probe
Dinghao Liu
1
-1
/
+1
2020-05-31
mtd: rawnand: gpmi: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-05-31
mtd: rawnand: ingenic: Convert the driver to exec_op()
Boris Brezillon
1
-56
/
+83
2020-05-31
mtd: rawnand: ingenic: Fix the RB gpio active-high property on qi, lb60
Boris Brezillon
1
-1
/
+13
2020-05-31
mtd: rawnand: xway: Stop using nand_release()
Miquel Raynal
1
-1
/
+5
2020-05-31
mtd: rawnand: xway: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-05-31
mtd: rawnand: vf610: Stop using nand_release()
Miquel Raynal
1
-1
/
+5
2020-05-31
mtd: rawnand: txx9ndfmc: Stop using nand_release()
Miquel Raynal
1
-2
/
+4
2020-05-31
mtd: rawnand: tmio: Stop using nand_release()
Miquel Raynal
1
-1
/
+5
[next]