summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-05spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flagJohn Crispin
2013-02-05spi/mips-lantiq: make use of spi_finalize_current_messageJohn Crispin
2013-02-05spi/bcm63xx: work around inability to keep CS upJonas Gorski
2013-02-05spi/davinci: use request_threaded_irq() to fix deadlockMurali Karicheri
2013-02-05spi/orion: Use module_platform_driver()Ezequiel Garcia
2013-02-05spi/bcm63xx: reject transfers unable to transferJonas Gorski
2013-02-05spi: Ensure memory used for spi_write_then_read() is DMA safeMark Brown
2013-02-05spi/spi-mpc512x-psc: init mode bits supported by the driverAnatolij Gustschin
2013-02-05spi/mpc512x-psc: don't use obsolet cell-index propertyAnatolij Gustschin
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely
2013-02-05spi/s3c64xx: fix checkpatch warnings and errorJingoo Han
2013-02-05spi/s3c64xx: Use devm_clk_get() and devm_request_irq()Jingoo Han
2013-02-05spi/imx: Add MODULE_ALIAS()Fabio Estevam
2013-02-05spi/tegra: remove checks for valid speedLaxman Dewangan
2013-02-05spi: make sure all transfer has proper speed setLaxman Dewangan
2013-02-05spi/ath79: avoid multiple initialization of the SPI controllerGabor Juhos
2013-02-05spi/ath79: use gpio_request_oneGabor Juhos
2013-02-05spi/ath79: remove superfluous chip select codeGabor Juhos
2013-02-05spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos
2013-02-05spi/ath79: add delay between SCK changesGabor Juhos
2013-02-05mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptorJuha Lumme
2013-02-05spi/sirf: add support for new SiRFmarco SMP SoCBarry Song
2013-02-05spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song
2013-02-05Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan
2013-02-05spi/of: Use DT aliases for assigning bus numberGrant Likely
2013-02-05spi/sh-msiof: Add device tree parsing to driverBastian Hecht
2013-02-05spi/davinci: add OF support for the spi controllerMurali Karicheri
2013-02-05spi/omap2: disable DMA requests before complete()Felipe Balbi
2013-02-01Linux 3.8-rc6v3.8-rc6Linus Torvalds
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-02-01Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-01Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper
2013-01-31dm: fix write same requests countingAlasdair G Kergon
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt
2013-01-31dm thin: fix queue limits stackingMike Snitzer
2013-01-31spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-31Revert "console: implement lockdep support for console_lock"Dave Airlie
2013-01-30NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust
2013-01-30SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-30NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos