Age | Commit message (Expand) | Author |
2014-10-08 | spi: dw: Initialize of_node to discover DT node children | Thor Thayer |
2014-10-03 | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown |
2014-10-03 | Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown |
2014-10-03 | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown |
2014-10-03 | Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top... | Mark Brown |
2014-10-03 | Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi... | Mark Brown |
2014-10-03 | Merge remote-tracking branch 'spi/topic/dma-dep' into spi-next | Mark Brown |
2014-10-03 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown |
2014-10-03 | Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus | Mark Brown |
2014-10-03 | spi: spi-mxs: fix a tiny typo in a comment | Michael Heimpold |
2014-10-02 | spi: dw-mid: follow new DMAengine workflow | Andy Shevchenko |
2014-10-02 | spi: dw-mid: convert to use DMAengine wrappers | Andy Shevchenko |
2014-10-02 | spi: dw-mid: change magic numbers to the constants | Andy Shevchenko |
2014-10-01 | spi: orion: support armada extended baud rates | Greg Ungerer |
2014-09-29 | spi: fsl: Sort include headers alphabetically | Xiubo Li |
2014-09-28 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-09-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-09-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-09-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-09-26 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2014-09-26 | drivers/rtc/rtc-efi.c: add missing module alias | Pali Rohár |
2014-09-26 | spi: bcm53xx: Add missing module information | Axel Lin |
2014-09-26 | spi: bcm53xx: Fix module dependency | Axel Lin |
2014-09-25 | Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-09-25 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-09-25 | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki |
2014-09-25 | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp... | Rafael J. Wysocki |
2014-09-25 | Merge tag 'gpio-v3.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-09-25 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-09-25 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-09-25 | i2c: acpi: Fix NULL Pointer dereference | Peter Hüwe |
2014-09-25 | i2c: move acpi code back into the core | Wolfram Sang |
2014-09-25 | spi/rockchip: fix bug that cause the failure to read data in DMA mode | Addy Ke |
2014-09-25 | spi: fsl-dspi: Remove probe info message | Alexander Stein |
2014-09-25 | of/fdt: fix memory range check | Srinivas Kandagatla |
2014-09-24 | Input: i8042 - fix Asus X450LCP touchpad detection | Marcos Paulo de Souza |
2014-09-24 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-09-24 | gpio / ACPI: Use pin index and bit length | Srinivas Pandruvada |
2014-09-24 | ACPICA: Update to GPIO region handler interface. | Bob Moore |
2014-09-25 | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie |
2014-09-24 | ACPI / platform / LPSS: disable async suspend/resume of LPSS devices | Fu Zhonghui |
2014-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-09-24 | Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-09-24 | Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-09-24 | Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-09-24 | Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md | Linus Torvalds |
2014-09-24 | spi: pl022: Add support for chip select extension | Anders Berg |
2014-09-24 | spi: Fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li |
2014-09-24 | spi: dw: fix style of code in few places | Andy Shevchenko |