Age | Commit message (Expand) | Author |
2015-03-30 | mtd: nand: Prevent possible kernel lockup in nand_command() | Roger Quadros |
2015-03-27 | mtd: spi-nor: factor out replace-able flash_{lock,unlock} | Brian Norris |
2015-03-24 | mtd: nand: fix spelling of REPLACEABLE | Brian Norris |
2015-03-11 | mtd: nand: fully initialize mtd_oob_ops | Brian Norris |
2015-03-11 | mtd: blkdevs: remove dead code | Brian Norris |
2015-03-11 | mtd: nand: denali: drop dead code | Brian Norris |
2015-03-11 | mtd: nand: fixup bounds checks for nand_{lock,unlock}() | Brian Norris |
2015-03-11 | mtd: tests: fix more potential integer overflows | Brian Norris |
2015-03-11 | mtd: onenand: drop dead code | Brian Norris |
2015-03-11 | mtd: docg3: drop dead code | Brian Norris |
2015-03-11 | mtd: mxc-nand: Warn on unimplemented commands | Uwe Kleine-König |
2015-03-11 | mtd: mxc-nand: Implement support for PARAM command | Uwe Kleine-König |
2015-03-11 | mtd: mxc-nand: Allow to use column addresses different from 0 | Uwe Kleine-König |
2015-03-11 | mtd: mxc-nand: Do the word to byte mangling in the read_byte callback | Uwe Kleine-König |
2015-03-11 | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes | Uwe Kleine-König |
2015-03-11 | mtd: mxc-nand: Add a timeout when waiting for interrupt | Uwe Kleine-König |
2015-03-11 | mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs | Boris Brezillon |
2015-03-02 | mtd: atmel_nand: fix typo in dev_err error message | Colin Ian King |
2015-02-28 | mtd: s3c2410: drop useless / misspelled debug prints | Brian Norris |
2015-02-28 | mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0 | Antoine Ténart |
2015-02-28 | Merge MTD updates into -next | Brian Norris |
2015-02-28 | mtd: pxa3xx_nand: fix driver when num_cs is 0 | Robert Jarzmik |
2015-02-28 | mtd: pxa3xx-nand: handle PIO in threaded interrupt | Robert Jarzmik |
2015-02-28 | Merge MTD updates into -next | Brian Norris |
2015-02-28 | mtd: nand: pxa3xx: Fix PIO FIFO draining | Maxime Ripard |
2015-02-23 | mtd: block2mtd: wait until block devices are presented | Felix Fietkau |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-02-21 | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-21 | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2015-02-21 | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2015-02-21 | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2015-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-02-20 | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe |
2015-02-21 | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki |
2015-02-21 | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' | Rafael J. Wysocki |
2015-02-20 | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier |
2015-02-20 | IB/qib: Add blank line after declaration | Mike Marciniszyn |
2015-02-20 | IB/qib: Fix checkpatch warnings | Mike Marciniszyn |
2015-02-20 | i2c: ocores: rework clk code to handle NULL cookie | Wolfram Sang |
2015-02-20 | thermal: exynos: fix: Check if data->tmu_read callback is present before read | Lukasz Majewski |