summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-15pci-imx6: fix reboot bugTroy Kisky
2015-10-15mxc_hdmi.c: fix boot hangMax Krummenacher
2015-09-24Apalis/Colibri iMX6 defconfigs: add HID_MULTITOUCHMax Krummenacher
2015-09-24fbcon: logo: allow easy integration of a custom Linux boot logoMarcel Ziswiler
2015-09-24extcon: usb-gpio: increase debounce timeMarcel Ziswiler
2015-09-24ARM: dts: imx6dl-colibri: usb device/host switch using extcon gpioMarcel Ziswiler
2015-09-24ARM: dts: imx6dl-colibri: use input dt-bindingsMarcel Ziswiler
2015-09-24ARM: colibri_imx6: add extcon usb gpio support in defconfigMarcel Ziswiler
2015-09-24usb: chipidea: use extcon framework for ID and VBUS detectionMarcel Ziswiler
2015-09-18extcon: Add resource-managed extcon register functionSangjung Woo
2015-09-18extcon: usb-gpio: Introduce gpio usb extcon driverRoger Quadros
2015-09-18leds: leds-gpio: Pass on error codes unmodifiedSoren Brinkmann
2015-09-18gpio: add parameter to allow the use named gpiosOlliver Schinagl
2015-09-18leds: leds-gpio: Fix the "default-state" property checkFabio Estevam
2015-09-18leds: leds-gpio: Fix multiple instances registration without 'label' propertyFabio Estevam
2015-09-18leds: leds-gpio: Fix legacy GPIO number caseGeert Uytterhoeven
2015-09-18of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-09-18Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2015-09-18Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2015-09-18leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg
2015-09-18gpio / ACPI: Add support for _DSD device propertiesMika Westerberg
2015-09-18leds: leds-gpio: Make use of device property APIRafael J. Wysocki
2015-09-18leds: leds-gpio: Add support for GPIO descriptorsMika Westerberg
2015-09-18input: gpio_keys_polled: Make use of device property APIAaron Lu
2015-09-18gpio: Support for unified device properties interfaceMika Westerberg
2015-09-18ACPI: Add support for device specific propertiesMika Westerberg
2015-09-18leds: drop owner assignment from platform_driversWolfram Sang
2015-09-18extcon: Implement OF-based extcon lookup properlyTomasz Figa
2015-09-18leds: gpio: cleanup the leds-gpio driverXiubo Li
2015-09-18led: gpio: Sort include headers alphabeticallyXiubo Li
2015-09-18gpiolib: devres: use correct structure type name in sizeofJulia Lawall
2015-09-18gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot
2015-09-18ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.Lv Zheng
2015-09-18ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng
2015-09-18extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi
2015-09-18ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng
2015-09-18ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng
2015-09-18Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan
2015-09-18gpio: Add helpers for optional GPIOsThierry Reding
2015-09-18extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi
2015-09-18gpio: of: Allow -gpio suffix for property namesThierry Reding
2015-09-18extcon: Move OF helper function to extcon core and change function nameChanwoo Choi
2015-09-18leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloadingPaolo Pisati
2015-09-18ACPICA: Cleanup/improve global variable declarations.Lv Zheng
2015-09-18of: add functions to count number of elements in a propertyHeiko Stuebner
2015-09-18ACPICA: acpidump: Remove integer types translation protection.Lv Zheng
2015-09-18drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2015-09-09Apalis/Colibri dtb: cleanup module connector designatorMax Krummenacher
2015-09-09Apalis iMX 6: cleanup filename for V1.0 HWMax Krummenacher
2015-09-02mxc_lcdif.c: fix commentMax Krummenacher