Age | Commit message (Expand) | Author | Files | Lines |
2013-03-18 | Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -58/+90 |
2013-03-14 | mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY | Brian Norris | 2 | -39/+57 |
2013-03-08 | mtd: bcm47xxpart: look for NVRAM at the end of device | Rafał Miłecki | 1 | -7/+25 |
2013-03-08 | Revert "mtd: bcm47xxpart: improve probing of nvram partition" | Rafał Miłecki | 1 | -13/+9 |
2013-03-04 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 1 | -0/+1 |
2013-03-03 | 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-28 | mtd: mtd_stresstest: use prandom_bytes() | Akinobu Mita | 1 | -2/+1 |
2013-02-28 | mtd: mtd_subpagetest: convert to use prandom library | Akinobu Mita | 1 | -30/+12 |
2013-02-28 | mtd: mtd_speedtest: use prandom_bytes | Akinobu Mita | 1 | -8/+1 |
2013-02-28 | mtd: mtd_pagetest: convert to use prandom library | Akinobu Mita | 1 | -30/+13 |
2013-02-28 | mtd: mtd_oobtest: convert to use prandom library | Akinobu Mita | 1 | -33/+16 |
2013-02-28 | mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() | Akinobu Mita | 1 | -1/+1 |
2013-02-28 | mtd: convert to idr_alloc() | Tejun Heo | 1 | -7/+2 |
2013-02-27 | 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-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2013-02-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+1 |
2013-02-22 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -2/+6 |
2013-02-22 | 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 |