| Commit message (Expand) | Author | Age |
* | spi/ath79: remove superfluous chip select code | Gabor Juhos | 2013-02-05 |
* | spi/ath79: add missing HIGH->LOW SCK transition | Gabor Juhos | 2013-02-05 |
* | spi/ath79: add delay between SCK changes | Gabor Juhos | 2013-02-05 |
* | mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor | Juha Lumme | 2013-02-05 |
* | spi/sirf: add support for new SiRFmarco SMP SoC | Barry Song | 2013-02-05 |
* | spi/sirf: use clk_prepare_enable and clk_disable_unprepare | Barry Song | 2013-02-05 |
* | Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Grant Likely | 2013-02-05 |
|\ |
|
| * | spi: spi-gpio: fix compilation warning on 64 bits systems | Maxime Ripard | 2013-01-31 |
| * | spi: spi-omap2-mcspi.c: Toggle CS after each word | Matthias Brugger | 2013-01-26 |
| * | spi: spi-omap2-mcspi.c: fix coding style | Matthias Brugger | 2013-01-26 |
| * | spi: spi-gpio: Add checks for the dt properties | Maxime Ripard | 2013-01-26 |
| * | spi/pxa2xx: convert to the common clk framework | Mika Westerberg | 2013-01-26 |
| * | spi/pxa2xx: convert to the pump message infrastructure | Mika Westerberg | 2013-01-26 |
| * | spi/pxa2xx: fix warnings when compiling a 64-bit kernel | Mika Westerberg | 2013-01-26 |
| * | spi/pxa2xx: allow building on a 64-bit kernel | Mika Westerberg | 2013-01-26 |
| * | MAINTAINERS: Add myself as a backup maintainer for SPI | Mark Brown | 2013-01-14 |
| * | spi: bitbang: simplify pointer arithmetics | Guennadi Liakhovetski | 2013-01-13 |
| * | spi/pxa2xx: embed the ssp_device to platform data | Mika Westerberg | 2013-01-08 |
| * | spi/pxa2xx-pci: switch to use pcim_* interfaces | Mika Westerberg | 2013-01-08 |
| * | spi/s3c64xx: Complain if we fail to set a transfer speed | Mark Brown | 2013-01-08 |
* | | spi: remove check for bits_per_word on transfer from low level driver | Laxman Dewangan | 2013-02-05 |
* | | spi/of: Use DT aliases for assigning bus number | Grant Likely | 2013-02-05 |
* | | spi/sh-msiof: Add device tree parsing to driver | Bastian Hecht | 2013-02-05 |
* | | spi/davinci: add OF support for the spi controller | Murali Karicheri | 2013-02-05 |
* | | spi/omap2: disable DMA requests before complete() | Felipe Balbi | 2013-02-05 |
* | | Linux 3.8-rc6 | Linus Torvalds | 2013-01-31 |
* | | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-01-31 |
|\ \ |
|
| * | | dm: fix write same requests counting | Alasdair G Kergon | 2013-01-31 |
| * | | dm thin: fix queue limits stacking | Mike Snitzer | 2013-01-31 |
* | | | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-01-31 |
|\ \ \ |
|
| * | | | HID: i2c-hid: fix i2c_hid_output_raw_report | Benjamin Tissoires | 2013-01-31 |
| * | | | HID: usbhid: quirk for Formosa IR receiver | Nicholas Santos | 2013-01-03 |
| * | | | HID: remove x bit from sensor doc | Jiri Kosina | 2012-12-14 |
* | | | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-01-31 |
|\ \ \ \ |
|
| * | | | | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session | Trond Myklebust | 2013-01-30 |
| * | | | | SUNRPC: When changing the queue priority, ensure that we change the owner | Trond Myklebust | 2013-01-30 |
| * | | | | NFS: Don't silently fail setattr() requests on mountpoints | Trond Myklebust | 2013-01-30 |
| * | | | | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery | Trond Myklebust | 2013-01-27 |
| * | | | | NFSv4: Fix NFSv4 trunking discovery | Trond Myklebust | 2013-01-27 |
| * | | | | NFSv4: Fix NFSv4 reference counting for trunked sessions | Trond Myklebust | 2013-01-27 |
| * | | | | NFS: Fix error reporting in nfs_xdev_mount | Trond Myklebust | 2013-01-27 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-01-31 |
|\ \ \ \ |
|
| * | | | | MIPS: Function tracer: Fix broken function tracing | Al Cooper | 2013-01-31 |
| * | | | | mips: Move __virt_addr_valid() to a place for MIPS 64 | Steven Rostedt | 2013-01-31 |
| * | | | | MIPS: Netlogic: Fix UP compilation on XLR | Jayachandran C | 2013-01-30 |
| * | | | | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 |
| * | | | | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 |
| * | | | | MIPS: Lantiq: Fix cp0_perfcount_irq mapping | John Crispin | 2013-01-30 |
| * | | | | MIPS: DSP: Fix DSP mask for registers. | Steven J. Hill | 2013-01-24 |
| * | | | | MIPS: Fix build failure by adding definition of pfn_pmd(). | David Daney | 2013-01-23 |