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
2011-03-11
mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address
Roman Tereshonkov
1
-5
/
+5
2011-03-11
mtd: OneNAND: return read error for 4KiB page read
Adrian Hunter
1
-0
/
+2
2011-03-11
mtd: nand: fix pointer NULL pointer dereferencing
Stanislav Fomichev
1
-2
/
+6
2011-03-11
mtd: tests: print correct values
Roman Tereshonkov
1
-5
/
+5
2011-03-11
mtd: ts5500_flash: avoid calling map_destroy on NULL
Julia Lawall
1
-1
/
+0
2011-03-11
mtd: phram: fix memory leak
Mathias Krause
1
-0
/
+3
2011-03-11
mtd: mtdram: initialize writebufsize field
Artem Bityutskiy
1
-0
/
+1
2011-03-11
mtd: m25p80: add support for the EON EN25F32 chip
Gabor Juhos
1
-1
/
+2
2011-03-11
mtd: adapt writebufsize calculation for concat
Holger Brunck
1
-1
/
+7
2011-03-11
mtd: atmel_nand: Add DMA support to access Nandflash
Hong Xu
1
-9
/
+157
2011-03-11
mtd: mtd_blkdevs: local symbols should be static
H Hartley Sweeten
1
-2
/
+2
2011-03-11
mtd: local symbols should be static
H Hartley Sweeten
1
-3
/
+3
2011-03-11
mtd: mpc5121_nfc: don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-03-11
mtd: drop MTD_CONCAT from Kconfig entirely
Dmitry Eremin-Solenikov
1
-9
/
+0
2011-03-11
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
5
-40
/
+0
2011-03-11
mtd: drop MTD_CONCAT dependencies from Kconfig
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-03-11
mtd: make MTD_CONCAT support mandatory
Dmitry Eremin-Solenikov
2
-3
/
+3
2011-03-11
mtd: add "platform:" prefix for platform modalias
Axel Lin
3
-3
/
+3
2011-03-11
mtd: mtd_blkdevs: fix double free on error path
Maxim Levitsky
1
-1
/
+0
2011-03-11
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
1
-0
/
+1
2011-03-11
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
1
-21
/
+22
2011-03-11
mtd: jedec_probe: initialise make sector erase command variable
Antony Pavlov
1
-2
/
+3
2011-03-11
mtd: jedec_probe: Change variable name from cfi_p to cfi
Antony Pavlov
1
-16
/
+16
2011-03-10
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-1
/
+1
2011-03-08
UBI: provide LEB offset information
Artem Bityutskiy
1
-0
/
+1
2011-03-08
UBI: incorporate maximum write size
Artem Bityutskiy
3
-0
/
+18
2011-03-07
ARM: imx5x: clean up ARCH_MX5X
Richard Zhao
1
-1
/
+1
2011-03-02
Merge branch 'devel-cleanup' into omap-for-linus
Tony Lindgren
2
-2
/
+2
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
7
-35
/
+33
2011-02-22
mtd: OneNAND: Change dependency of ARCH_EXYNOS4
Kukjin Kim
1
-1
/
+1
2011-02-17
mtd: OneNAND: OMAP2: increase multiblock erase verify timeout
Roman Tereshonkov
1
-5
/
+3
2011-02-17
OMAP: OneNAND: determine frequency in one place
Adrian Hunter
1
-23
/
+5
2011-02-17
omap3: nand: making ecc layout as compatible with romcode ecc
Sukumar Ghorai
1
-1
/
+36
2011-02-17
omap3: nand: ecc layout select from board file
Sukumar Ghorai
1
-15
/
+11
2011-02-17
omap3: nand: configurable fifo threshold to gain the throughput
Sukumar Ghorai
1
-8
/
+14
2011-02-17
omap3: nand: prefetch in irq mode support
Sukumar Ghorai
1
-9
/
+189
2011-02-17
omap3: nand: configurable transfer type per board
Sukumar Ghorai
2
-77
/
+34
2011-02-17
omap3630: nand: fix device size to work in polled mode
Sukumar Ghorai
1
-1
/
+1
2011-02-17
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
1
-3
/
+2
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2
-2
/
+2
2011-02-06
UBI: always re-read in case of read failures
Artem Bityutskiy
1
-1
/
+1
2011-02-06
UBI: cleanup comments about corrupted PEBs
Artem Bityutskiy
1
-20
/
+34
2011-02-06
UBI: add slab cache for ubi_scan_leb objects
Artem Bityutskiy
3
-11
/
+25
2011-02-06
UBI: use raw mtd read function in debugging code
Artem Bityutskiy
1
-2
/
+4
2011-02-06
UBI: try to reveal buggy MTD drivers
Artem Bityutskiy
1
-0
/
+22
2011-01-29
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
Artem Bityutskiy
1
-27
/
+1
2011-01-26
UBI: add a commentary about allocating VID header buffer on stack
Artem Bityutskiy
1
-0
/
+7
2011-01-26
UBI: cleanup LEB start calculations
John Ogness
1
-1
/
+1
2011-01-26
UBI: fix NOR erase preparation quirk
Holger Brunck
1
-2
/
+4
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
39
-316
/
+535
[prev]
[next]