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
2008-09-02
[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()
Zev Weiss
1
-6
/
+10
2008-09-01
[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND
Enrico Scholz
1
-1
/
+4
2008-09-01
[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data
Enrico Scholz
1
-18
/
+25
2008-09-01
[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API
Enrico Scholz
1
-5
/
+5
2008-09-01
[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table
Enrico Scholz
2
-0
/
+11
2008-09-01
[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data
Enrico Scholz
1
-2
/
+16
2008-09-01
[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header
Enrico Scholz
1
-44
/
+0
2008-09-01
[MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled
David Woodhouse
1
-0
/
+1
2008-09-01
[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes
Semun Lee
1
-0
/
+23
2008-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+1
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
1
-6
/
+1
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-08-29
sun_uflash: Convert to pure OF driver.
David S. Miller
1
-38
/
+35
2008-08-25
[MTD] [NAND] nand_ecc.c: adding support for 512 byte ecc
Singh, Vimal
1
-24
/
+62
2008-08-25
[MTD] [NAND] au1550nd.c: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
4
-4
/
+0
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-9
/
+8
2008-08-23
pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
Dominik Brodowski
1
-11
/
+1
2008-08-20
[MTD] [NAND] Fix missing kernel-doc
Alexey Korolev
2
-6
/
+6
2008-08-20
[MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printk
frans
1
-11
/
+33
2008-08-17
[MTD] removed unused #include <version.h>
Huang Weiyi
3
-3
/
+0
2008-08-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-08-16
[MTD] [NAND] Minor cleanup of nand_ecc.c
David Woodhouse
1
-11
/
+9
2008-08-16
[MTD] [NAND] nand_ecc.c: rewrite for improved performance
frans
1
-124
/
+372
2008-08-15
[MTD] [OneNAND] OMAP3: add delay for GPIO
Adrian Hunter
1
-2
/
+7
2008-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
24
-36
/
+607
2008-08-12
[MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver
Adrian Hunter
3
-0
/
+785
2008-08-12
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Adrian Hunter
4
-6
/
+6
2008-08-11
[MTD] m25p80.c extended jedec support
Chen Gong
1
-39
/
+47
2008-08-11
[MTD] m25p80.c code cleanup
Chen Gong
1
-1
/
+1
2008-08-11
[MTD] m25p80.c erase enhance
Chen Gong
1
-8
/
+40
2008-08-11
[MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-10
mfd: have TMIO drivers and subdevices depend on ARM
Samuel Ortiz
1
-1
/
+1
2008-08-10
mfd: driver for the TMIO NAND controller
Ian Molton
3
-0
/
+564
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
1
-1
/
+1
2008-08-07
[MTD] [NOR] Rename and export new cfi_qry_*() functions
David Woodhouse
2
-21
/
+25
2008-08-07
[MTD] make dataflash write-verify be optional
David Brownell
2
-5
/
+13
2008-08-07
[MTD] Compile fix for dataflash OTP support
David Brownell
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
20
-31
/
+31
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
8
-129
/
+249
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
10
-10
/
+10
2008-08-06
[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations
Anders Grafström
1
-14
/
+38
2008-08-06
[MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips
Alexey Korolev
2
-49
/
+65
2008-08-06
[MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description
George G. Davis
1
-1
/
+1
2008-08-04
[MTD] Remove references to TI 'toto' platform.
David Woodhouse
6
-354
/
+0
2008-08-03
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-08-02
[ARM] Fix explicit asm(-arm)?/arch-foo references
Russell King
1
-1
/
+1
2008-08-02
[MTD] Use DIV_ROUND_UP
Julia Lawall
3
-4
/
+3
2008-08-02
[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c
David Woodhouse
1
-5
/
+12
2008-08-01
[MTD] remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
5
-466
/
+0
[prev]
[next]