index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-13
/
+13
2024-11-27
Merge tag 'gpio-fixes-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+19
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+8
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
13
-13
/
+13
2024-11-22
gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-11-21
gpio: exar: set value when external pull-up or pull-down is present
Sai Kumar Cholleti
1
-4
/
+6
2024-11-21
gpio: altera: Add missed base and label initialisations
Andy Shevchenko
1
-0
/
+5
2024-11-21
gpio: zevio: Add missed label initialisation
Andy Shevchenko
1
-0
/
+6
2024-11-18
gpio: tegra186: Allow to enable driver on Tegra234
Lars-Peter Clausen
1
-3
/
+3
2024-11-18
gpio: grgpio: Add NULL check in grgpio_probe
Charles Han
1
-0
/
+3
2024-11-13
gpio: mpfs: add CoreGPIO support
Conor Dooley
1
-5
/
+33
2024-11-12
gpio: rockchip: support new version GPIO
Ye Zhang
1
-0
/
+2
2024-11-12
gpio: rockchip: change the GPIO version judgment logic
Ye Zhang
1
-3
/
+9
2024-11-12
gpio: rockchip: explan the format of the GPIO version ID
Ye Zhang
1
-2
/
+8
2024-11-12
gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
Andy Shevchenko
1
-4
/
+4
2024-11-09
gpio: Get rid of GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-3
/
+0
2024-11-07
gpio: Replace deprecated PCI functions
Philipp Stanner
1
-7
/
+8
2024-11-07
Merge tag 'intel-gpio-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-3
/
+1
2024-11-06
gpio: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2
-2
/
+2
2024-11-06
gpio: mpfs: add polarfire soc gpio support
Lewis Hanly
3
-0
/
+167
2024-11-04
gpio: altera: Drop legacy-of-mm-gpiochip.h header
Andy Shevchenko
2
-102
/
+78
2024-11-04
gpio: pcie-idio-24: Replace deprecated PCI functions
William Breathitt Gray
1
-11
/
+8
2024-11-04
gpio: pci-idio-16: Replace deprecated PCI functions
William Breathitt Gray
1
-12
/
+5
2024-11-04
gpio: cdev: don't report GPIOs requested as interrupts as used
Bartosz Golaszewski
1
-1
/
+0
2024-11-04
gpio: sysfs: emit chardev line-state events on edge store
Bartosz Golaszewski
1
-2
/
+12
2024-11-04
gpio: sysfs: emit chardev line-state events on active-low changes
Bartosz Golaszewski
1
-0
/
+2
2024-11-04
gpio: sysfs: emit chardev line-state events on GPIO export
Bartosz Golaszewski
1
-2
/
+6
2024-11-04
gpio: sysfs: use cleanup guards for the sysfs_lock mutex
Bartosz Golaszewski
1
-33
/
+22
2024-11-04
gpio: sysfs: use cleanup guards for gpiod_data::mutex
Bartosz Golaszewski
1
-52
/
+30
2024-11-04
gpiolib: clean up debugfs separator handling
Johan Hovold
1
-6
/
+6
2024-11-04
Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
3
-3
/
+7
2024-10-31
gpiolib: fix debugfs dangling chip separator
Johan Hovold
1
-1
/
+1
2024-10-31
gpiolib: fix debugfs newline separators
Johan Hovold
1
-0
/
+2
2024-10-31
gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-1
/
+3
2024-10-31
gpio: mpsse: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-2
/
+7
2024-10-31
gpiolib: avoid format string weakness in workqueue interface
Arnd Bergmann
1
-2
/
+2
2024-10-31
gpio: fix uninit-value in swnode_find_gpio
Suraj Sonawane
1
-1
/
+1
2024-10-31
gpio: dwapb: Add ACPI HID for DWAPB GPIO controller on Fujitsu MONAKA
Yoshihiro Furudera
1
-0
/
+1
2024-10-31
gpio: sysfs: demote warning messages on invalid user input to debug
Bartosz Golaszewski
1
-3
/
+3
2024-10-31
gpiolib: remove leftover spinlock bits
Bartosz Golaszewski
1
-6
/
+0
2024-10-24
gpiolib: fix a NULL-pointer dereference when setting direction
Bartosz Golaszewski
1
-4
/
+4
2024-10-24
gpio: mb86s7x: remove some dead code in mb86s70_gpio_to_irq()
Dan Carpenter
1
-2
/
+0
2024-10-22
gpio: xgene-sb: don't use "proxy" headers
Andy Shevchenko
1
-2
/
+9
2024-10-22
gpio: xgene-sb: Tidy up ACPI and OF ID tables
Andy Shevchenko
1
-4
/
+4
2024-10-22
gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guards
Andy Shevchenko
1
-4
/
+2
2024-10-22
gpio: xgene-sb: Remove unneeded definitions for properties
Andy Shevchenko
1
-9
/
+3
2024-10-22
gpiolib: cdev: remove redundant store of debounce_period_us
Kent Gibson
1
-4
/
+0
2024-10-22
gpio: grgpio: remove remove()
Bartosz Golaszewski
1
-16
/
+13
2024-10-22
gpio: grgpio: use a helper variable to store the address of ofdev->dev
Bartosz Golaszewski
1
-11
/
+12
2024-10-22
gpio: grgpio: order headers alphabetically
Bartosz Golaszewski
1
-10
/
+10
[next]