Age | Commit message (Expand) | Author | Files | Lines |
2016-05-20 | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -259/+144 |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 47 | -837/+1196 |
2016-05-11 | gpio: zevio: make it explicitly non-modular | Paul Gortmaker | 1 | -18/+3 |
2016-05-11 | gpio: timberdale: make it explicitly non-modular | Paul Gortmaker | 1 | -30/+5 |
2016-05-11 | gpio: stmpe: make it explicitly non-modular | Paul Gortmaker | 1 | -26/+5 |
2016-05-11 | gpio: sodaville: make it explicitly non-modular | Paul Gortmaker | 1 | -22/+6 |
2016-05-11 | gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms | Duc Dang | 1 | -0/+1 |
2016-05-10 | gpio: of: make it possible to name GPIO lines | Linus Walleij | 1 | -0/+49 |
2016-05-02 | gpio: ws16c48: Utilize the ISA bus driver | William Breathitt Gray | 2 | -64/+33 |
2016-05-02 | gpio: 104-idio-16: Utilize the ISA bus driver | William Breathitt Gray | 2 | -61/+34 |
2016-05-02 | gpio: 104-idi-48: Utilize the ISA bus driver | William Breathitt Gray | 2 | -62/+34 |
2016-05-02 | gpio: 104-dio-48e: Utilize the ISA bus driver | William Breathitt Gray | 2 | -72/+43 |
2016-05-02 | gpio: make gpiod_to_irq() return negative for NO_IRQ | Linus Walleij | 1 | -3/+12 |
2016-05-01 | gpio: xgene: implement .get_direction() | Linus Walleij | 1 | -0/+12 |
2016-05-01 | gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver | Duc Dang | 1 | -0/+9 |
2016-04-30 | gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list | Ville Syrjälä | 1 | -1/+1 |
2016-04-30 | gpio: tegra: Implement gpio_get_direction callback | Laxman Dewangan | 1 | -0/+16 |
2016-04-30 | gpio: set up initial state from .get_direction() | Linus Walleij | 1 | -7/+24 |
2016-04-29 | gpio: rename gpio-generic.c into gpio-mmio.c | Christian Lamparter | 2 | -0/+3 |
2016-04-29 | gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case | Christian Lamparter | 1 | -1/+1 |
2016-04-29 | gpio: dwapb: add gpio-signaled acpi event support | Jiang Qiu | 1 | -0/+17 |
2016-04-29 | gpio: dwapb: convert device node to fwnode | Jiang Qiu | 1 | -19/+17 |
2016-04-29 | gpio: dwapb: remove name from dwapb_port_property | Jiang Qiu | 1 | -13/+11 |
2016-04-29 | gpio/qoriq: select IRQ_DOMAIN | Arnd Bergmann | 1 | -0/+1 |
2016-04-29 | gpio: tegra: Add support for gpio debounce | Laxman Dewangan | 1 | -1/+68 |
2016-04-29 | gpio: tegra: Get rid of all file scoped global variables | Laxman Dewangan | 1 | -152/+198 |
2016-04-29 | gpio: tegra: Make of_device_id compatible data to constant | Laxman Dewangan | 1 | -2/+2 |
2016-04-29 | gpio: tegra: Don't open code of_device_get_match_data() | Laxman Dewangan | 1 | -26/+24 |
2016-04-28 | gpio: pl061: implement .get_direction() | Linus Walleij | 1 | -0/+8 |
2016-04-28 | gpio: pl061: remove range check | Linus Walleij | 1 | -6/+0 |
2016-04-26 | gpio: omap: fix irq triggering in smart-idle wakeup mode | Grygorii Strashko | 1 | -40/+2 |
2016-04-26 | gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-04-26 | gpio: move gpiod_set_array_value_priv() | Linus Walleij | 2 | -12/+16 |
2016-04-18 | gpio: f7188x: fix edit mistake | Linus Walleij | 1 | -1/+1 |
2016-04-15 | gpio: brcmstb: Return proper error if bank width is invalid | Axel Lin | 1 | -0/+1 |
2016-04-14 | gpio: gpiolib: Print error number if gpio hog failed | Laxman Dewangan | 1 | -5/+6 |
2016-04-14 | gpio: of: Scan available child node for gpio-hog | Laxman Dewangan | 1 | -1/+1 |
2016-04-14 | gpio: tegra: Allow compile test | Alexander Stein | 2 | -1/+6 |
2016-04-14 | gpio: gpiolib-of: Allow compile testing | Alexander Stein | 1 | -1/+1 |
2016-04-14 | gpio: wm8994: use the new open drain callback | Linus Walleij | 1 | -1/+24 |
2016-04-14 | gpio: wm831x: use the new open drain callback | Linus Walleij | 1 | -1/+24 |
2016-04-14 | gpio: vx855: use the new open drain callback | Linus Walleij | 1 | -0/+23 |
2016-04-14 | gpio: menz127: use the new open drain callback | Linus Walleij | 1 | -7/+11 |
2016-04-14 | gpio: f7188x: use the new open drain callback | Linus Walleij | 1 | -0/+33 |
2016-04-14 | gpio: f7188x: use BIT() macro | Linus Walleij | 1 | -9/+10 |
2016-04-14 | gpio: sx150x: use the new open drain callback | Linus Walleij | 1 | -14/+27 |
2016-04-14 | gpio: sx150x: move platform data into driver | Linus Walleij | 1 | -1/+59 |
2016-04-14 | gpio: tps65218: use the new open drain callback | Linus Walleij | 1 | -10/+35 |
2016-04-13 | gpio: of: Return error if gpio hog configuration failed | Laxman Dewangan | 1 | -6/+9 |
2016-04-12 | Revert "gpio: rcar: Fine-grained Runtime PM support" | Linus Walleij | 1 | -17/+6 |