summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-2311-78/+290
|\
| * hwmon: add driver for Microchip TC74Maciej S. Szmigiero2015-06-214-0/+208
| * hwmon: (ntc_thermistor) Improve precision of resistance calculationChris Lesiak2015-06-031-13/+10
| * hwmon: (ntc_thermistor) fix iio raw to microvolts conversionChris Lesiak2015-06-021-7/+8
| * hwmon: (atxp1) Drop auto-detectionGuenter Roeck2015-05-311-46/+9
| * hwmon: (atxp1) Drop FSF mailing addressGuenter Roeck2015-05-311-5/+0
| * hwmon: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-311-2/+2
| * hwmon: (sht15) Constify platform_device_idKrzysztof Kozlowski2015-05-311-1/+1
| * hwmon: (max197) Constify platform_device_idKrzysztof Kozlowski2015-05-311-1/+1
| * hwmon: (ntc_thermistor) Add support for ncpXXwf104Beomho Seo2015-05-315-4/+52
* | Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-06-2367-607/+2727
|\ \
| * | mmc: queue: prevent soft lockups on PREEMPT=nRabin Vincent2015-06-181-0/+1
| * | mmc: mediatek: Add PM support for MMC driverChaotian Jing2015-06-181-3/+86
| * | mmc: mediatek: Add Mediatek MMC driverChaotian Jing2015-06-184-0/+1389
| * | mmc: dt-bindings: add Mediatek MMC bindingsChaotian Jing2015-06-161-0/+32
| * | mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-06-161-3/+5
| * | mmc: sdhci: fix low memory corruptionJiri Slaby2015-06-161-1/+1
| * | mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan2015-06-161-1/+24
| * | i2c-piix4: Use Macro for AMD CZ SMBus device IDVincent Wan2015-06-161-2/+2
| * | pci_ids: Add AMD KERNCZ device ID supportVincent Wan2015-06-151-0/+1
| * | mmc: queue: use swap() in mmc_queue_thread()Fabian Frederick2015-06-151-4/+1
| * | mmc: dw_mmc: insmod followed by rmmod will hung for eMMCPrabu Thangamuthu2015-06-121-3/+3
| * | mmc: sdhci: Restore behavior while creating OCR maskUlf Hansson2015-06-081-4/+5
| * | mmc: sdhci-pxav3: fix device wakeup initializationJisheng Zhang2015-06-041-5/+1
| * | mmc: core: Attach PM domain prior probing of SDIO func driverUlf Hansson2015-06-041-4/+8
| * | mmc: core: Remove redundant ->power_restore() callback for SDUlf Hansson2015-06-041-13/+1
| * | mmc: core: Remove redundant ->power_restore() callback for MMCUlf Hansson2015-06-041-13/+1
| * | mmc: sdhci-bcm2835: Actually enable the clockEric Anholt2015-06-011-1/+8
| * | mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.Eric Anholt2015-06-011-1/+4
| * | mmc: sdhci-of-esdhc: enable interrupt mode to detect cardYangbo Lu2015-06-011-0/+7
| * | mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdlDong Aisheng2015-06-011-2/+8
| * | mmc: sdhci-esdhc-imx: add imx6sx supportDong Aisheng2015-06-011-0/+6
| * | mmc: sdhci-esdhc-imx: using specific compatible string in binding docDong Aisheng2015-06-011-1/+8
| * | mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fixDong Aisheng2015-06-011-1/+17
| * | mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issueDong Aisheng2015-06-011-1/+1
| * | mmc: sdhci-esdhc-imx: merge the same register check into one placeDong Aisheng2015-06-011-7/+5
| * | mmc: sdhci-pci: Enable HS400 for some Intel host controllersAdrian Hunter2015-06-011-0/+1
| * | mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter2015-06-014-0/+92
| * | mmc: sdhci: Add a callback to select drive strengthAdrian Hunter2015-06-012-0/+17
| * | mmc: mmc: Add driver strength selectionAdrian Hunter2015-06-012-7/+41
| * | mmc: mmc: Read card's valid driver strength maskAdrian Hunter2015-06-013-0/+3
| * | mmc: core: Record card drive strengthAdrian Hunter2015-06-013-0/+7
| * | mmc: core: Factor out common code in drive strength selectionAdrian Hunter2015-06-014-46/+46
| * | mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter2015-06-013-3/+4
| * | mmc: core: Simplify card drive strength maskAdrian Hunter2015-06-012-20/+4
| * | mmc: core: Allow card drive strength to be different to hostAdrian Hunter2015-06-013-46/+33
| * | mmc: core: Reset driver type to defaultAdrian Hunter2015-06-011-0/+1
| * | mmc: sh_mmcif: calculate best clock with parent clockKuninori Morimoto2015-06-012-9/+78
| * | mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functionsKuninori Morimoto2015-06-011-13/+13
| * | mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.Kuninori Morimoto2015-06-011-43/+71
OpenPOWER on IntegriCloud