index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-zevio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-09
USB: gadget: pxa27x_udc: Avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-3
/
+4
2024-11-09
pcmcia: soc_common: Avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-7
/
+5
2024-11-09
leds: gpio: Avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-5
/
+4
2024-11-09
Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-7
/
+5
2024-11-09
Input: gpio_keys - avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-6
/
+4
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
Linux 6.12-rc6
v6.12-rc6
Linus Torvalds
1
-1
/
+1
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
3
-47
/
+55
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2
-11
/
+5
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
1
-5
/
+5
2024-11-03
Input: fix regression when re-registering input handlers
Dmitry Torokhov
2
-62
/
+82
2024-11-01
mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes
Vlastimil Babka
1
-1
/
+2
2024-11-01
mm: shrinker: avoid memleak in alloc_shrinker_info
Chen Ridong
1
-3
/
+5
2024-11-01
.mailmap: update e-mail address for Eugen Hristev
Eugen Hristev
1
-1
/
+2
2024-11-01
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
1
-1
/
+1
2024-11-01
mailmap: update Jarkko's email addresses
Jarkko Sakkinen
1
-1
/
+1
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
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
1
-5
/
+5
2024-10-31
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
1
-1
/
+6
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
1
-0
/
+1
2024-10-31
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
Jens Axboe
1
-2
/
+21
2024-10-31
drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
1
-6
/
+12
2024-10-31
drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
1
-0
/
+10
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
kconfig: show sub-menu entries even if the prompt is hidden
Masahiro Yamada
1
-1
/
+12
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile
Masahiro Yamada
1
-0
/
+1
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
Masahiro Yamada
3
-6
/
+11
2024-10-31
kbuild: rpm-pkg: disable kernel-devel package when cross-compiling
Masahiro Yamada
1
-1
/
+6
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-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+1
[next]