summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-037-16/+339
|\
| * leds: Fix wrong dmi_match on PC Engines APU LEDsHans Ulli Kroll2018-03-201-1/+1
| * leds: Extends disk trigger for reads and writesLinus Walleij2018-03-113-3/+13
| * leds: Add more product/board names for PC Engines APU2Timothy Redaelli2018-02-191-2/+24
| * leds: add driver for support Mellanox regmap LEDs for BMC and x86 platformVadim Pasternak2018-02-193-0/+291
| * leds: fix Kconfig text for MLXCPLD, SYSCON, MC13783, NETXBIGVadim Pasternak2018-02-151-5/+5
| * leds: Clarify supported chips by LM355x driverPavel Machek2018-02-121-4/+4
| * leds: leds-mlxcpld: Allow compilation for 32 bit archVadim Pasternak2018-02-121-1/+1
* | Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-04-0327-593/+1067
|\ \
| * | ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 serversHelge Deller2018-03-271-0/+21
| * | ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel2018-03-131-2/+2
| * | ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard2018-03-131-0/+12
| * | ipmi: Remove ACPI SPMI probing from the system interface driverCorey Minyard2018-03-121-154/+0
| * | ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driverCorey Minyard2018-03-121-105/+0
| * | ipmi: missing error code in try_smi_init()Dan Carpenter2018-03-061-0/+1
| * | ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculationColin Ian King2018-03-061-2/+1
| * | ipmi: Consolidate cleanup codeCorey Minyard2018-03-061-94/+70
| * | ipmi: Remove some unnecessary initializationsCorey Minyard2018-03-061-5/+0
| * | ipmi: Fix some error cleanup issuesCorey Minyard2018-03-061-4/+14
| * | ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard2018-02-2722-206/+24
| * | ipmi: Re-use existing macros for built-in propertiesAndy Shevchenko2018-02-261-13/+5
| * | ipmi:pci: Make the PCI defines consistent with normal Linux onesCorey Minyard2018-02-261-17/+14
| * | ipmi: kcs_bmc: coding-style fixes and use new poll typeHaiyue Wang2018-02-263-36/+41
| * | ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_dataGustavo A. R. Silva2018-02-261-0/+1
| * | ipmi: add an Aspeed KCS IPMI BMC driverHaiyue Wang2018-02-263-0/+332
| * | ipmi: add a KCS IPMI BMC driverHaiyue Wang2018-02-264-0/+574
* | | Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-0370-7246/+13148
|\ \ \
| * | | pinctrl: uniphier: add UART hardware flow control pin-mux settingsKunihiko Hayashi2018-03-279-9/+36
| * | | pinctrl: sunxi: add support for the Allwinner H6 main pin controllerIcenowy Zheng2018-03-273-0/+619
| * | | pinctrl: sunxi: change irq_bank_base to irq_bank_mapIcenowy Zheng2018-03-273-4/+11
| * | | pinctrl: sunxi: introduce IRQ bank conversion functionIcenowy Zheng2018-03-271-11/+12
| * | | pinctrl: sunxi: refactor irq related register function to have descIcenowy Zheng2018-03-272-20/+28
| * | | pinctrl: msm8998: Remove owner assignment from platform_driverFabio Estevam2018-03-271-1/+0
| * | | pinctrl: uniphier: divide I2S and S/PDIF audio out pin-mux groupKatsuhiro Suzuki2018-03-272-10/+20
| * | | pinctrl: uniphier: add PXs2 Audio in/out pin-mux settingsKatsuhiro Suzuki2018-03-271-0/+35
| * | | pinctrl/amd: poll InterruptEnable bits in enable_irqDaniel Kurtz2018-03-261-0/+9
| * | | pinctrl: ocelot: fix gpio directionAlexandre Belloni2018-03-261-1/+1
| * | | pinctrl: mtk: fix check warnings.Zhiyong Tao2018-03-265-1604/+802
| * | | pintcrl: mtk: support bias-disable of generic and special pins simultaneouslyZhiyong Tao2018-03-261-2/+6
| * | | pinctrl: add mt2712 pinctrl driverZhiyong Tao2018-03-264-0/+2398
| * | | pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0David Lechner2018-03-261-3/+19
| * | | pinctrl: imx: Add pinctrl driver support for imx6sllBai Ping2018-03-233-0/+368
| * | | pinctrl: intel: Implement intel_gpio_get_direction callbackJavier Arteaga2018-03-231-0/+19
| * | | pinctrl: stm32: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada2018-03-231-6/+6
| * | | pinctrl: mediatek: mtk-common: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-2/+2
| * | | pinctrl: sunxi: always look for apb blockAndre Przywara2018-03-231-1/+2
| * | | pinctrl: nomadik: Drop U8540/9540 supportLinus Walleij2018-03-237-2376/+17
| * | | Merge tag 'sh-pfc-for-v4.17-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-03-2312-635/+3198
| |\ \ \
| | * | | pinctrl: sh-pfc: r8a77995: Deduplicate VIN4 pin definitionsUlrich Hecht2018-03-211-118/+36
| | * | | pinctrl: sh-pfc: r8a7796: Deduplicate VIN4 pin definitionsUlrich Hecht2018-03-211-236/+72