summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-11platform/x86: x86-android-tablets: Stop using gpiolib private APIsHans de Goede
2023-09-11platform/x86: x86-android-tablets: Create a platform_device from module_init()Hans de Goede
2023-09-11platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip supportHans de Goede
2023-09-11platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from Peaq C1010Hans de Goede
2023-09-11gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010Hans de Goede
2023-09-11gpiolib: acpi: Check if a GPIO is listed in ignore_interrupt earlierHans de Goede
2023-09-11gpio: eic-sprd: use atomic notifiers to notify all chips about irqsBartosz Golaszewski
2023-09-11gpio: mb86s7x: don't include gpiolib.hBartosz Golaszewski
2023-09-11gpio: dwapb: don't include gpiolib.hBartosz Golaszewski
2023-09-11gpio: xgene-sb: don't include gpiolib.hBartosz Golaszewski
2023-09-11gpiolib: remove unnecessary extern specifiers from the driver headerBartosz Golaszewski
2023-09-11gpiolib: remove stray newline in gpio/driver.hBartosz Golaszewski
2023-09-11gpio: of: correct notifier return codesBartosz Golaszewski
2023-09-11gpiolib: unexport gpiod_set_transitory()Bartosz Golaszewski
2023-09-11gpio: mockup: don't access internal GPIOLIB structuresBartosz Golaszewski
2023-09-11gpio: mockup: simplify code by using cleanup helpersBartosz Golaszewski
2023-09-11gpio: mockup: deprecate the old testing moduleBartosz Golaszewski
2023-09-11gpio: mockup: remove unused fieldBartosz Golaszewski
2023-09-11gpio: mockup: fix kerneldocBartosz Golaszewski
2023-09-11gpio-f7188x: fix base values conflicts with other gpio pinsxingtong.wu
2023-09-11gpio: pca953x: Revisit header inclusionsAndy Shevchenko
2023-09-11gpio: pca953x: Get rid of useless goto labelAndy Shevchenko
2023-09-11gpio: pca953x: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko
2023-09-11gpio: pca953x: Utilise temporary variable for struct gpio_chipAndy Shevchenko
2023-09-11gpio: pca953x: Utilise temporary variable for struct deviceAndy Shevchenko
2023-09-11gpio: pca953x: Simplify code with cleanup helpersAndy Shevchenko
2023-09-11gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context()Andy Shevchenko
2023-09-11gpio: pca953x: Utilise dev_err_probe() where it makes senseAndy Shevchenko
2023-09-11gpio: pca953x: Fully convert to device managed resourcesAndy Shevchenko
2023-09-11gpio: pca953x: Drop unused fields in struct pca953x_platform_dataAndy Shevchenko
2023-09-10Linux 6.6-rc1v6.6-rc1Linus Torvalds
2023-09-10Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-09-09iov_iter: Kunit tests for page extractionDavid Howells
2023-09-09iov_iter: Kunit tests for copying to/from an iteratorDavid Howells
2023-09-09iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells
2023-09-09Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugDuoming Zhou
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-09-09Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-09Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-09Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-09Merge tag 'ntb-6.6' of https://github.com/jonmason/ntbLinus Torvalds
2023-09-09spnego: add missing OID to oid registrySteve French
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman