Age | Commit message (Expand) | Author | Files | Lines |
2015-03-12 | mtd: docg3: drop dead code | Brian Norris | 1 | -4/+1 |
2015-03-12 | mtd: mxc-nand: Warn on unimplemented commands | Uwe Kleine-König | 1 | -0/+4 |
2015-03-12 | mtd: mxc-nand: Implement support for PARAM command | Uwe Kleine-König | 1 | -0/+7 |
2015-03-12 | mtd: mxc-nand: Allow to use column addresses different from 0 | Uwe Kleine-König | 1 | -11/+29 |
2015-03-12 | mtd: mxc-nand: Do the word to byte mangling in the read_byte callback | Uwe Kleine-König | 1 | -24/+10 |
2015-03-12 | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes | Uwe Kleine-König | 1 | -7/+7 |
2015-03-12 | 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-03 | 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-24 | mtd: block2mtd: wait until block devices are presented | Felix Fietkau | 1 | -15/+43 |
2015-02-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 6 | -20/+20 |
2015-02-22 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -8/+0 |
2015-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -17/+35 |
2015-02-22 | 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-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -207/+385 |
2015-02-22 | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -187/+255 |
2015-02-22 | 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-21 | 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-21 | 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 |
2015-02-20 | IB/qib: Fix checkpatch warnings | Mike Marciniszyn | 15 | -44/+42 |
2015-02-20 | i2c: ocores: rework clk code to handle NULL cookie | Wolfram Sang | 1 | -14/+21 |
2015-02-20 | thermal: exynos: fix: Check if data->tmu_read callback is present before read | Lukasz Majewski | 1 | -1/+1 |
2015-02-20 | Infiniband: Fix potential NULL d_inode dereference | David Howells | 2 | -2/+2 |
2015-02-20 | clk: Only recalculate the rate if needed | Tomeu Vizoso | 1 | -1/+4 |
2015-02-20 | ipmi: Fix a memory ordering issue | Corey Minyard | 1 | -4/+10 |
2015-02-20 | ipmi: Remove uses of return value of seq_printf | Joe Perches | 3 | -16/+26 |
2015-02-20 | ipmi: Use is_visible callback for conditional sysfs entries | Takashi Iwai | 1 | -43/+17 |
2015-02-20 | ipmi: Free ipmi_recv_msg messages from the linked list on close | Nicholas Krause | 1 | -1/+5 |
2015-02-20 | ipmi: avoid gcc warning | Arnd Bergmann | 1 | -8/+21 |
2015-02-20 | ipmi: Update timespec usage to timespec64 | John Stultz | 1 | -12/+13 |
2015-02-20 | ipmi: Cleanup DEBUG_TIMING ifdef usage | John Stultz | 1 | -40/+21 |