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
2009-10-20
UBI: fix check on unsigned long
Roel Kluin
1
-1
/
+2
2009-10-20
UBI: fix backward compatibility
Artem Bityutskiy
2
-6
/
+3
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2
-0
/
+2
2009-10-01
block: use normal I/O path for discard requests
Christoph Hellwig
1
-14
/
+5
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-2
/
+2
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
49
-218
/
+2463
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-23
mtd: jedec_probe: add PSD4256G6V id
Mike Frysinger
1
-0
/
+19
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-11
/
+11
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-21
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
6
-20
/
+90
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
3
-3
/
+3
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
5
-8
/
+8
2009-09-21
mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlaze
John Williams
2
-2
/
+2
2009-09-20
mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)
Alessandro Rubini
3
-0
/
+257
2009-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
12
-17
/
+17
2009-09-19
m25p80: Add Spansion S25FL129P serial flashes
Kevin Cernekee
1
-1
/
+3
2009-09-19
mtd: sh_flctl: register sh_flctl using platform_driver_probe()
David Woodhouse
1
-2
/
+1
2009-09-19
mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible
Atsushi Nemoto
1
-5
/
+47
2009-09-19
mtd: nand: fix tmio_nand ecc correction
Atsushi Nemoto
1
-1
/
+16
2009-09-19
mtd: nand: add __nand_correct_data helper function
Atsushi Nemoto
1
-7
/
+24
2009-09-19
mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G
Massimo Cirillo
2
-11
/
+4
2009-09-19
mtd: inftl: fix fold chain block number
Mohanlal Jangir
1
-1
/
+1
2009-09-19
mtd: jedec: fix compilation problem with I28F640C3B definition
Stefan Roese
1
-0
/
+18
2009-09-19
mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver
Feng Kan
1
-2
/
+2
2009-09-19
mtd: ofpart: Check availability of reg property instead of name property
Benjamin Krill
1
-11
/
+10
2009-09-19
mtd: omap: adding DMA mode support in nand prefetch/post-write
vimal singh
2
-2
/
+193
2009-09-19
mtd: omap: add support for nand prefetch-read and post-write
vimal singh
2
-9
/
+160
2009-09-19
mtd: add nand support for w90p910 (v2)
Wan ZongShun
3
-0
/
+390
2009-09-19
mtd: maps: add mtd-ram support to physmap_of
Wolfram Sang
1
-0
/
+4
2009-09-19
mtd: pxa3xx_nand: add single-bit error corrections reporting
Yeasah Pell
1
-5
/
+12
2009-09-19
mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27
Eric Benard
1
-1
/
+15
2009-09-19
phram: cleanup error handling and associated messages
Mike Frysinger
1
-13
/
+12
2009-09-19
mtd: m25p80: add SST WF SPI flash device information
Graf Yang
1
-0
/
+4
2009-09-19
mtd: m25p80: add support for AAI programming with SST SPI flashes
Graf Yang
1
-1
/
+125
2009-09-19
mtd: fix order of TEST/PARTITIONS kconfig options
Mike Frysinger
1
-8
/
+8
2009-09-19
mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressing
Mike Frysinger
3
-2
/
+322
2009-09-19
mtd/maps: uclinux: depend on MTD_RAM being built into the kernel
Mike Frysinger
1
-1
/
+1
2009-09-19
mtd/maps: uclinux: fix building when partition support is disabled
Timofei Bondarenko
1
-0
/
+8
2009-09-19
mtd: jedec_probe: fix NEC uPD29F064115 detection
Hiroshi Ito
1
-2
/
+2
2009-09-19
mtd: mtdpart: prevent a read from regions[-1]
Roel Kluin
1
-1
/
+2
2009-09-19
mtd: mtdconcat: prevent a read from eraseregions[-1]
Roel Kluin
1
-3
/
+3
2009-09-19
mtd: lart: Prevent a read from mtd->eraseregions[-1]
Roel Kluin
1
-2
/
+4
2009-09-19
mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips
Sneha Narnakaje
1
-6
/
+39
2009-09-19
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
Sneha Narnakaje
1
-1
/
+60
2009-09-19
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
5
-12
/
+15
2009-09-19
mtd: onenand: make onenand/generic.c more generic
Magnus Damm
2
-11
/
+14
2009-09-19
mtd: nand: register orion_nand using platform_driver_probe()
Uwe Kleine-König
1
-2
/
+1
2009-09-19
mtd: sst25l, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-09-19
mtd: SST25L (non JEDEC) SPI Flash driver
Ryan Mallon
3
-0
/
+521
[next]