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
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
30
-665
/
+3610
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
mm: remove __GFP_NO_KSWAPD
Rik van Riel
1
-4
/
+2
2012-10-08
Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubi
Linus Torvalds
9
-211
/
+2784
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+55
2012-10-03
UBI: Wire-up fastmap
Richard Weinberger
2
-0
/
+22
2012-10-03
UBI: Add fastmap core
Richard Weinberger
1
-0
/
+1537
2012-10-03
UBI: Add fastmap support to the WL sub-system
Richard Weinberger
1
-44
/
+531
2012-10-03
UBI: Add fastmap stuff to attach.c
Richard Weinberger
3
-130
/
+260
2012-10-03
UBI: Wire-up ->fm_sem
Richard Weinberger
1
-0
/
+12
2012-10-03
UBI: Add fastmap bits to build.c
Richard Weinberger
1
-3
/
+65
2012-10-03
UBI: Add self_check_eba()
Richard Weinberger
1
-0
/
+96
2012-10-03
UBI: Export next_sqnum()
Richard Weinberger
1
-9
/
+9
2012-10-03
UBI: Add fastmap stuff to ubi.h
Richard Weinberger
2
-25
/
+115
2012-10-03
UBI: Add fastmap on-flash data structures
Richard Weinberger
1
-0
/
+137
2012-10-02
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
14
-322
/
+394
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
6
-7
/
+7
2012-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-40
/
+0
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-15
/
+72
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-139
/
+293
2012-09-29
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
Brian Norris
1
-5
/
+11
2012-09-29
mtd: nand: decode Hynix MLC, 6-byte ID length
Brian Norris
1
-1
/
+44
2012-09-29
mtd: nand: add generic READ ID length calculation functions
Brian Norris
1
-7
/
+65
2012-09-29
mtd: nand: split simple ID decode into its own function
Brian Norris
1
-20
/
+31
2012-09-29
mtd: nand: split extended ID decoding into its own function
Brian Norris
1
-55
/
+67
2012-09-29
mtd: nand: split BB marker options decoding into its own function
Brian Norris
1
-27
/
+39
2012-09-29
mtd: nand: remove redundant ID read
Brian Norris
1
-8
/
+2
2012-09-29
mtd: nand: remove unnecessary variable
Brian Norris
1
-3
/
+1
2012-09-29
mtd: docg4: add missing HAS_IOMEM dependency
Peter Huewe
1
-1
/
+1
2012-09-29
mtd: gpmi: initialize the timing registers only one time
Huang Shijie
2
-0
/
+9
2012-09-29
mtd: gpmi: add EDO feature for imx6q
Huang Shijie
3
-1
/
+227
2012-09-29
mtd: gpmi: do not set the default values for the extra clocks
Huang Shijie
1
-10
/
+5
2012-09-29
mtd: gpmi: simplify the DLL setting code
Huang Shijie
1
-13
/
+9
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_CTRL1
Huang Shijie
3
-0
/
+17
2012-09-29
mtd: gpmi: do not get the clock frequency in gpmi_begin()
Huang Shijie
1
-6
/
+4
2012-09-29
mtd: gpmi: add a new field for HW_GPMI_TIMING1
Huang Shijie
3
-8
/
+22
2012-09-29
mtd: add helpers to set/get features for ONFI nand
Huang Shijie
1
-0
/
+50
2012-09-29
mtd: fsl_ifc_nand: fix sparse warnings
Kim Phillips
1
-3
/
+3
2012-09-29
mtd: nandsim: bugfix: fail if overridesize is too big
Richard Genoud
1
-0
/
+1
2012-09-29
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
Mike Dunn
1
-0
/
+2
2012-09-29
mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS
Richard Genoud
1
-4
/
+5
2012-09-29
mtd: remove bcmring NAND driver
Christian Daudt
6
-1246
/
+0
2012-09-29
mtd: nand: clk: preparation for switch to common clock framework
m-karicheri2@ti.com
1
-3
/
+3
2012-09-29
mtd: mtd_nandecctest: add double bit error detection tests
Akinobu Mita
1
-0
/
+79
2012-09-29
mtd: mtd_nandecctest: add single bit error correction test
Akinobu Mita
1
-0
/
+37
2012-09-29
mtd: mtd_nandecctest: add no corruption test
Akinobu Mita
1
-0
/
+26
2012-09-29
mtd: mtd_nandecctest: rewrite the test routine
Akinobu Mita
1
-23
/
+70
2012-09-29
mtd: mtd_nandecctest: support injecting bit error for ecc code
Akinobu Mita
1
-2
/
+16
[next]