summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mmc: sdhci: Setting the host->mrq to NULL before executing tuningChuansheng Liu2014-01-131-0/+7
| * | | | | | | mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches2014-01-131-1/+12
| * | | | | | | mmc: tmio: don't overwrite caps2Kuninori Morimoto2014-01-131-1/+1
| * | | | | | | mmc: fix host release issue after discard operationRay Jui2014-01-131-3/+4
| * | | | | | | mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng2014-01-131-1/+48
| * | | | | | | mmc: sdhci-esdhc-imx: fix runtime pm unbalance issueDong Aisheng2014-01-131-0/+1
| * | | | | | | mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng2014-01-131-11/+13
| * | | | | | | mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng2014-01-131-1/+6
| * | | | | | | mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng2014-01-132-2/+6
| * | | | | | | mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng2014-01-131-0/+2
| * | | | | | | mmc: core: mmc DDR mode should not depend on UHS_DDR50Dong Aisheng2014-01-131-6/+2
| * | | | | | | mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng2014-01-131-0/+1
| * | | | | | | mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng2014-01-131-1/+1
| * | | | | | | mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng2013-11-261-0/+16
| * | | | | | | mmc: sdhci: clear auto cmd setting bits for no data cmdsDong Aisheng2013-11-261-1/+6
* | | | | | | | Merge branch 'ipmi' (ipmi patches from Corey Minyard)Linus Torvalds2014-01-254-25/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | ipmi: Cleanup error returnCorey Minyard2014-01-251-15/+29
| * | | | | | | | ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2014-01-251-1/+1
| * | | | | | | | ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi2014-01-253-7/+7
| * | | | | | | | ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-251-2/+2
* | | | | | | | | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2014-01-2546-1486/+1463
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'spi/topic/sc18is602' into spi-linusMark Brown2014-01-231-7/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi: sc18is602: Convert to use bits_per_word_maskAxel Lin2014-01-171-7/+1
| * | | | | | | | | | Merge commit 'spi/fix/rcar' into spi-linusMark Brown2014-01-231-3/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | spi: rspi: Fix typo when clearing SPSR_OVRFGeert Uytterhoeven2013-12-241-1/+1
| | * | | | | | | | | | spi: rspi: Fix NULL pointer dereference on SH7757Geert Uytterhoeven2013-12-241-2/+3
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----------------. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-2312-271/+180
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | spi: xcomm: Use devm_spi_register_master()Jingoo Han2013-12-041-11/+1
| | | | | | | | | | | |/ / / / / / / / /
| | | | | | | | | | * | | | | | | | | | spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe()Wei Yongjun2013-12-201-1/+0
| | | | | | | | | | * | | | | | | | | | spi: txx9: Use devm_clk_get()Jingoo Han2013-12-171-5/+2
| | | | | | | | | | |/ / / / / / / / /
| | | | | | | | | * / / / / / / / / / spi: tegra20-slink: use u32 for 32-bit register valuesMichal Nazarewicz2013-12-091-57/+40
| | | | | | | | | |/ / / / / / / / /
| | | | | | | | * / / / / / / / / / spi: tegra20-sflash: use u32 for 32-bit register valuesMichal Nazarewicz2013-12-091-12/+10
| | | | | | | | |/ / / / / / / / /
| | | | | | | * / / / / / / / / / spi: tegra114: use u32 for 32-bit register valuesMichal Nazarewicz2013-12-091-64/+34
| | | | | | | |/ / / / / / / / /
| | | | | | * / / / / / / / / / spi: sh: Use spi_sh_clear_bit() instead of open-codedAxel Lin2014-01-131-8/+2
| | | | | | |/ / / / / / / / /
| | | | | * | | | | | | | | | spi/s3c64xx: Correct indentationGeert Uytterhoeven2014-01-131-1/+1
| | | | | * | | | | | | | | | spi: s3c64xx: Remove duplicate code to clear S3C64XX_SPI_SLAVE_SEL registerAxel Lin2014-01-021-3/+0
| | | | * | | | | | | | | | | spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-081-2/+0
| | | | * | | | | | | | | | | spi: spi-s3c24xx: remove redundant return value check of platform_get_resource()Wei Yongjun2013-12-201-7/+0
| | | | * | | | | | | | | | | spi: s3c24xx: Use devm_*() functionsJingoo Han2013-12-171-53/+14
| | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | spi: ti-qspi: Fixup driver nameAxel Lin2014-01-131-1/+2
| | | * | | | | | | | | | | spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementationAxel Lin2014-01-131-41/+20
| | | * | | | | | | | | | | spi/qspi: parse register by name.Sourav Poddar2013-12-191-2/+51
| | | |/ / / / / / / / / /
| | * / / / / / / / / / / spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-1/+1
| | |/ / / / / / / / / /
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----------------. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-2314-190/+151
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | | spi: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-033-3/+3
| | | | | | | | | | | |/ / / / / / / / / /
| | | | | | | | | | * / / / / / / / / / / spi: orion: Use devm_clk_get()Jingoo Han2013-12-091-3/+1
| | | | | | | | | | |/ / / / / / / / / /
| | | | | | | | | * | | | | | | | | | | spi: omap-100k: remove pointless _remove functionMichal Nazarewicz2013-12-021-20/+0
| | | | | | | | | * | | | | | | | | | | spi: omap2: Add build dependencies for writel_relaxed()Mark Brown2013-11-241-0/+1
| | | | | | | | | * | | | | | | | | | | spi: omap2-mcspi: raw read and write endian fixVictor Kamensky2013-11-241-19/+19
| | | | | | | | | |/ / / / / / / / / /
| | | | | | | | * / / / / / / / / / / spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not usedAxel Lin2014-01-091-51/+11
| | | | | | | | |/ / / / / / / / / /