index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
pxa3xx_nand: remove hardcode irq number
Haojian Zhuang
1
-4
/
+7
2009-12-01
pxa3xx_nand: remove hardcode register address
Haojian Zhuang
1
-6
/
+4
2009-12-01
pxa3xx_nand: adjust timing of Micron NAND flash
Haojian Zhuang
1
-1
/
+1
2009-12-01
pxa3xx_nand: reset read buffer before reading
Haojian Zhuang
1
-0
/
+1
2009-12-01
pxa3xx_nand: fix memory out of bound
Haojian Zhuang
1
-2
/
+3
2009-11-30
Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6
David Woodhouse
1
-475
/
+298
2009-11-30
mtd: mtdoops: refactor as a kmsg_dumper
Simon Kagstrom
1
-133
/
+102
2009-11-30
mtd: mtdoops: make record size configurable
Simon Kagstrom
1
-31
/
+43
2009-11-30
mtd: mtdoops: limit the maximum mtd partition size
Simon Kagstrom
1
-6
/
+11
2009-11-30
mtd: mtdoops: keep track of used/unused pages in an array
Simon Kagstrom
1
-18
/
+44
2009-11-30
mtd: mtdoops: several minor cleanups
Artem Bityutskiy
1
-41
/
+40
2009-11-30
mtd: add ARM pismo support
Russell King - ARM Linux
1
-0
/
+1
2009-11-30
mtd: pxa3xx_nand: Fix PIO data transfer
David Hunter
1
-2
/
+2
2009-11-30
mtd: nand: fix multi-chip suspend problem
Li Yang
1
-2
/
+8
2009-11-30
mtd: add support for switching old SST chips into QRY mode
Guillaume LECERF
1
-0
/
+7
2009-11-30
mtd: fix M29W800D dev_id and uaddr
Ladislav Michl
1
-4
/
+4
2009-11-30
mtd: don't use PF_MEMALLOC
KOSAKI Motohiro
1
-3
/
+0
2009-11-30
mtd: Add bad block table overrides to Davinci NAND driver
Mark A. Greer
1
-0
/
+2
2009-11-30
mtd: m25p80: Add support for CAT25xxx serial EEPROMs
Anton Vorontsov
1
-45
/
+69
2009-11-30
mtd: m25p80: Rework probing/JEDEC code
Anton Vorontsov
1
-29
/
+40
2009-11-30
mtd: m25p80: Convert to device table matching
Anton Vorontsov
1
-75
/
+89
2009-11-30
mtd: make pagetest work
Artem Bityutskiy
1
-0
/
+1
2009-11-30
mtd: don't use __exit_p to wrap mxcnd_remove
Uwe Kleine-König
1
-1
/
+1
2009-11-30
mtd: move excite_nand_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-11-30
mtd: CFI cmdset_0002: enable erase-suspend-program
Joakim Tjernlund
1
-13
/
+3
2009-11-30
mtd: eLBC NAND: give more verbose output on error
Scott Wood
1
-5
/
+8
2009-11-30
mtd: eLBC NAND: use recommended command sequences
Scott Wood
1
-39
/
+27
2009-11-30
mtd: eLBC NAND: increase bus timeout to maximum
Scott Wood
1
-0
/
+7
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-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
1
-1
/
+1
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+2
[prev]
[next]