summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-08PCI: imx6: fix PCIe EP device self-initialisationMarcel Ziswiler
2015-12-26gpio: generic: clamp retured value to [0,1]Linus Walleij
2015-12-26Input: sentelic - use "static inline" instead of "inline"Khem Raj
2015-12-26Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang
2015-12-26input: touchscreen: fusion: implement multitouch with slot handlingStefan Agner
2015-12-26input: touchscreen: fusion: use level triggered interruptStefan Agner
2015-12-26mxc_v4l2_capture.c: make error messages uniqueMax Krummenacher
2015-12-26ipu_csi_enc.c: fix debug printMax Krummenacher
2015-12-26max9526.c: move pinctrl after i2c detectMax Krummenacher
2015-12-26adv7180.c: convert debug output to dev_dbgMax Krummenacher
2015-12-26mxc_v4l2_capture: match ipu/csi/mipi instead of only ipu/csiTroy Kisky
2015-12-26max9526: add initial MXC camera sensor codeMax Krummenacher
2015-12-26adv7180.c: initial working adv7180 settingsMax Krummenacher
2015-12-26mxc_v4l2_capture: let the camera driver set mipi/parallelMax Krummenacher
2015-12-26pci-imx6: fix reboot bugTroy Kisky
2015-12-26mxc_hdmi.c: fix boot hangMax Krummenacher
2015-12-26fbcon: logo: allow easy integration of a custom Linux boot logoMarcel Ziswiler
2015-12-26extcon: usb-gpio: increase debounce timeMarcel Ziswiler
2015-12-26usb: chipidea: use extcon framework for ID and VBUS detectionMarcel Ziswiler
2015-12-26extcon: usb-gpio: Introduce gpio usb extcon driverRoger Quadros
2015-12-26leds: leds-gpio: Pass on error codes unmodifiedSoren Brinkmann
2015-12-26gpio: add parameter to allow the use named gpiosOlliver Schinagl
2015-12-26leds: leds-gpio: Fix the "default-state" property checkFabio Estevam
2015-12-26leds: leds-gpio: Fix multiple instances registration without 'label' propertyFabio Estevam
2015-12-26leds: leds-gpio: Fix legacy GPIO number caseGeert Uytterhoeven
2015-12-26of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-12-26Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2015-12-26Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki
2015-12-26leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg
2015-12-26gpio / ACPI: Add support for _DSD device propertiesMika Westerberg
2015-12-26leds: leds-gpio: Make use of device property APIRafael J. Wysocki
2015-12-26leds: leds-gpio: Add support for GPIO descriptorsMika Westerberg
2015-12-26input: gpio_keys_polled: Make use of device property APIAaron Lu
2015-12-26gpio: Support for unified device properties interfaceMika Westerberg
2015-12-26ACPI: Add support for device specific propertiesMika Westerberg
2015-12-26leds: drop owner assignment from platform_driversWolfram Sang
2015-12-26extcon: Implement OF-based extcon lookup properlyTomasz Figa
2015-12-26leds: gpio: cleanup the leds-gpio driverXiubo Li
2015-12-26led: gpio: Sort include headers alphabeticallyXiubo Li
2015-12-26gpiolib: devres: use correct structure type name in sizeofJulia Lawall
2015-12-26gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot
2015-12-26extcon: Set parent device of extcon device using prameter of devm_extcon_dev_...Chanwoo Choi
2015-12-26Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan
2015-12-26gpio: Add helpers for optional GPIOsThierry Reding
2015-12-26extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi
2015-12-26gpio: of: Allow -gpio suffix for property namesThierry Reding
2015-12-26extcon: Move OF helper function to extcon core and change function nameChanwoo Choi
2015-12-26leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloadingPaolo Pisati
2015-12-26ACPICA: Cleanup/improve global variable declarations.Lv Zheng
2015-12-26of: add functions to count number of elements in a propertyHeiko Stuebner