index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2011-03-11
mtd: OneNAND: return read error for 4KiB page read
Adrian Hunter
2011-03-11
mtd: nand: fix pointer NULL pointer dereferencing
Stanislav Fomichev
2011-03-11
mtd: tests: print correct values
Roman Tereshonkov
2011-03-11
mtd: ts5500_flash: avoid calling map_destroy on NULL
Julia Lawall
2011-03-11
mtd: phram: fix memory leak
Mathias Krause
2011-03-11
mtd: mtdram: initialize writebufsize field
Artem Bityutskiy
2011-03-11
mtd: m25p80: add support for the EON EN25F32 chip
Gabor Juhos
2011-03-11
mtd: adapt writebufsize calculation for concat
Holger Brunck
2011-03-11
mtd: atmel_nand: Add DMA support to access Nandflash
Hong Xu
2011-03-11
mtd: mtd_blkdevs: local symbols should be static
H Hartley Sweeten
2011-03-11
mtd: local symbols should be static
H Hartley Sweeten
2011-03-11
mtd: mpc5121_nfc: don't treat NULL clk as an error
Jamie Iles
2011-03-11
mtd: drop MTD_CONCAT from Kconfig entirely
Dmitry Eremin-Solenikov
2011-03-11
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
2011-03-11
mtd: drop MTD_CONCAT dependencies from Kconfig
Dmitry Eremin-Solenikov
2011-03-11
mtd: make MTD_CONCAT support mandatory
Dmitry Eremin-Solenikov
2011-03-11
mtd: add "platform:" prefix for platform modalias
Axel Lin
2011-03-11
mtd: mtd_blkdevs: fix double free on error path
Maxim Levitsky
2011-03-11
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
2011-03-11
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
2011-03-11
mtd: jedec_probe: initialise make sector erase command variable
Antony Pavlov
2011-03-11
mtd: jedec_probe: Change variable name from cfi_p to cfi
Antony Pavlov
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-01-17
mtd: mtdpart: disallow reading OOB past the end of the partition
Artem Bityutskiy
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...
Seiji Aguchi
2011-01-12
pass default dentry_operations to mount_pseudo()
Al Viro
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-07
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-07
fs: scale mntget/mntput
Nick Piggin
2011-01-06
mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe
Dan Carpenter
2011-01-06
UBI: use mtd->writebufsize to set minimal I/O unit size
Anatolij Gustschin
2011-01-06
mtd: initialize writebufsize in the MTD object of a partition
Anatolij Gustschin
2011-01-06
mtd: onenand: add mtd->writebufsize initialization
Anatolij Gustschin
2011-01-06
mtd: nand: add mtd->writebufsize initialization
Anatolij Gustschin
2011-01-06
mtd: cfi: add writebufsize initialization
Anatolij Gustschin
2011-01-06
mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use
Adrian Hunter
2011-01-06
mtd: OneNAND: add enable / disable methods to onenand_chip
Adrian Hunter
2011-01-06
mtd: m25p80: Fix JEDEC ID for AT26DF321
Aleksandr Koltsoff
2011-01-06
mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)
Ralf Rösch
2011-01-06
mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips
Guillaume LECERF
2011-01-06
mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips
Guillaume LECERF
2011-01-06
mtd: nand: ams-delta: drop omap_read/write, use ioremap
Janusz Krzysztofik
2011-01-06
mtd: m25p80: add debugging trace in sst_write
Nicolas Ferre
2011-01-06
mtd: nand: ams-delta: select for built-in by default
Janusz Krzysztofik
2011-01-06
mtd: OneNAND: lighten scary initial bad block messages
Adrian Hunter
2011-01-06
mtd: OneNAND: OMAP2/3: add support for command line partitioning
Adrian Hunter
[next]