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
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
Michel Stempin
1
-0
/
+10
2013-08-30
mtd: bcm47xxsflash: writing support
Rafał Miłecki
1
-4
/
+126
2013-08-30
mtd: bcm47xxsflash: implement erasing support
Rafał Miłecki
1
-2
/
+41
2013-08-30
mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit
Libo Chen
1
-19
/
+1
2013-08-30
mtd: bcm47xxsflash: convert kzalloc to avoid invalid access
Libo Chen
1
-12
/
+4
2013-08-30
mtd: spear_smi: add missing __iomem annotation
Jingoo Han
1
-4
/
+4
2013-08-30
mtd: m25p80: add support for mr25h10
Markus Niebel
1
-0
/
+1
2013-08-30
mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
Sascha Hauer
1
-6
/
+9
2013-08-30
mtd: m25p80: Pass flags through CAT25_INFO macro
Sascha Hauer
1
-8
/
+8
2013-08-30
mtd: m25p80: remove unnecessary ifdef
Sascha Hauer
1
-2
/
+0
2013-08-30
mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
Brian Norris
1
-0
/
+1
2013-08-30
mtd: simplify use of devm_ioremap_resource
Julia Lawall
1
-5
/
+0
2013-08-30
mtd: devices: use dev_get_platdata()
Jingoo Han
3
-3
/
+3
2013-08-05
mtd: diskonchip: remove unused entries in Kconfig
Michael Opdenacker
1
-55
/
+0
2013-08-05
mtd: devices: elm: Low power transition support
avinash philip
1
-0
/
+117
2013-08-05
mtd: devices: elm: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-05
mtd: devices: spear_smi: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-08-05
mtd: Convert logging messages
Joe Perches
1
-27
/
+31
2013-08-05
mtd: devices: added the 16MiB winbond device
Girish K S
1
-0
/
+1
2013-08-05
mtd: m25p80: correct EN4B/EX4B comment
Brian Norris
1
-1
/
+1
2013-08-05
mtd: m25p80: utilize dedicated 4-byte addressing commands
Brian Norris
1
-7
/
+32
2013-08-05
mtd: devices: convert OMAP BCH to devm_ioremap_resource()
Silviu-Mihai Popescu
1
-3
/
+3
2013-08-05
mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-08-05
mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-08-05
mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-08-05
mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-4
/
+2
2013-08-05
mtd: bcm47xxsflash: implement polling chip status
Rafał Miłecki
1
-0
/
+55
2013-08-05
mtd: bcm47xxsflash: implement ChipCommon R/W ops
Rafał Miłecki
2
-0
/
+15
2013-04-05
mtd: dataflash: Use of_match_ptr() macro
Sachin Kamat
1
-3
/
+1
2013-04-05
mtd: merge mtdchar module with mtdcore
Artem Bityutskiy
1
-1
/
+0
2013-04-05
mtd: doc: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-04-05
mtd: bcm47xxsflash: define opcodes
Rafał Miłecki
1
-0
/
+48
2013-04-05
mtd: bcm47xxsflash: store info about flash type
Rafał Miłecki
2
-0
/
+16
2013-04-05
mtd: bcm47xxsflash: keep a reference to the BCMA
Rafał Miłecki
2
-0
/
+6
2013-04-05
mtd: devices: add const qualifiers
Artem Bityutskiy
2
-2
/
+2
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
1
-1
/
+8
2013-04-05
mtd: m25p80: add entry for w25q128
Rafał Miłecki
1
-0
/
+1
2013-04-05
mtd: m25p80: add support for SST25VF064C
Krzysztof Mazur
1
-0
/
+1
2013-04-05
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
Krzysztof Mazur
1
-9
/
+10
2013-04-05
mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
Brian Norris
1
-1
/
+1
2013-04-05
mtd: doc: remove support for DoC 2000/2001/2001+
Artem Bityutskiy
7
-3996
/
+0
2013-04-05
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
3
-3
/
+3
2013-04-05
mtd: m25p80: add support for EON EN25QH256
Daniel Schwierzeck
1
-0
/
+1
2013-04-05
mtd: m25p80: add support for Macronix MX66L51235L
Daniel Schwierzeck
1
-0
/
+1
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-18
/
+560
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+5
2013-02-05
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2013-02-04
mtd: bcm47xxsflash: adjust names of bus-specific functions
Rafał Miłecki
1
-4
/
+12
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
[next]