index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtdswap: kill strict error handling option
Yang Ruirui
2011-03-25
2
-15
/
+1
*
mtd: nand: enable software BCH ECC in nand simulator
Ivan Djelic
2011-03-11
1
-1
/
+42
*
mtd: nand: add software BCH ECC support
Ivan Djelic
2011-03-11
4
-1
/
+298
*
mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswap
David Woodhouse
2011-03-11
1
-8
/
+8
*
mtd: sm_rtl: check kmalloc return value
Xiaochen Wang
2011-03-11
1
-0
/
+18
*
mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)
Steffen Sledz
2011-03-11
1
-0
/
+1
*
mtd: mxc_nand: fix OOB corruption when page size > 2KiB
Baruch Siach
2011-03-11
1
-0
/
+27
*
mtd: DaVinci: Removed header file that is not required
Sandeep Paulraj
2011-03-11
1
-3
/
+0
*
mtd: pxa3xx_nand: clean the keep configure code
Lei Wen
2011-03-11
1
-68
/
+35
*
mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself
Lei Wen
2011-03-11
1
-93
/
+123
*
mtd: pxa3xx_nand: unify prepare command
Lei Wen
2011-03-11
1
-110
/
+139
*
mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function
Lei Wen
2011-03-11
1
-76
/
+1
*
mtd: pxa3xx_nand: rework irq logic
Lei Wen
2011-03-11
1
-212
/
+187
*
mtd: pxa3xx_nand: make scan procedure more clear
Lei Wen
2011-03-11
1
-44
/
+55
*
mtd: speedtest: fix integer overflow
David Lambert
2011-03-11
1
-7
/
+7
*
mtd: mxc_nand: fix read past buffer end
Baruch Siach
2011-03-11
1
-2
/
+2
*
mtd: omap3: nand: report corrected ecc errors
John Ogness
2011-03-11
1
-4
/
+12
*
mtd: nand: fix a typo in a commentary
Jason Liu
2011-03-11
1
-1
/
+1
*
mtd: omap: add new variable to platform data to control onenand unlocking
Roman Tereshonkov
2011-03-11
1
-2
/
+5
*
mtd: onenand: add new option to control initial onenand unlocking
Roman Tereshonkov
2011-03-11
1
-1
/
+2
*
mtd: NOR flash driver for OMAP-L137/AM17x
David Griego
2011-03-11
3
-0
/
+282
*
mtd: Add mtdswap block driver
Jarkko Lavinen
2011-03-11
3
-0
/
+1612
*
mtd_blkdevs: Set the maximum discards size
Jarkko Lavinen
2011-03-11
1
-3
/
+4
*
mtd_blkdevs: Add background processing support
Jarkko Lavinen
2011-03-11
1
-0
/
+26
*
mtd: cfi: fix writebufsize initialization
Anatolij Gustschin
2011-03-11
3
-3
/
+3
*
mtd: m25p80: add support for M25PX64
Yoshihiro Shimoda
2011-03-11
1
-0
/
+2
*
mtd: tests: add multiblock erase test to the mtd_speedtest
Roman Tereshonkov
2011-03-11
1
-2
/
+57
*
mtd: tests: add count parameter to mtd_speedtest
Adrian Hunter
2011-03-11
1
-2
/
+13
*
mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address
Roman Tereshonkov
2011-03-11
1
-5
/
+5
*
mtd: OneNAND: return read error for 4KiB page read
Adrian Hunter
2011-03-11
1
-0
/
+2
*
mtd: nand: fix pointer NULL pointer dereferencing
Stanislav Fomichev
2011-03-11
1
-2
/
+6
*
mtd: tests: print correct values
Roman Tereshonkov
2011-03-11
1
-5
/
+5
*
mtd: ts5500_flash: avoid calling map_destroy on NULL
Julia Lawall
2011-03-11
1
-1
/
+0
*
mtd: phram: fix memory leak
Mathias Krause
2011-03-11
1
-0
/
+3
*
mtd: mtdram: initialize writebufsize field
Artem Bityutskiy
2011-03-11
1
-0
/
+1
*
mtd: m25p80: add support for the EON EN25F32 chip
Gabor Juhos
2011-03-11
1
-1
/
+2
*
mtd: adapt writebufsize calculation for concat
Holger Brunck
2011-03-11
1
-1
/
+7
*
mtd: atmel_nand: Add DMA support to access Nandflash
Hong Xu
2011-03-11
1
-9
/
+157
*
mtd: mtd_blkdevs: local symbols should be static
H Hartley Sweeten
2011-03-11
1
-2
/
+2
*
mtd: local symbols should be static
H Hartley Sweeten
2011-03-11
1
-3
/
+3
*
mtd: mpc5121_nfc: don't treat NULL clk as an error
Jamie Iles
2011-03-11
1
-2
/
+3
*
mtd: drop MTD_CONCAT from Kconfig entirely
Dmitry Eremin-Solenikov
2011-03-11
1
-9
/
+0
*
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
2011-03-11
5
-40
/
+0
*
mtd: drop MTD_CONCAT dependencies from Kconfig
Dmitry Eremin-Solenikov
2011-03-11
1
-2
/
+2
*
mtd: make MTD_CONCAT support mandatory
Dmitry Eremin-Solenikov
2011-03-11
2
-3
/
+3
*
mtd: add "platform:" prefix for platform modalias
Axel Lin
2011-03-11
3
-3
/
+3
*
mtd: mtd_blkdevs: fix double free on error path
Maxim Levitsky
2011-03-11
1
-1
/
+0
*
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
2011-03-11
1
-0
/
+1
*
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
2011-03-11
1
-21
/
+22
*
mtd: jedec_probe: initialise make sector erase command variable
Antony Pavlov
2011-03-11
1
-2
/
+3
[next]