Age | Commit message (Expand) | Author |
2016-06-14 | gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set | Andrew F. Davis |
2016-06-13 | gpio: pca953x: Fix NBANK calculation for PCA9536 | Vignesh R |
2016-06-08 | gpio: mmio: add MyBook Live GPIO support | Christian Lamparter |
2016-06-08 | gpio: mmio: add DT support for memory-mapped GPIOs | Álvaro Fernández Rojas |
2016-06-08 | gpio: lpc18xx: convert GPIO_LPC18XX from bool to tristate | Paul Gortmaker |
2016-06-08 | gpio: Add ACPI support for XLP GPIO controller | Kamlakant Patel |
2016-06-08 | gpio: xlp: Fix vulcan IRQ descriptor allocation | Kamlakant Patel |
2016-06-08 | gpio: clps711x: Remove board support | Alexander Shiyan |
2016-06-08 | gpio: syscon: Change the compatibility string | Alexander Shiyan |
2016-06-08 | gpio: clps711x: Change the compatibility string | Alexander Shiyan |
2016-06-08 | gpio: xilinx: Add support to set multiple GPIO at once | Iban Rodriguez |
2016-06-08 | gpio: pca953x: enfore type for i2c_smbus_write_word_data() | Andy Shevchenko |
2016-06-07 | pinctrl: xway: use devm_gpiochip_add_data() | Linus Walleij |
2016-06-07 | gpio: pca953x: remove redundant assignments | Andy Shevchenko |
2016-06-07 | gpio: pcf857x: restore the initial line state of all pcf lines | Kishon Vijay Abraham I |
2016-06-07 | gpio: remove redundant owner assignments of drivers | Masahiro Yamada |
2016-06-07 | gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range() | Masahiro Yamada |
2016-06-07 | gpio: max77620: use the new open drain callback | Laxman Dewangan |
2016-06-07 | gpio: max77620: Configure interrupt trigger level | Laxman Dewangan |
2016-06-07 | gpio: stmpe: implement .get_direction() | Linus Walleij |
2016-06-07 | gpio: pca953x: Add support for TI PCA9536 | Vignesh R |
2016-06-07 | gpio: max77620: add gpio driver for MAX77620/MAX20024 | Laxman Dewangan |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman |
2016-06-04 | Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds |
2016-06-04 | Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2016-06-04 | Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-06-04 | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-06-04 | Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-06-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-06-03 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2016-06-03 | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki |
2016-06-03 | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki |
2016-06-03 | drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error | Julien Grall |
2016-06-03 | drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu | Julien Grall |
2016-06-03 | drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg | Julien Grall |
2016-06-03 | drm/omap: fix unused variable warning. | Dave Airlie |
2016-06-03 | Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Dave Airlie |
2016-06-03 | Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie |
2016-06-03 | Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-... | Dave Airlie |
2016-06-03 | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes | Dave Airlie |
2016-06-02 | irqchip/irq-pic32-evic: Fix bug with external interrupts. | Joshua Henderson |
2016-06-02 | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 | Ganapatrao Kulkarni |
2016-06-02 | irqchip/gic-v3: Fix quiescence check in gic_enable_redist | Andrew Jones |
2016-06-02 | drm: hdlcd: Add information about the underlying framebuffers in debugfs | Liviu Dudau |
2016-06-02 | drm: hdlcd: Cleanup the atomic plane operations | Liviu Dudau |
2016-06-02 | drm/hdlcd: Fix up crtc_state->event handling | Daniel Vetter |
2016-06-02 | drm: hdlcd: Revamp runtime power management | Liviu Dudau |
2016-06-02 | mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80 | Chen-Yu Tsai |
2016-06-02 | mmc: sunxi: Fix DDR MMC timings for A80 | Chen-Yu Tsai |
2016-06-02 | mmc: fix mmc mode selection for HS-DDR and higher | Chen-Yu Tsai |