index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-15
5
-331
/
+205
|
\
|
*
mtd/nand_ids: Fix buswidth
Brian Norris
2010-08-13
1
-1
/
+1
|
*
mtd/m25p80: fix test for end of loop
Dan Carpenter
2010-08-12
1
-1
/
+1
|
*
mtd/m25p80: retlen is never NULL
Dan Carpenter
2010-08-12
1
-8
/
+4
|
*
gen_nand: Test if nr_chips field is valid
Marek Vasut
2010-08-12
1
-0
/
+5
|
*
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
2010-08-12
1
-5
/
+6
|
*
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
2010-08-12
1
-0
/
+14
|
*
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
2010-08-12
1
-2
/
+2
|
*
nand/denali: change read_status function method
Chuanxiao Dong
2010-08-12
1
-7
/
+5
|
*
nand/denali: Fixed check patch warnings
Chuanxiao Dong
2010-08-12
1
-12
/
+13
|
*
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
1
-19
/
+20
|
*
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2010-08-11
2
-184
/
+42
|
*
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
2010-08-11
1
-16
/
+29
|
*
nand/denali: use iowrite32() to replace denali_write32()
Chuanxiao Dong
2010-08-11
1
-76
/
+62
|
*
nand/denali: Fixed probe function bugs
Chuanxiao Dong
2010-08-11
1
-21
/
+23
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
8
-20
/
+20
|
\
\
|
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
8
-20
/
+20
*
|
|
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
1
-19
/
+20
*
|
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-4
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-1
/
+5
|
*
|
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-1
/
+4
|
*
|
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-2
/
+2
*
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
66
-1472
/
+1642
|
\
\
\
|
*
|
|
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
21
-21
/
+0
|
*
|
|
mtd: Update copyright notices
David Woodhouse
2010-08-08
20
-37
/
+182
|
*
|
|
mtd-physmap: add support users can assign the probe type in board files
Barry Song
2010-08-08
1
-2
/
+6
|
*
|
|
mtd: remove redwood map driver
Christian Dietrich
2010-08-06
3
-183
/
+0
|
*
|
|
mxc_nand: Add v3 (i.MX51) Support
Sascha Hauer
2010-08-06
2
-2
/
+222
|
*
|
|
mxc_nand: support 8bit ecc
Sascha Hauer
2010-08-06
1
-0
/
+30
|
*
|
|
mxc_nand: fix correct_data function
Sascha Hauer
2010-08-06
1
-2
/
+40
|
*
|
|
mxc_nand: add V1_V2 namespace to registers
Sascha Hauer
2010-08-06
1
-78
/
+63
|
*
|
|
mxc_nand: factor out a check_int function
Sascha Hauer
2010-08-06
1
-13
/
+19
|
*
|
|
mxc_nand: make some internally used functions overwriteable
Sascha Hauer
2010-08-06
1
-28
/
+44
|
*
|
|
mxc_nand: rework get_dev_status
Sascha Hauer
2010-08-06
1
-12
/
+9
|
*
|
|
mxc_nand: remove 0xe00 offset from registers
Sascha Hauer
2010-08-06
1
-18
/
+18
|
*
|
|
mtd: denali: Add multi connected NAND support
Chuanxiao Dong
2010-08-06
2
-1
/
+22
|
*
|
|
mtd: denali: Remove set_ecc_config function
Chuanxiao Dong
2010-08-06
2
-40
/
+48
|
*
|
|
mtd: denali: Remove unuseful code in get_xx_nand_para functions
Chuanxiao Dong
2010-08-06
1
-74
/
+7
|
*
|
|
mtd: denali: Remove device_info_tag structure
Chuanxiao.Dong
2010-08-06
2
-305
/
+37
|
*
|
|
mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
Gabor Juhos
2010-08-06
1
-0
/
+1
|
*
|
|
mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
Gabor Juhos
2010-08-06
1
-1
/
+7
|
*
|
|
mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
Gabor Juhos
2010-08-06
1
-0
/
+4
|
*
|
|
mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version
Guillaume LECERF
2010-08-06
1
-3
/
+4
|
*
|
|
mtd: atmel_nand: fix warning: 'part_probes' defined but not used
Andreas Bießmann
2010-08-06
1
-1
/
+1
|
*
|
|
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-08-06
2
-20
/
+20
|
*
|
|
mtd: Missing slab.h include
David Miller
2010-08-06
1
-0
/
+1
|
*
|
|
mtd: gen_nand: fix support for multiple chips
Marek Vasut
2010-08-06
1
-1
/
+1
|
*
|
|
mtd: update description on sm_ftl
Maxim Levitsky
2010-08-06
1
-4
/
+7
|
*
|
|
mtd: blkdevs: fix crash related to sysfs attributes.
Maxim Levitsky
2010-08-06
1
-3
/
+4
|
*
|
|
mtd: denali: update get nand para functions
Chuanxiao Dong
2010-08-05
1
-72
/
+35
[next]