summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-15gpio: generic: clamp retured value to [0,1]Linus Walleij
2015-12-02Input: sentelic - use "static inline" instead of "inline"Khem Raj
2015-12-02Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang
2015-11-03input: touchscreen: fusion: implement multitouch with slot handlingStefan Agner
2015-11-02input: touchscreen: fusion: use level triggered interruptStefan Agner
2015-10-29mxc_v4l2_capture.c: make error messages uniqueMax Krummenacher
2015-10-29ipu_csi_enc.c: fix debug printMax Krummenacher
2015-10-29max9526.c: move pinctrl after i2c detectMax Krummenacher
2015-10-29adv7180.c: convert debug output to dev_dbgMax Krummenacher
2015-10-22mxc_v4l2_capture: match ipu/csi/mipi instead of only ipu/csiTroy Kisky
2015-10-22max9526: add initial MXC camera sensor codeMax Krummenacher
2015-10-22adv7180.c: initial working adv7180 settingsMax Krummenacher
2015-10-22mxc_v4l2_capture: let the camera driver set mipi/parallelMax Krummenacher
2015-10-15pci-imx6: fix reboot bugTroy Kisky
2015-10-15mxc_hdmi.c: fix boot hangMax 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-24usb: chipidea: use extcon framework for ID and VBUS detectionMarcel Ziswiler
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-18extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi
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-18drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker