summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-10gpio: altera: Convert to immutable irq_chipLinus Walleij1-10/+15
2023-03-09gpio: loongson: fixup the warning about OF_GPIO direct dependenciesYinbo Zhu1-1/+1
2023-03-08gpiolib: Get rid of gpio_bus_match() forward declarationAndy Shevchenko1-15/+14
2023-03-08gpiolib: Access device's fwnode via dev_fwnode()Andy Shevchenko1-2/+3
2023-03-06gpiolib: Clean up headersAndy Shevchenko10-35/+72
2023-03-06gpiolib: Group forward declarations in consumer.hAndy Shevchenko1-2/+1
2023-03-06gpiolib: Deduplicate forward declarations in consumer.hAndy Shevchenko1-6/+1
2023-03-06gpiolib: Drop unused forward declaration from driver.hAndy Shevchenko1-1/+0
2023-03-06gpio: regmap: Add missing header(s)Andy Shevchenko1-3/+9
2023-03-06gpio: reg: Add missing header(s)Andy Shevchenko1-2/+10
2023-03-06gpio: aggregator: Add missing header(s)Andy Shevchenko1-4/+5
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann15-33/+71
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann5-0/+5
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann10-99/+21
2023-03-06gpiolib: remove gpio_set_debounce()Arnd Bergmann5-16/+3
2023-03-06gpiolib: remove asm-generic/gpio.hArnd Bergmann6-161/+85
2023-03-06gpiolib: coldfire: remove custom asm/gpio.hArnd Bergmann4-111/+0
2023-03-06gpiolib: remove empty asm/gpio.h filesArnd Bergmann5-68/+1
2023-03-06gpiolib: Make the legacy <linux/gpio.h> consumer-onlyLinus Walleij1-1/+0
2023-03-06hte: tegra-194: Use proper includesLinus Walleij1-5/+5
2023-03-06ARM: s3c64xx: Use the right includeLinus Walleij1-1/+1
2023-03-06ARM: orion/gpio: Use the right includeLinus Walleij1-2/+3
2023-03-06kbuild, gpio: gpio-aspeed-sgpio: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-06kbuild, gpio: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-06dt-bindings: gpio.txt: expand gpio-line-names recommendationsTrevor Woerner1-12/+29
2023-03-06gpio: pmic-eic-sprd: Move Kconfig to MFD expandersLinus Walleij1-8/+8
2023-03-06gpio: 104-dio-48e: Utilize mask_buf_def in handle_mask_sync() callbackWilliam Breathitt Gray1-3/+2
2023-03-06gpio: remove MODULE_LICENSE in non-modulesNick Alcock2-2/+0
2023-03-06gpio: loongson: add gpio driver supportYinbo Zhu4-0/+253
2023-03-06dt-bindings: gpio: add loongson gpioYinbo Zhu2-0/+132
2023-03-05Linux 6.3-rc1v6.3-rc1Linus Torvalds1-2/+2
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds4-72/+72
2023-03-05Remove Intel compiler supportMasahiro Yamada11-287/+5
2023-03-05Adding VFS co-maintainerAl Viro1-0/+1
2023-03-04mm: avoid gcc complaint about pointer castingLinus Torvalds1-2/+8
2023-03-04umh: simplify the capability pointer logicLinus Torvalds1-13/+5
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang1-12/+1
2023-03-03i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray1-0/+1
2023-03-03ALSA: ice1712: Delete unreachable code in aureon_add_controls()Dmitry Fomin1-4/+0
2023-03-03ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()Dmitry Fomin1-1/+1
2023-03-03ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PCƁukasz Stelmach1-0/+1
2023-03-03ALSA: hda/realtek: Improve support for Dell Precision 3260Jaroslav Kysela1-0/+1
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-03-03mailmap: map Dikshita Agarwal's old address to his current oneKonrad Dybcio1-0/+1
2023-03-03mailmap: map Vikash Garodia's old address to his current oneKonrad Dybcio1-0/+1
2023-03-03fs/cramfs/inode.c: initialize file_ra_stateAndrew Morton1-1/+1
2023-03-03fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu1-2/+2
2023-03-03panic: fix the panic_print NMI backtrace settingGuilherme G. Piccoli1-18/+26