| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-07 |
|\ |
|
| * | block_device_operations->release() should return void | Al Viro | 2013-05-07 |
| * | mtd_blktrans_ops->release() should return void | Al Viro | 2013-05-05 |
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-05-07 |
|\ \
| |/
|/| |
|
| * | mtd: gpmi: move to use generic DMA helper | Shawn Guo | 2013-04-04 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-05-05 |
|\ \ |
|
| * | | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 2013-03-15 |
* | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-02 |
|\ \ \ |
|
| * | | | mtd: onenand/samsung: make regs-onenand.h file local | Arnd Bergmann | 2013-04-19 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ \ |
|
| * | | | Include missing linux/slab.h inclusions | David Howells | 2013-04-29 |
| |/ / |
|
* | | | mtdchar: remove no-longer-used vma helpers | Linus Torvalds | 2013-04-19 |
* | | | vm: convert mtdchar mmap to vm_iomap_memory() helper | Linus Torvalds | 2013-04-19 |
|/ / |
|
* | | Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-03-18 |
|\ \
| |/
|/| |
|
| * | mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY | Brian Norris | 2013-03-14 |
| * | mtd: bcm47xxpart: look for NVRAM at the end of device | Rafał Miłecki | 2013-03-08 |
| * | Revert "mtd: bcm47xxpart: improve probing of nvram partition" | Rafał Miłecki | 2013-03-08 |
* | | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-03 |
|/ |
|
* | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-03-02 |
|\ |
|
| * | mtd: bcm47xxnflash: use pr_fmt for module prefix in messages | Rafał Miłecki | 2013-02-13 |
| * | mtd: davinci_nand: Use managed resources | Mrugesh Katepallewar | 2013-02-13 |
| * | mtd: mtd_torturetest can cause stack overflows | Al Cooper | 2013-02-13 |
| * | mtd: physmap_of: Convert device allocation to managed devm_kzalloc() | Ezequiel Garcia | 2013-02-12 |
| * | mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re... | Josh Wu | 2013-02-12 |
| * | mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional. | Josh Wu | 2013-02-12 |
| * | mtd: atmel_nand: avoid to report an error when lookup table offset is 0. | Josh Wu | 2013-02-12 |
| * | mtd: bcm47xxsflash: adjust names of bus-specific functions | Rafał Miłecki | 2013-02-04 |
| * | mtd: bcm47xxpart: improve probing of nvram partition | Hauke Mehrtens | 2013-02-04 |
| * | mtd: bcm47xxpart: add support for other erase sizes | Hauke Mehrtens | 2013-02-04 |
| * | mtd: bcm47xxnflash: register this as normal driver | Hauke Mehrtens | 2013-02-04 |
| * | mtd: bcm47xxnflash: fix message | Hauke Mehrtens | 2013-02-04 |
| * | mtd: bcm47xxsflash: register this as normal driver | Hauke Mehrtens | 2013-02-04 |
| * | mtd: bcm47xxsflash: write number of written bytes | Hauke Mehrtens | 2013-02-04 |
| * | mtd: gpmi: add sanity check for the ECC | Huang Shijie | 2013-02-04 |
| * | mtd: gpmi: set the Golois Field bit for mx6q's BCH | Huang Shijie | 2013-02-04 |
| * | mtd: devices: elm: Removes <xx> literals in elm DT node | Philip Avinash | 2013-02-04 |
| * | mtd: gpmi: fix a dereferencing freed memory error | Huang Shijie | 2013-02-04 |
| * | mtd: fix the wrong timeo for panic_nand_wait() | Huang Shijie | 2013-02-04 |
| * | mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking | Stefan Roese | 2013-02-04 |
| * | mtd: Allow removal of partitioning modules | Lubomir Rintel | 2013-02-04 |
| * | mtd: cmdlinepart: Make it into a module | Lubomir Rintel | 2013-02-04 |
| * | mtd: gpmi: dump the BCH registers | Huang Shijie | 2013-02-04 |
| * | mtd: nane: print source of error message | Tormod Volden | 2013-02-04 |
| * | mtd: fsl_ifc_nand: use more portable i/o accessors | Kim Phillips | 2013-02-04 |
| * | mtd: uclinux: add a comment about why uclinux_ram_map must not be static | Uwe Kleine-König | 2013-02-04 |
| * | mtd: uclinux: support ROM and allow passing the base address | Uwe Kleine-König | 2013-02-04 |
| * | mtd: bcm47xxsflash: add own struct for abstrating bus type | Rafał Miłecki | 2013-02-04 |
| * | mtd: bcm47xxpart: register extra "firmware" partition | Rafał Miłecki | 2013-02-04 |
| * | mtd: bcm47xxpart: simplify size calculation to one loop | Rafał Miłecki | 2013-02-04 |
| * | mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c | Michel Stempin | 2013-02-04 |