index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-03-01
gpio: acpi: Make acpi_gpio_count() take firmware node as a parameter
Andy Shevchenko
2024-03-01
gpio: of: Make of_gpio_get_count() take firmware node as a parameter
Andy Shevchenko
2024-02-27
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
2024-02-26
gpio: sim: use for_each_hwgpio()
Bartosz Golaszewski
2024-02-26
gpio: don't warn about removing GPIO chips with active users anymore
Bartosz Golaszewski
2024-02-26
gpio: sim: delimit the fwnode name with a ":" when generating labels
Bartosz Golaszewski
2024-02-26
gpio: sim: add lockdep asserts
Bartosz Golaszewski
2024-02-26
gpio: Add ChromeOS EC GPIO driver
Stephen Boyd
2024-02-20
gpio: constify of_phandle_args in of_find_gpio_device_by_xlate()
Krzysztof Kozlowski
2024-02-19
gpio: fix memory leak in gpiod_request_commit()
Xiaolei Wang
2024-02-17
gpio: constify opaque pointer "data" in gpio_device_find()
Krzysztof Kozlowski
2024-02-16
gpio: cdev: fix a NULL-pointer dereference with DEBUG enabled
Bartosz Golaszewski
2024-02-15
gpio: sysfs: fix inverted pointer logic
Bartosz Golaszewski
2024-02-15
gpio: don't let lockdep complain about inherently dangerous RCU usage
Bartosz Golaszewski
2024-02-15
gpio: use srcu_dereference() with SRCU-protected pointers
Bartosz Golaszewski
2024-02-15
gpio: cdev: use correct pointer accessors with SRCU
Bartosz Golaszewski
2024-02-15
gpio: take the SRCU read lock in gpiod_hog()
Bartosz Golaszewski
2024-02-14
gpio: initialize descriptor SRCU structure before adding OF-based chips
Bartosz Golaszewski
2024-02-12
gpio: mark unsafe gpio_chip manipulators as deprecated
Bartosz Golaszewski
2024-02-12
gpio: remove the RW semaphore from the GPIO device
Bartosz Golaszewski
2024-02-12
gpio: protect the pointer to gpio_chip in gpio_device with SRCU
Bartosz Golaszewski
2024-02-12
gpio: add SRCU infrastructure to struct gpio_device
Bartosz Golaszewski
2024-02-12
gpio: add the can_sleep flag to struct gpio_device
Bartosz Golaszewski
2024-02-12
gpio: remove unnecessary checks from gpiod_to_chip()
Bartosz Golaszewski
2024-02-12
gpio: reduce the functionality of validate_desc()
Bartosz Golaszewski
2024-02-12
gpio: don't dereference gdev->chip in gpiochip_setup_dev()
Bartosz Golaszewski
2024-02-12
gpio: sysfs: don't access gdev->chip if it's not needed
Bartosz Golaszewski
2024-02-12
gpio: cdev: don't access gdev->chip if it's not needed
Bartosz Golaszewski
2024-02-12
gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
Bartosz Golaszewski
2024-02-12
gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
Bartosz Golaszewski
2024-02-12
gpio: sysfs: extend the critical section for unregistering sysfs devices
Bartosz Golaszewski
2024-02-12
gpio: remove unneeded code from gpio_device_get_desc()
Bartosz Golaszewski
2024-02-12
gpio: reinforce desc->flags handling
Bartosz Golaszewski
2024-02-12
gpio: remove gpio_lock
Bartosz Golaszewski
2024-02-12
gpio: sysfs: use gpio_device_find() to iterate over existing devices
Bartosz Golaszewski
2024-02-12
gpio: protect the descriptor label with SRCU
Bartosz Golaszewski
2024-02-12
gpio: add SRCU infrastructure to struct gpio_desc
Bartosz Golaszewski
2024-02-12
gpio: don't set label from irq helpers
Bartosz Golaszewski
2024-02-12
gpio: provide and use gpiod_get_label()
Bartosz Golaszewski
2024-02-12
gpio: remove unused logging helpers
Bartosz Golaszewski
2024-02-12
gpio: of: assign and read the hog pointer atomically
Bartosz Golaszewski
2024-02-12
gpio: protect the list of GPIO devices with SRCU
Bartosz Golaszewski
2024-02-12
gpio: constify opaque pointer in gpio_device_find() match function
Krzysztof Kozlowski
2024-02-12
Merge tag 'v6.8-rc4' into gpio/for-next
Bartosz Golaszewski
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-10
Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-02-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-09
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-02-09
Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]