index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nftlcore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-27
mtd: nand: add a helper to detect the nand type
Huang Shijie
1
-1
/
+1
2012-03-27
mtd: nftlcore: remove out-of-date and now irrelevant piece of code
Artem Bityutskiy
1
-7
/
+0
2012-01-09
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
1
-2
/
+2
2012-01-09
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-6
/
+11
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-2
/
+2
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
1
-3
/
+3
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
1
-12
/
+11
2011-09-11
mtd: remove printk's for [kv][mz]alloc failures
Brian Norris
1
-3
/
+1
2010-08-08
mtd: Update copyright notices
David Woodhouse
1
-7
/
+18
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
1
-1
/
+0
2009-09-03
mtd: nftl: fix offset alignments
Dimitri Gorokhovik
1
-6
/
+9
2009-09-03
mtd: nftl: write support is broken
Dimitri Gorokhovik
1
-1
/
+1
2009-06-27
mtd: Use BLOCK_NIL consistently in NFTL/INFTL
Julia Lawall
1
-8
/
+8
2009-03-20
[MTD] Auto-load nftl module when device opened.
Scott James Remnant
1
-0
/
+2
2009-03-20
[MTD] we don't need no misc devices
David Brownell
1
-1
/
+0
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
1
-1
/
+1
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-5
/
+0
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-11-28
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
1
-4
/
+2
2006-11-28
[MTD] Allow variable block sizes in mtd_blkdevs
Richard Purdie
1
-1
/
+2
2006-10-02
[MTD] fix nftl_write warning
Frederik Deweerdt
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-29
[MTD] NAND Signal that a bitflip was corrected by ECC
Thomas Gleixner
1
-2
/
+4
2006-05-29
[MTD] Rework the out of band handling completely
Thomas Gleixner
1
-16
/
+76
2006-05-29
[MTD] Remove silly MTD_WRITE/READ macros
Thomas Gleixner
1
-70
/
+74
2006-05-23
[MTD] Remove read/write _ecc variants
Thomas Gleixner
1
-7
/
+8
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
1
-40
/
+40
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
1
-8
/
+4
2005-11-07
[MTD] core: Clean up trailing white spaces
Thomas Gleixner
1
-40
/
+40
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+767