Age | Commit message (Expand) | Author | Files | Lines |
2015-03-30 | mtd: maps: sa1100-flash: remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2015-03-30 | mtd: replace CONFIG_8xx by CONFIG_PPC_8xx | Christophe Leroy | 1 | -1/+1 |
2015-03-30 | mtd: fsmc_nand.c: Use default timings if none are provided in the dts | Stefan Roese | 1 | -1/+6 |
2015-03-30 | mtd: nand: Prevent possible kernel lockup in nand_command() | Roger Quadros | 1 | -4/+23 |
2015-03-27 | mtd: spi-nor: factor out replace-able flash_{lock,unlock} | Brian Norris | 1 | -19/+38 |
2015-03-24 | mtd: nand: fix spelling of REPLACEABLE | Brian Norris | 1 | -1/+1 |
2015-03-11 | mtd: nand: fully initialize mtd_oob_ops | Brian Norris | 1 | -4/+4 |
2015-03-11 | mtd: blkdevs: remove dead code | Brian Norris | 1 | -3/+0 |
2015-03-11 | mtd: nand: denali: drop dead code | Brian Norris | 1 | -3/+0 |
2015-03-11 | mtd: nand: fixup bounds checks for nand_{lock,unlock}() | Brian Norris | 1 | -2/+2 |
2015-03-11 | mtd: tests: fix more potential integer overflows | Brian Norris | 5 | -10/+10 |
2015-03-11 | mtd: onenand: drop dead code | Brian Norris | 1 | -9/+3 |
2015-03-11 | mtd: docg3: drop dead code | Brian Norris | 1 | -4/+1 |
2015-03-11 | mtd: mxc-nand: Warn on unimplemented commands | Uwe Kleine-König | 1 | -0/+4 |
2015-03-11 | mtd: mxc-nand: Implement support for PARAM command | Uwe Kleine-König | 1 | -0/+7 |
2015-03-11 | mtd: mxc-nand: Allow to use column addresses different from 0 | Uwe Kleine-König | 1 | -11/+29 |
2015-03-11 | mtd: mxc-nand: Do the word to byte mangling in the read_byte callback | Uwe Kleine-König | 1 | -24/+10 |
2015-03-11 | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes | Uwe Kleine-König | 1 | -7/+7 |
2015-03-11 | mtd: mxc-nand: Add a timeout when waiting for interrupt | Uwe Kleine-König | 1 | -11/+36 |
2015-03-11 | mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs | Boris Brezillon | 2 | -3/+3 |
2015-03-02 | mtd: atmel_nand: fix typo in dev_err error message | Colin Ian King | 1 | -1/+1 |
2015-02-28 | mtd: s3c2410: drop useless / misspelled debug prints | Brian Norris | 1 | -3/+0 |
2015-02-28 | mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0 | Antoine Ténart | 1 | -0/+2 |
2015-02-28 | Merge MTD updates into -next | Brian Norris | 1 | -0/+2 |
2015-02-28 | mtd: pxa3xx_nand: fix driver when num_cs is 0 | Robert Jarzmik | 1 | -0/+2 |
2015-02-28 | mtd: pxa3xx-nand: handle PIO in threaded interrupt | Robert Jarzmik | 1 | -3/+19 |
2015-02-28 | Merge MTD updates into -next | Brian Norris | 1 | -6/+42 |
2015-02-28 | mtd: nand: pxa3xx: Fix PIO FIFO draining | Maxime Ripard | 1 | -6/+42 |
2015-02-23 | mtd: block2mtd: wait until block devices are presented | Felix Fietkau | 1 | -15/+43 |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 6 | -20/+20 |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -8/+0 |
2015-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -17/+35 |
2015-02-21 | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -54/+86 |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -207/+385 |
2015-02-21 | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -187/+255 |
2015-02-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 30 | -1634/+813 |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 13 | -366/+470 |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 61 | -560/+1188 |
2015-02-21 | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -352/+1043 |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 83 | -1207/+11729 |
2015-02-21 | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 5 | -42/+239 |
2015-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -1/+1 |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+25 |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+6 |
2015-02-20 | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe | 2 | -207/+385 |
2015-02-21 | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 4 | -48/+56 |
2015-02-21 | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' | Rafael J. Wysocki | 4 | -6/+30 |
2015-02-20 | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 4 | -125/+110 |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier | 60 | -555/+1180 |
2015-02-20 | IB/qib: Add blank line after declaration | Mike Marciniszyn | 17 | -6/+67 |