summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos2013-02-051-0/+2
* spi/ath79: add delay between SCK changesGabor Juhos2013-02-051-1/+43
* mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptorJuha Lumme2013-02-051-1/+4
* spi/sirf: add support for new SiRFmarco SMP SoCBarry Song2013-02-051-0/+1
* spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song2013-02-051-3/+3
* Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely2013-02-0512-376/+148
|\
| * spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard2013-01-311-2/+2
| * spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger2013-01-262-0/+21
| * spi: spi-omap2-mcspi.c: fix coding styleMatthias Brugger2013-01-261-8/+8
| * spi: spi-gpio: Add checks for the dt propertiesMaxime Ripard2013-01-261-3/+20
| * spi/pxa2xx: convert to the common clk frameworkMika Westerberg2013-01-262-31/+20
| * spi/pxa2xx: convert to the pump message infrastructureMika Westerberg2013-01-261-200/+12
| * spi/pxa2xx: fix warnings when compiling a 64-bit kernelMika Westerberg2013-01-261-3/+2
| * spi/pxa2xx: allow building on a 64-bit kernelMika Westerberg2013-01-261-2/+2
| * MAINTAINERS: Add myself as a backup maintainer for SPIMark Brown2013-01-141-0/+1
| * spi: bitbang: simplify pointer arithmeticsGuennadi Liakhovetski2013-01-141-13/+14
| * spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg2013-01-084-72/+28
| * spi/pxa2xx-pci: switch to use pcim_* interfacesMika Westerberg2013-01-081-56/+30
| * spi/s3c64xx: Complain if we fail to set a transfer speedMark Brown2013-01-081-0/+2
* | spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan2013-02-0511-25/+16
* | spi/of: Use DT aliases for assigning bus numberGrant Likely2013-02-051-0/+3
* | spi/sh-msiof: Add device tree parsing to driverBastian Hecht2013-02-052-1/+67
* | spi/davinci: add OF support for the spi controllerMurali Karicheri2013-02-051-14/+88
* | spi/omap2: disable DMA requests before complete()Felipe Balbi2013-02-051-4/+4
* | Linux 3.8-rc6v3.8-rc6Linus Torvalds2013-02-011-2/+2
* | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\ \
| * | dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * | dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-014-1/+16
|\ \ \
| * | | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
| * | | HID: remove x bit from sensor docJiri Kosina2012-12-141-0/+0
* | | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-015-58/+86
|\ \ \ \
| * | | | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust2013-01-301-2/+12
| * | | | SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust2013-01-301-1/+17
| * | | | NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust2013-01-301-0/+20
| * | | | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust2013-01-271-1/+4
| * | | | NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2013-01-272-25/+9
| * | | | NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust2013-01-271-16/+15
| * | | | NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust2013-01-271-13/+9
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-02-0118-22/+67
|\ \ \ \
| * | | | MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
| * | | | mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6
| * | | | MIPS: Netlogic: Fix UP compilation on XLRJayachandran C2013-01-301-1/+4
| * | | | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
| * | | | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
| * | | | MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin2013-01-301-1/+1
| * | | | MIPS: DSP: Fix DSP mask for registers.Steven J. Hill2013-01-241-1/+1
| * | | | MIPS: Fix build failure by adding definition of pfn_pmd().David Daney2013-01-231-0/+1
| * | | | MIPS: Octeon: Fix warning.Ralf Baechle2013-01-221-4/+5
OpenPOWER on IntegriCloud