index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
mtd: alauda: Use hweight8
Akinobu Mita
1
-10
/
+1
2009-11-30
mtd: error return -EIO instead of EIO
Roel Kluin
3
-4
/
+4
2009-11-30
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
1
-10
/
+10
2009-11-30
mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
Hans-Christian Egtvedt
1
-0
/
+14
2009-11-30
mtd: ensure index is positive
Roel Kluin
2
-2
/
+2
2009-11-30
mtd: m25p80: make command buffer DMA-safe
Johannes Stezenbach
1
-2
/
+9
2009-11-30
mtd: s3c2410: propagate nand options from the platform data
Ben Dooks
1
-1
/
+1
2009-11-30
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
1
-1
/
+2
2009-11-30
mtd: txx9ndfmc: Use nand_release to free resources
Atsushi Nemoto
1
-2
/
+1
2009-11-30
mtd: ixp4xx map: use resource_size
Tobias Klauser
1
-3
/
+3
2009-11-30
mtd: Add panic_write for NAND flashes
Simon Kagstrom
1
-8
/
+120
2009-11-30
mtd: add missing put_chip() in cfi_intelext_reset()
Nicolas Pitre
1
-0
/
+1
2009-11-30
mtd: OneNAND: fix double printing of function name
Mika Korhonen
1
-2
/
+2
2009-11-30
mtd: OneNAND: multiblock erase support
Mika Korhonen
2
-6
/
+189
2009-11-30
mtd: OneNAND: move erase method to a separate function
Mika Korhonen
1
-56
/
+76
2009-11-30
mtd: add nand_ecc test module
Akinobu Mita
2
-0
/
+88
2009-11-30
mtd: Add __nand_calculate_ecc() to NAND ECC functions
Akinobu Mita
1
-5
/
+20
2009-11-30
mtd: OneNAND OTP support rework
Amul Kumar Saha
1
-31
/
+261
2009-11-20
mtd: vmu-flash: Use hweight_long
Akinobu Mita
1
-4
/
+3
2009-10-21
mtd: Fix compile failure and error path in physmap.c
H Hartley Sweeten
1
-23
/
+21
2009-10-20
Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"
David Woodhouse
1
-15
/
+1
2009-10-20
mtd_blkdevs.c: quiet a "symbol shadows" sparse warning
hartleys
1
-1
/
+1
2009-10-20
mtd: add bcmring nand driver
Leo (Hao) Chen
6
-0
/
+1318
2009-10-20
mtd: Fix kernel NULL pointer dereference in physmap.c
H Hartley Sweeten
1
-24
/
+25
2009-10-20
mtd: plat_nand: request memory resource before doing ioremap
H Hartley Sweeten
1
-16
/
+34
2009-10-19
pcmcia: convert pcmciamtd driver to use new CIS helpers
Dominik Brodowski
1
-84
/
+91
2009-10-17
mtd: maps: remove obsolete ipaq-flash driver
Dmitry Artamonow
3
-467
/
+0
2009-10-17
mtd: fix memory leak in mtd_dataflash
H Hartley Sweeten
1
-3
/
+16
2009-10-17
mtd: cleanup mtd_oobtest
Akinobu Mita
1
-14
/
+4
2009-10-17
mtd: maps/sa1100: fix section mismatch
Dmitry Artamonow
1
-1
/
+1
2009-10-17
mtd: move mxcnd_remove to .exit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-08
mtd: atmel_nand: unused variable removed
Claudio Scordino
1
-1
/
+0
2009-10-05
mtd: make onenand_base.c compile again
David Woodhouse
1
-3
/
+3
2009-10-05
mtd: Standardising prints in onenand_base.c
Amul Kumar Saha
1
-68
/
+108
2009-10-05
mtd: nand: davinci: fix to use mask_ale from pdata
Hemant Pedanekar
1
-1
/
+1
2009-09-27
mtd: Fix warning in sa1100-flash.c
Russell King
1
-2
/
+2
2009-09-24
mtd: m25p80: disable SST software protection bits by default
Graf Yang
1
-3
/
+4
2009-09-24
mtd/maps: gpio-addr-flash: depend on GPIO arch support
Mike Frysinger
1
-0
/
+1
2009-09-24
mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
Mike Frysinger
1
-3
/
+2
2009-09-24
mtd: nand: fix htmldocs warnings
Jaswinder Singh Rajput
1
-0
/
+6
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-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
[next]