summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: sim: initialize a managed pointer when declaring itBartosz Golaszewski2023-09-251-2/+2
* gpio: sim: include a missing headerBartosz Golaszewski2023-09-181-0/+1
* gpio: eic-sprd: use a helper variable for &pdev->devBartosz Golaszewski2023-09-131-10/+10
* gpio: eic-sprd: unregister from the irq notifier on remove()Bartosz Golaszewski2023-09-131-2/+17
* pinctrl: da9062: don't include private GPIOLIB headerBartosz Golaszewski2023-09-121-6/+0
* gpiolib: make gpiochip_get_desc() publicBartosz Golaszewski2023-09-121-2/+0
* pinctrl: da9062: add missing includeBartosz Golaszewski2023-09-121-0/+1
* gpio: sim: don't fiddle with GPIOLIB private membersBartosz Golaszewski2023-09-121-19/+51
* Merge tag 'platform-drivers-x86-ib-x86-android-tablets-v6.7' of git://git.ker...Bartosz Golaszewski2023-09-126-77/+118
|\
| * platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo...Hans de Goede2023-09-111-1/+0
| * platform/x86: x86-android-tablets: Use platform-device as gpio-keys parentHans de Goede2023-09-111-1/+1
| * platform/x86: x86-android-tablets: Stop using gpiolib private APIsHans de Goede2023-09-115-37/+55
| * platform/x86: x86-android-tablets: Create a platform_device from module_init()Hans de Goede2023-09-111-13/+38
| * platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip supportHans de Goede2023-09-112-16/+0
| * platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from Peaq C1010Hans de Goede2023-09-111-5/+0
| * gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010Hans de Goede2023-09-111-0/+20
| * gpiolib: acpi: Check if a GPIO is listed in ignore_interrupt earlierHans de Goede2023-09-111-5/+5
* | gpio: eic-sprd: use atomic notifiers to notify all chips about irqsBartosz Golaszewski2023-09-111-19/+25
* | gpio: mb86s7x: don't include gpiolib.hBartosz Golaszewski2023-09-111-1/+0
* | gpio: dwapb: don't include gpiolib.hBartosz Golaszewski2023-09-111-1/+0
* | gpio: xgene-sb: don't include gpiolib.hBartosz Golaszewski2023-09-111-1/+0
* | gpio: of: correct notifier return codesBartosz Golaszewski2023-09-111-8/+8
* | gpiolib: unexport gpiod_set_transitory()Bartosz Golaszewski2023-09-112-1/+2
* | gpio: mockup: don't access internal GPIOLIB structuresBartosz Golaszewski2023-09-111-9/+30
* | gpio: mockup: simplify code by using cleanup helpersBartosz Golaszewski2023-09-111-24/+21
* | gpio: mockup: deprecate the old testing moduleBartosz Golaszewski2023-09-111-1/+3
* | gpio: mockup: remove unused fieldBartosz Golaszewski2023-09-111-2/+0
* | gpio: mockup: fix kerneldocBartosz Golaszewski2023-09-111-0/+2
* | gpio-f7188x: fix base values conflicts with other gpio pinsxingtong.wu2023-09-111-69/+69
* | gpio: pca953x: Revisit header inclusionsAndy Shevchenko2023-09-111-6/+14
* | gpio: pca953x: Get rid of useless goto labelAndy Shevchenko2023-09-111-17/+7
* | gpio: pca953x: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko2023-09-111-5/+3
* | gpio: pca953x: Utilise temporary variable for struct gpio_chipAndy Shevchenko2023-09-111-4/+3
* | gpio: pca953x: Utilise temporary variable for struct deviceAndy Shevchenko2023-09-111-16/+14
* | gpio: pca953x: Simplify code with cleanup helpersAndy Shevchenko2023-09-111-48/+29
* | gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context()Andy Shevchenko2023-09-111-15/+29
* | gpio: pca953x: Utilise dev_err_probe() where it makes senseAndy Shevchenko2023-09-111-5/+3
* | gpio: pca953x: Fully convert to device managed resourcesAndy Shevchenko2023-09-111-33/+35
* | gpio: pca953x: Drop unused fields in struct pca953x_platform_dataAndy Shevchenko2023-09-111-29/+8
|/
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1065-0/+5355
|\
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2965-0/+5355
* | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-0911-124/+432
|\ \
| * | soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...Lad Prabhakar2023-09-081-3/+4
| * | Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-085-124/+197
| |\ \
| | * | riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-052-19/+16
| | * | libstub: Fix compilation warning for rv32Alexandre Ghiti2023-09-051-1/+1
| | * | arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-054-105/+181
| * | | Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt2023-09-086-0/+234
| |\ \ \
| | * | | soc: renesas: Kconfig: Select the required configs for RZ/Five SoCLad Prabhakar2023-09-011-0/+4
| | * | | cache: Add L2 cache management for Andes AX45MP RISC-V coreLad Prabhakar2023-09-015-0/+230
| | |/ /