summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-08drivers: gpio: amd8111: use SPDX-License-IdentifierEnrico Weigelt, metux IT consult
2020-12-08drivers: gpio: amd8111: prefer dev_err()/dev_info() over raw printkEnrico Weigelt, metux IT consult
2020-12-08drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printkEnrico Weigelt, metux IT consult
2020-12-06gpio: Add TODO item for debugfs interfaceLinus Walleij
2020-12-05gpio: just plain warning when nonexisting gpio requestedEnrico Weigelt
2020-12-05gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson
2020-12-05gpio: msc313: MStar MSC313 GPIO driverDaniel Palmer
2020-12-04gpio: mxs: Remove unused .id_table supportFabio Estevam
2020-12-04gpio: tegra186: Set affinity callback to parentLinus Walleij
2020-12-04gpio: sifive: Set affinity callback to parentLinus Walleij
2020-12-04gpio: sysfs: Enforce character deviceLinus Walleij
2020-11-18gpio: mxc: Convert the driver to DT-onlyFabio Estevam
2020-11-18gpio: gpio-xilinx: Check return value of of_property_read_u32Srinivas Neeli
2020-11-18gpio: gpio-xilinx: Add remove functionSrinivas Neeli
2020-11-18gpio: gpio-xilinx: Add clock supportSrinivas Neeli
2020-11-18gpio: gpio-xilinx: Arrange headers in sorting orderSrinivas Neeli
2020-11-17Merge tag 'intel-gpio-v5.11-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Walleij
2020-11-17Merge tag 'v5.10-rc4' into develLinus Walleij
2020-11-16gpiolib: acpi: Use BIT() macro to increase readabilityAndy Shevchenko
2020-11-16gpiolib: acpi: Convert pin_index to be u16Andy Shevchenko
2020-11-16gpiolib: acpi: Extract acpi_request_own_gpiod() helperAndy Shevchenko
2020-11-16gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()Andy Shevchenko
2020-11-16gpiolib: acpi: Set initial value for output pin based on bias and polarityVasile-Laurentiu Stanimir
2020-11-16gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the codeAndy Shevchenko
2020-11-16gpiolib: acpi: Move non-critical code outside of critical sectionAndy Shevchenko
2020-11-16gpiolib: acpi: Take into account debounce settingsAndy Shevchenko
2020-11-16gpiolib: acpi: Use named item for enum gpiod_flags variableAndy Shevchenko
2020-11-16gpiolib: acpi: Respect bias settings for GpioInt() resourceAndy Shevchenko
2020-11-16gpiolib: Introduce gpio_set_debounce_timeout() for internal useAndy Shevchenko
2020-11-16gpiolib: Extract gpio_set_config_with_argument_optional() helperAndy Shevchenko
2020-11-16gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()Andy Shevchenko
2020-11-16gpiolib: Extract gpio_set_config_with_argument() for future useAndy Shevchenko
2020-11-16gpiolib: use proper API to pack pin configuration parametersAndy Shevchenko
2020-11-16gpiolib: add missed break statementAndy Shevchenko
2020-11-16gpiolib: Replace unsigned by unsigned intAndy Shevchenko
2020-11-16Merge tag 'intel-pinctrl-v5.10-2' into HEADAndy Shevchenko
2020-11-15Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-16Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-15Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-14drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhereLyude Paul
2020-11-14drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs
2020-11-14drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk
2020-11-13Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-13Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-11-13Merge tag 'pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds