summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-lm70llp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-08spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg4-4/+145
2013-02-08spi/pxa2xx: add support for SPI_LOOPMika Westerberg1-1/+4
2013-02-08spi/pxa2xx: add support for runtime PMMika Westerberg1-6/+67
2013-02-08spi/pxa2xx: add support for DMA engineMika Westerberg6-3/+437
2013-02-08spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg6-648/+712
2013-02-06spi/ath79: add shutdown handlerGabor Juhos1-0/+6
2013-02-05spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flagJohn Crispin1-0/+1
2013-02-05spi/mips-lantiq: make use of spi_finalize_current_messageJohn Crispin1-1/+1
2013-02-05spi/bcm63xx: work around inability to keep CS upJonas Gorski1-28/+106
2013-02-05spi/davinci: use request_threaded_irq() to fix deadlockMurali Karicheri1-2/+15
2013-02-05spi/orion: Use module_platform_driver()Ezequiel Garcia1-11/+2
2013-02-05spi/bcm63xx: reject transfers unable to transferJonas Gorski1-49/+42
2013-02-05spi: Ensure memory used for spi_write_then_read() is DMA safeMark Brown1-1/+2
2013-02-05spi/spi-mpc512x-psc: init mode bits supported by the driverAnatolij Gustschin1-0/+1
2013-02-05spi/mpc512x-psc: don't use obsolet cell-index propertyAnatolij Gustschin1-11/+5
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely9-23/+23
2013-02-05spi/s3c64xx: fix checkpatch warnings and errorJingoo Han1-20/+13
2013-02-05spi/s3c64xx: Use devm_clk_get() and devm_request_irq()Jingoo Han1-26/+15
2013-02-05spi/imx: Add MODULE_ALIAS()Fabio Estevam1-0/+1
2013-02-05spi/tegra: remove checks for valid speedLaxman Dewangan2-6/+14
2013-02-05spi: make sure all transfer has proper speed setLaxman Dewangan1-2/+4
2013-02-05spi/ath79: avoid multiple initialization of the SPI controllerGabor Juhos1-17/+24
2013-02-05spi/ath79: use gpio_request_oneGabor Juhos1-11/+11
2013-02-05spi/ath79: remove superfluous chip select codeGabor Juhos1-6/+0
2013-02-05spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos1-0/+2
2013-02-05spi/ath79: add delay between SCK changesGabor Juhos1-1/+43
2013-02-05mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptorJuha Lumme1-1/+4
2013-02-05spi/sirf: add support for new SiRFmarco SMP SoCBarry Song1-0/+1
2013-02-05spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song1-3/+3
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan11-25/+16
2013-02-05spi/of: Use DT aliases for assigning bus numberGrant Likely1-0/+3
2013-02-05spi/sh-msiof: Add device tree parsing to driverBastian Hecht2-1/+67
2013-02-05spi/davinci: add OF support for the spi controllerMurali Karicheri1-14/+88
2013-02-05spi/omap2: disable DMA requests before complete()Felipe Balbi1-4/+4
2013-02-01Linux 3.8-rc6v3.8-rc6Linus Torvalds1-2/+2
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires1-1/+12
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-31dm: fix write same requests countingAlasdair G Kergon1-2/+4
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2-6/+6
2013-01-31dm thin: fix queue limits stackingMike Snitzer1-12/+1
2013-01-31spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard1-2/+2
2013-01-31Revert "console: implement lockdep support for console_lock"Dave Airlie1-9/+0
2013-01-30NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust1-2/+12
2013-01-30SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust1-1/+17
2013-01-30NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust1-0/+20
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4