index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-09-27
gpio: loongson: add more gpio chip support
Yinbo Zhu
2023-09-25
gpiolib: cdev: annotate struct linereq with __counted_by
Kees Cook
2023-09-25
gpio: sim: initialize a managed pointer when declaring it
Bartosz Golaszewski
2023-09-18
gpio: sim: include a missing header
Bartosz Golaszewski
2023-09-13
gpio: eic-sprd: use a helper variable for &pdev->dev
Bartosz Golaszewski
2023-09-13
gpio: eic-sprd: unregister from the irq notifier on remove()
Bartosz Golaszewski
2023-09-12
pinctrl: da9062: don't include private GPIOLIB header
Bartosz Golaszewski
2023-09-12
gpiolib: make gpiochip_get_desc() public
Bartosz Golaszewski
2023-09-12
pinctrl: da9062: add missing include
Bartosz Golaszewski
2023-09-12
gpio: sim: don't fiddle with GPIOLIB private members
Bartosz Golaszewski
2023-09-12
Merge tag 'platform-drivers-x86-ib-x86-android-tablets-v6.7' of git://git.ker...
Bartosz Golaszewski
2023-09-11
platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo...
Hans de Goede
2023-09-11
platform/x86: x86-android-tablets: Use platform-device as gpio-keys parent
Hans de Goede
2023-09-11
platform/x86: x86-android-tablets: Stop using gpiolib private APIs
Hans de Goede
2023-09-11
platform/x86: x86-android-tablets: Create a platform_device from module_init()
Hans de Goede
2023-09-11
platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip support
Hans de Goede
2023-09-11
platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from Peaq C1010
Hans de Goede
2023-09-11
gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010
Hans de Goede
2023-09-11
gpiolib: acpi: Check if a GPIO is listed in ignore_interrupt earlier
Hans de Goede
2023-09-11
gpio: eic-sprd: use atomic notifiers to notify all chips about irqs
Bartosz Golaszewski
2023-09-11
gpio: mb86s7x: don't include gpiolib.h
Bartosz Golaszewski
2023-09-11
gpio: dwapb: don't include gpiolib.h
Bartosz Golaszewski
2023-09-11
gpio: xgene-sb: don't include gpiolib.h
Bartosz Golaszewski
2023-09-11
gpio: of: correct notifier return codes
Bartosz Golaszewski
2023-09-11
gpiolib: unexport gpiod_set_transitory()
Bartosz Golaszewski
2023-09-11
gpio: mockup: don't access internal GPIOLIB structures
Bartosz Golaszewski
2023-09-11
gpio: mockup: simplify code by using cleanup helpers
Bartosz Golaszewski
2023-09-11
gpio: mockup: deprecate the old testing module
Bartosz Golaszewski
2023-09-11
gpio: mockup: remove unused field
Bartosz Golaszewski
2023-09-11
gpio: mockup: fix kerneldoc
Bartosz Golaszewski
2023-09-11
gpio-f7188x: fix base values conflicts with other gpio pins
xingtong.wu
2023-09-11
gpio: pca953x: Revisit header inclusions
Andy Shevchenko
2023-09-11
gpio: pca953x: Get rid of useless goto label
Andy Shevchenko
2023-09-11
gpio: pca953x: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2023-09-11
gpio: pca953x: Utilise temporary variable for struct gpio_chip
Andy Shevchenko
2023-09-11
gpio: pca953x: Utilise temporary variable for struct device
Andy Shevchenko
2023-09-11
gpio: pca953x: Simplify code with cleanup helpers
Andy Shevchenko
2023-09-11
gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context()
Andy Shevchenko
2023-09-11
gpio: pca953x: Utilise dev_err_probe() where it makes sense
Andy Shevchenko
2023-09-11
gpio: pca953x: Fully convert to device managed resources
Andy Shevchenko
2023-09-11
gpio: pca953x: Drop unused fields in struct pca953x_platform_data
Andy Shevchenko
2023-09-10
Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-09-09
Merge tag 'driver-core-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-09
Merge tag 'pci-v6.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-09-09
Merge tag 'ntb-6.6' of https://github.com/jonmason/ntb
Linus Torvalds
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
2023-09-08
Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-09-08
Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]