summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally re...Rob Herring2021-02-041-1/+11
| * | | dt-bindings: Fix undocumented compatible strings in examplesRob Herring2021-02-0411-16/+14
| * | | dt-bindings: thermal: sun8i: Fix misplaced schema keyword in compatible stringsRob Herring2021-02-031-6/+6
| * | | dt-bindings: iio: dac: Fix AD5686 referencesRob Herring2021-02-031-5/+5
| * | | of/device: Don't NULLify match table in of_match_device() with CONFIG_OF=nStephen Boyd2021-01-281-3/+1
| * | | hwmon: (lm70) Use device_get_match_data()Stephen Boyd2021-01-281-15/+5
| * | | usb: usb251xb: Use of_device_get_match_data()Stephen Boyd2021-01-261-7/+5
| * | | serial: stm32: Use of_device_get_match_data()Stephen Boyd2021-01-262-38/+35
| * | | drivers: net: davinci_mdio: Use of_device_get_match_data()Stephen Boyd2021-01-261-8/+4
| * | | media: renesas-ceu: Use of_device_get_match_data()Stephen Boyd2021-01-261-1/+1
| * | | dt-bindings: gpu: Convert v3d to json-schemaStefan Wahren2021-01-252-33/+75
| * | | of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat2021-01-151-1/+9
| * | | fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed2021-01-151-1/+1
| * | | of: base: improve error msg in of_phandle_iterator_next()Enrico Weigelt, metux IT consult2021-01-151-2/+2
| * | | dt-bindings: Remove plain text OF graph bindingRob Herring2021-01-121-128/+1
| * | | dt-bindings: usb: Use OF graph schemaRob Herring2021-01-122-7/+8
| * | | dt-bindings: usb-connector: Use OF graph schemaRob Herring2021-01-121-8/+9
| * | | dt-bindings: Add missing array size constraintsRob Herring2021-01-1274-35/+118
| * | | dt-bindings:iio:health:ti,afe4404: Fix wrong compatible value.Jonathan Cameron2021-01-111-1/+1
| |/ /
* | | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-2244-1397/+1811
|\ \ \
| * | | gpio: pcf857x: Fix missing first interruptMaxim Kiselev2021-02-181-1/+1
| * | | gpio: ep93xx: refactor base IRQ numberNikita Shubin2021-02-151-5/+7
| * | | gpio: ep93xx: refactor ep93xx_gpio_add_bankNikita Shubin2021-02-151-5/+4
| * | | gpio: ep93xx: Fix typo s/hierarchial/hierarchicalNikita Shubin2021-02-151-1/+1
| * | | gpio: ep93xx: drop to_irq bindingNikita Shubin2021-02-151-6/+0
| * | | gpio: ep93xx: Fix wrong irq numbers in port FNikita Shubin2021-02-151-0/+1
| * | | gpio: uapi: use the preferred SPDX license identifierBartosz Golaszewski2021-02-151-1/+1
| * | | gpio: gpio-xilinx: Add check if width exceeds 32Srinivas Neeli2021-02-151-0/+5
| * | | gpio: gpio-xilinx: Add support for suspend and resumeSrinivas Neeli2021-02-151-3/+89
| * | | gpio: gpio-xilinx: Add interrupt supportSrinivas Neeli2021-02-152-4/+244
| * | | gpio: gpio-xilinx: Reduce spinlock array to arraySrinivas Neeli2021-02-151-13/+12
| * | | gpio: gpio-xilinx: Simplify with dev_err_probe()Srinivas Neeli2021-02-151-5/+2
| * | | gpio: msic: Drop driver from MakefileAndy Shevchenko2021-02-151-1/+0
| * | | gpio: wcove: Split out to_ireg() helper and deduplicate the codeAndy Shevchenko2021-02-151-20/+24
| * | | gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()Andy Shevchenko2021-02-151-10/+7
| * | | gpio: wcove: Get rid of error prone casting in IRQ handlerAndy Shevchenko2021-02-151-3/+3
| * | | gpio: intel-mid: Remove driver for deprecated platformAndy Shevchenko2021-02-155-424/+1
| * | | gpio: msic: Remove driver for deprecated platformAndy Shevchenko2021-02-153-322/+0
| * | | gpio: aggregator: Remove trailing comma in terminator entriesAndy Shevchenko2021-02-151-2/+2
| * | | gpio: aggregator: Use compound literal from the headerAndy Shevchenko2021-02-152-4/+3
| * | | gpio: aggregator: Replace isrange() by using get_options()Andy Shevchenko2021-02-151-30/+3
| * | | lib/cmdline: Allow get_options() to take 0 to validate the inputAndy Shevchenko2021-02-152-4/+21
| * | | lib/cmdline: Update documentation to reflect behaviourAndy Shevchenko2021-02-151-1/+6
| * | | lib/cmdline_kunit: add a new test case for get_options()Andy Shevchenko2021-02-151-0/+47
| * | | gpio: merrifield: Make bias configuration available for GPIOsAndy Shevchenko2021-02-151-0/+5
| * | | dt-bindings: ap806: document gpio marvell,pwm-offset propertyBaruch Siach2021-02-151-0/+8
| * | | gpio: mvebu: add pwm support for Armada 8K/7KBaruch Siach2021-02-151-33/+68
| * | | gpio: tegra: Fix irq_set_affinityDmitry Osipenko2021-02-151-1/+2
| * | | gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko2021-02-152-7/+10
| * | | gpio: tegra: Clean up whitespaces in tegra_gpio_driverDmitry Osipenko2021-02-151-4/+4