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
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-329
/
+1800
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-02-27
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
1
-2
/
+1
2013-02-27
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+12
2013-02-27
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
1
-8
/
+1
2013-02-27
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+13
2013-02-27
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
1
-33
/
+16
2013-02-27
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
1
-1
/
+1
2013-02-27
mtd: convert to idr_alloc()
Tejun Heo
1
-7
/
+2
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-23
/
+13
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-8
/
+14
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
1
-22
/
+12
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+6
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-64
/
+51
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
1
-1
/
+1
2013-02-13
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
Rafał Miłecki
3
-4
/
+8
2013-02-13
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
1
-19
/
+5
2013-02-13
mtd: mtd_torturetest can cause stack overflows
Al Cooper
1
-14
/
+11
2013-02-12
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
Ezequiel Garcia
1
-5
/
+3
2013-02-12
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...
Josh Wu
1
-3
/
+87
2013-02-12
mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.
Josh Wu
1
-21
/
+31
2013-02-12
mtd: atmel_nand: avoid to report an error when lookup table offset is 0.
Josh Wu
1
-5
/
+4
2013-02-05
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-6
/
+10
2013-02-04
mtd: bcm47xxsflash: adjust names of bus-specific functions
Rafał Miłecki
1
-4
/
+12
2013-02-04
mtd: bcm47xxpart: improve probing of nvram partition
Hauke Mehrtens
1
-9
/
+13
2013-02-04
mtd: bcm47xxpart: add support for other erase sizes
Hauke Mehrtens
1
-1
/
+4
2013-02-04
mtd: bcm47xxnflash: register this as normal driver
Hauke Mehrtens
1
-5
/
+2
2013-02-04
mtd: bcm47xxnflash: fix message
Hauke Mehrtens
1
-1
/
+2
2013-02-04
mtd: bcm47xxsflash: register this as normal driver
Hauke Mehrtens
1
-1
/
+2
2013-02-04
mtd: bcm47xxsflash: write number of written bytes
Hauke Mehrtens
1
-0
/
+1
2013-02-04
mtd: gpmi: add sanity check for the ECC
Huang Shijie
2
-2
/
+30
2013-02-04
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
3
-2
/
+28
2013-02-04
mtd: devices: elm: Removes <xx> literals in elm DT node
Philip Avinash
1
-1
/
+1
2013-02-04
mtd: gpmi: fix a dereferencing freed memory error
Huang Shijie
1
-1
/
+1
2013-02-04
mtd: fix the wrong timeo for panic_nand_wait()
Huang Shijie
1
-6
/
+2
2013-02-04
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
Stefan Roese
2
-0
/
+218
2013-02-04
mtd: Allow removal of partitioning modules
Lubomir Rintel
3
-0
/
+19
2013-02-04
mtd: cmdlinepart: Make it into a module
Lubomir Rintel
2
-3
/
+9
2013-02-04
mtd: gpmi: dump the BCH registers
Huang Shijie
2
-0
/
+7
2013-02-04
mtd: nane: print source of error message
Tormod Volden
1
-3
/
+2
2013-02-04
mtd: fsl_ifc_nand: use more portable i/o accessors
Kim Phillips
1
-114
/
+119
2013-02-04
mtd: uclinux: add a comment about why uclinux_ram_map must not be static
Uwe Kleine-König
1
-0
/
+6
2013-02-04
mtd: uclinux: support ROM and allow passing the base address
Uwe Kleine-König
2
-6
/
+20
2013-02-04
mtd: bcm47xxsflash: add own struct for abstrating bus type
Rafał Miłecki
2
-13
/
+39
2013-02-04
mtd: bcm47xxpart: register extra "firmware" partition
Rafał Miłecki
1
-0
/
+11
2013-02-04
mtd: bcm47xxpart: simplify size calculation to one loop
Rafał Miłecki
1
-5
/
+6
2013-02-04
mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c
Michel Stempin
1
-0
/
+4
[next]