summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into nextLinus Torvalds2014-06-022-244/+94
|\
| * mmc: mmci: Enforce DMA configuration through DTUlf Hansson2014-06-021-23/+1
| * mmc: mmci: Enforce max frequency configuration through DTUlf Hansson2014-05-201-4/+1
| * mmc: mmci: Enforce mmc capabilities through DTUlf Hansson2014-05-121-2/+0
| * mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson2014-05-122-20/+25
| * mmc: mmci: Enable MMC_CAP_CMD23Ulf Hansson2014-05-121-0/+3
| * mmc: mmci: Use the common mmc DT parserUlf Hansson2014-05-121-59/+33
| * mmc: mmci: Add DT bindings for feedback clock pinUlf Hansson2014-05-121-0/+2
| * mmc: mmci: Add DT bindings for signal directionUlf Hansson2014-05-121-0/+11
| * mmc: mmci: Convert to devm functionsUlf Hansson2014-05-121-35/+17
| * mmc: mmci: Convert to the mmc gpio APIUlf Hansson2014-05-122-85/+15
| * mmc: mmci: Put the device into low power state at system suspendUlf Hansson2014-05-121-31/+2
| * mmc: mmci: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson2014-05-121-2/+2
| * mmc: mmci: Mask IRQs for all variants during runtime suspendUlf Hansson2014-05-121-12/+11
* | Merge tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2014-06-0214-14/+4160
|\ \
| * | HSI: Introduce Nokia N900 modem driverSebastian Reichel2014-05-163-0/+295
| * | HSI: Introduce driver for SSI ProtocolSebastian Reichel2014-05-163-1/+1201
| * | HSI: Introduce OMAP SSI driverSebastian Reichel2014-05-168-0/+2388
| * | HSI: Add common DT binding for HSI client devicesSebastian Reichel2014-05-161-2/+206
| * | HSI: export method to (un)register clientsSebastian Reichel2014-05-161-3/+8
| * | HSI: Add channel resource support to HSI clientsSebastian Reichel2014-05-162-7/+51
| * | HSI: method to unregister clients from an hsi portSebastian Reichel2014-05-161-0/+10
| * | HSI: hsi-char: fix driver for multiport scenariosSebastian Reichel2014-05-041-1/+1
* | | Merge tag 'edac_for_3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2014-06-022-3/+1
|\ \ \
| * | | EDAC: Fix MC scrub mode comparsion bug for correctable errorsLoc Ho2014-05-091-1/+1
| * | | EDAC, MCE, AMD: Remove leftover unused maskBorislav Petkov2014-05-081-2/+0
| | |/ | |/|
* | | Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-06-0244-650/+582
|\ \ \
| * | | gpio: select IRQ_DOMAIN for gpiolib irqchip helpersLinus Walleij2014-05-291-1/+2
| * | | gpio: pca953x: use gpiolib irqchip helpersLinus Walleij2014-05-282-61/+33
| * | | gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian2014-05-281-1/+1
| * | | gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian2014-05-281-4/+5
| * | | gpio: mcp23s08: switch chip count to intLinus Walleij2014-05-281-1/+1
| * | | gpio: dwapb: use a second irq chipSebastian Andrzej Siewior2014-05-271-13/+22
| * | | gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han2014-05-271-1/+1
| * | | gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel2014-05-271-1/+10
| * | | gpio: Add run-time dependencies to R-Car driverJean Delvare2014-05-271-1/+1
| * | | gpio: pch: add slab includeLinus Walleij2014-05-271-0/+1
| * | | gpio / ACPI: use *_cansleep version of gpiod_get/set APIsAaron Lu2014-05-231-2/+3
| * | | gpio: generic: add request function pointerAnthony Fee2014-05-231-0/+9
| * | | gpio-pch: Fix Kconfig dependenciesJean Delvare2014-05-231-1/+1
| * | | gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2014-05-212-0/+19
| * | | gpio: gpioep93xx: use devm functionsabdoulaye berthe2014-05-161-27/+7
| * | | gpio: janzttl: use devm functionabdoulaye berthe2014-05-161-29/+8
| * | | gpio: timberdale: use devm functionsabdoulaye berthe2014-05-161-31/+16
| * | | gpio: bt8xx: use devm function for memory allocationabdoulaye berthe2014-05-161-13/+6
| * | | gpio: omap: prepare and unprepare the debounce clockRajendra Nayak2014-05-161-5/+5
| * | | Merge tag 'v3.15-rc4' into develLinus Walleij2014-05-1359-205/+564
| |\| |
| * | | gpio: Add helpers for optional GPIOsThierry Reding2014-05-092-0/+86
| * | | gpio: pca953x: request a shared interruptToby Smith2014-05-091-1/+2
| * | | gpio: pca953x: return IRQ_NONE when appropriateToby Smith2014-05-091-2/+4