summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-05-173-17/+18
|\
| * Merge branch 'for-4.6-fixes' into for-4.7Tejun Heo2016-05-135-0/+223
| |\
| * | libata-scsi: use %*ph to dump small buffersAndy Shevchenko2016-05-091-5/+2
| * | treewide: Fix typos in libata.xmlMasanari Iida2016-04-132-9/+9
| * | libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal2016-04-041-1/+5
| * | libata: Fixup awkward whitespace in warning by removing line continuation.Sander Eikelenboom2016-03-301-2/+2
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-1758-917/+1257
|\ \ \
| * | | gpio: zevio: make it explicitly non-modularPaul Gortmaker2016-05-111-18/+3
| * | | gpio: timberdale: make it explicitly non-modularPaul Gortmaker2016-05-111-30/+5
| * | | gpio: stmpe: make it explicitly non-modularPaul Gortmaker2016-05-111-26/+5
| * | | gpio: sodaville: make it explicitly non-modularPaul Gortmaker2016-05-111-22/+6
| * | | pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on errorGeert Uytterhoeven2016-05-111-1/+1
| * | | gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platformsDuc Dang2016-05-111-0/+1
| * | | gpio: of: make it possible to name GPIO linesLinus Walleij2016-05-101-0/+49
| * | | gpio: make gpiod_to_irq() return negative for NO_IRQLinus Walleij2016-05-021-3/+12
| * | | gpio: xgene: implement .get_direction()Linus Walleij2016-05-011-0/+12
| * | | gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driverDuc Dang2016-05-011-0/+9
| * | | gpio: tegra: Implement gpio_get_direction callbackLaxman Dewangan2016-04-301-0/+16
| * | | gpio: set up initial state from .get_direction()Linus Walleij2016-04-301-7/+24
| * | | gpio: rename gpio-generic.c into gpio-mmio.cChristian Lamparter2016-04-292-0/+3
| * | | gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module caseChristian Lamparter2016-04-291-1/+1
| * | | gpio: dwapb: add gpio-signaled acpi event supportJiang Qiu2016-04-291-0/+17
| * | | gpio: dwapb: convert device node to fwnodeJiang Qiu2016-04-292-20/+18
| * | | gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu2016-04-292-14/+11
| * | | gpio/qoriq: select IRQ_DOMAINArnd Bergmann2016-04-291-0/+1
| * | | gpio: tegra: Add support for gpio debounceLaxman Dewangan2016-04-291-1/+68
| * | | gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan2016-04-291-152/+198
| * | | gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan2016-04-291-2/+2
| * | | gpio: tegra: Don't open code of_device_get_match_data()Laxman Dewangan2016-04-291-26/+24
| * | | gpio: pl061: implement .get_direction()Linus Walleij2016-04-281-0/+8
| * | | gpio: pl061: remove range checkLinus Walleij2016-04-281-6/+0
| * | | gpio: omap: fix irq triggering in smart-idle wakeup modeGrygorii Strashko2016-04-261-40/+2
| * | | serial: sc16is7xx: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
| * | | serial: max310x: use gpiochip data pointerLinus Walleij2016-04-261-6/+6
| * | | staging: vme: use gpiochip data pointerLinus Walleij2016-04-261-11/+6
| * | | ssb: gpio_driver: use gpiochip data pointerLinus Walleij2016-04-261-19/+14
| * | | platform: x86: intel-pmic: use gpiochip data pointerLinus Walleij2016-04-261-3/+3
| * | | input: adp5588-keys: use gpiochip data pointerLinus Walleij2016-04-261-5/+5
| * | | gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-04-261-1/+0
| * | | gpio: move gpiod_set_array_value_priv()Linus Walleij2016-04-262-12/+16
| * | | gpio: f7188x: fix edit mistakeLinus Walleij2016-04-181-1/+1
| * | | gpio: brcmstb: Return proper error if bank width is invalidAxel Lin2016-04-151-0/+1
| * | | gpio: gpiolib: Print error number if gpio hog failedLaxman Dewangan2016-04-141-5/+6
| * | | gpio: of: Scan available child node for gpio-hogLaxman Dewangan2016-04-141-1/+1
| * | | gpio: tegra: Allow compile testAlexander Stein2016-04-142-1/+6
| * | | gpio: gpiolib-of: Allow compile testingAlexander Stein2016-04-141-1/+1
| * | | gpio: wm8994: use the new open drain callbackLinus Walleij2016-04-141-1/+24
| * | | gpio: wm831x: use the new open drain callbackLinus Walleij2016-04-141-1/+24
| * | | gpio: vx855: use the new open drain callbackLinus Walleij2016-04-141-0/+23
| * | | gpio: menz127: use the new open drain callbackLinus Walleij2016-04-141-7/+11