Show patches with: State = Action Required       |    Archived = No       |   4938 patches
« 1 2 ... 9 10 1149 50 »
Patch Series S/W/F Date Submitter Delegate State
[v5] gpio: sim: don't fiddle with GPIOLIB private members [v5] gpio: sim: don't fiddle with GPIOLIB private members --- 2023-09-11 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.6-rc1 [GIT,PULL] gpio: fixes for v6.6-rc1 --- 2023-09-08 Bartosz Golaszewski New
[5/5] gpio: mockup: don't access internal GPIOLIB structures [1/5] gpio: mockup: fix kerneldoc --- 2023-09-07 Bartosz Golaszewski New
[4/5] gpio: mockup: simplify code by using cleanup helpers [1/5] gpio: mockup: fix kerneldoc --- 2023-09-07 Bartosz Golaszewski New
[3/5] gpio: mockup: deprecate the old testing module [1/5] gpio: mockup: fix kerneldoc --- 2023-09-07 Bartosz Golaszewski New
[2/5] gpio: mockup: remove unused field [1/5] gpio: mockup: fix kerneldoc --- 2023-09-07 Bartosz Golaszewski New
[1/5] gpio: mockup: fix kerneldoc [1/5] gpio: mockup: fix kerneldoc --- 2023-09-07 Bartosz Golaszewski New
gpio: mb86s7x: don't include gpiolib.h gpio: mb86s7x: don't include gpiolib.h --- 2023-09-06 Bartosz Golaszewski New
gpio: dwapb: don't include gpiolib.h gpio: dwapb: don't include gpiolib.h --- 2023-09-06 Bartosz Golaszewski New
gpio: xgene-sb: don't include gpiolib.h gpio: xgene-sb: don't include gpiolib.h --- 2023-09-06 Bartosz Golaszewski New
[18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find() gpio: convert users to gpio_device_find() and remove gpiochip_find() --- 2023-09-05 Bartosz Golaszewski New
[16/21] gpio: of: correct notifier return codes gpio: convert users to gpio_device_find() and remove gpiochip_find() --- 2023-09-05 Bartosz Golaszewski New
[13/21] hte: tegra194: improve the GPIO-related comment gpio: convert users to gpio_device_find() and remove gpiochip_find() --- 2023-09-05 Bartosz Golaszewski New
[RFT,11/21] platform: x86: android-tablets: don't access GPIOLIB private members gpio: convert users to gpio_device_find() and remove gpiochip_find() --- 2023-09-05 Bartosz Golaszewski New
[09/21] gpiolib: reluctantly provide gpio_device_get_chip() gpio: convert users to gpio_device_find() and remove gpiochip_find() --- 2023-09-05 Bartosz Golaszewski New
[06/21] gpiolib: provide gpiod_to_device() gpio: convert users to gpio_device_find() and remove gpiochip_find() --- 2023-09-05 Bartosz Golaszewski New
[1/2] gpiolib: rename gpio_set_debounce_timeout() for consistency [1/2] gpiolib: rename gpio_set_debounce_timeout() for consistency --- 2023-09-04 Bartosz Golaszewski New
gpiolib: remove stray newline in gpio/driver.h gpiolib: remove stray newline in gpio/driver.h --- 2023-09-01 Bartosz Golaszewski New
gpiolib: remove unnecessary extern specifiers from the driver header gpiolib: remove unnecessary extern specifiers from the driver header --- 2023-09-01 Bartosz Golaszewski New
[3/3] pinctrl: da9062: don't include private GPIOLIB header pinctrl: da9062: don't pull in internal GPIOLIB headers --- 2023-09-01 Bartosz Golaszewski New
[2/3] gpiolib: make gpiochip_get_desc() public pinctrl: da9062: don't pull in internal GPIOLIB headers --- 2023-09-01 Bartosz Golaszewski New
[1/3] pinctrl: da9062: add missing include pinctrl: da9062: don't pull in internal GPIOLIB headers --- 2023-09-01 Bartosz Golaszewski New
[RFT] spi: bcm2835: reduce the abuse of the GPIO API [RFT] spi: bcm2835: reduce the abuse of the GPIO API --- 2023-08-31 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.5 [GIT,PULL] gpio: fixes for v6.5 --- 2023-08-25 Bartosz Golaszewski New
[v2] gpiolib: notify user-space about line state changes triggered by kernel [v2] gpiolib: notify user-space about line state changes triggered by kernel --- 2023-08-24 Bartosz Golaszewski New
[v2,1/2] gpio: sim: dispose of irq mappings before destroying the irq_sim domain [v2,1/2] gpio: sim: dispose of irq mappings before destroying the irq_sim domain --- 2023-08-22 Bartosz Golaszewski New
HID: cp2112: make the irqchip immutable HID: cp2112: make the irqchip immutable --- 2023-08-22 Bartosz Golaszewski New
[2/2] gpio: sim: pass the GPIO device's software node to irq domain [1/2] gpio: sim: dispose of irq mappings before destroying the irq_sim domain --- 2023-08-22 Bartosz Golaszewski New
[1/2] gpio: sim: dispose of irq mappings before destroying the irq_sim domain [1/2] gpio: sim: dispose of irq mappings before destroying the irq_sim domain --- 2023-08-22 Bartosz Golaszewski New
[libgpiod,v1.6.x] tests: mockup: unbind mockup devices before unloading the module [libgpiod,v1.6.x] tests: mockup: unbind mockup devices before unloading the module --- 2023-08-21 Bartosz Golaszewski New
gpiolib: provide and use gpiod_line_state_notify() gpiolib: provide and use gpiod_line_state_notify() --- 2023-08-21 Bartosz Golaszewski New
gpiolib: notify user-space about line state changes triggered by kernel gpiolib: notify user-space about line state changes triggered by kernel --- 2023-08-18 Bartosz Golaszewski New
gpiolib: tie module references to GPIO devices, not requested descs gpiolib: tie module references to GPIO devices, not requested descs --- 2023-08-18 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.5-rc7 [GIT,PULL] gpio: fixes for v6.5-rc7 --- 2023-08-18 Bartosz Golaszewski New
gpio: pca9570: fix kerneldoc gpio: pca9570: fix kerneldoc --- 2023-08-17 Bartosz Golaszewski New
[v2,6/6] gpio: cdev: wake up lineevent poll() on device unbind gpio: cdev: bail out of poll() if the device goes down --- 2023-08-17 Bartosz Golaszewski New
[v2,5/6] gpio: cdev: wake up linereq poll() on device unbind gpio: cdev: bail out of poll() if the device goes down --- 2023-08-17 Bartosz Golaszewski New
[v2,4/6] gpio: cdev: wake up chardev poll() on device unbind gpio: cdev: bail out of poll() if the device goes down --- 2023-08-17 Bartosz Golaszewski New
[v2,3/6] gpiolib: add a second blocking notifier to struct gpio_device gpio: cdev: bail out of poll() if the device goes down --- 2023-08-17 Bartosz Golaszewski New
[v2,2/6] gpio: cdev: open-code to_gpio_chardev_data() gpio: cdev: bail out of poll() if the device goes down --- 2023-08-17 Bartosz Golaszewski New
[v2,1/6] gpiolib: rename the gpio_device notifier gpio: cdev: bail out of poll() if the device goes down --- 2023-08-17 Bartosz Golaszewski New
[v6] gpio: consumer: new virtual driver [v6] gpio: consumer: new virtual driver --- 2023-08-17 Bartosz Golaszewski New
[5/5] gpio: cdev: wake up lineevent poll() on device unbind gpio: cdev: bail out of poll() if the device goes down --- 2023-08-16 Bartosz Golaszewski New
[4/5] gpio: cdev: wake up linereq poll() on device unbind gpio: cdev: bail out of poll() if the device goes down --- 2023-08-16 Bartosz Golaszewski New
[3/5] gpio: cdev: wake up chardev poll() on device unbind gpio: cdev: bail out of poll() if the device goes down --- 2023-08-16 Bartosz Golaszewski New
[2/5] gpio: cdev: rename the notifier block and notify callback gpio: cdev: bail out of poll() if the device goes down --- 2023-08-16 Bartosz Golaszewski New
[1/5] gpio: cdev: ignore notifications other than line status changes gpio: cdev: bail out of poll() if the device goes down --- 2023-08-16 Bartosz Golaszewski New
[v3] gpio: sim: simplify code with cleanup helpers [v3] gpio: sim: simplify code with cleanup helpers --- 2023-08-12 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.5-rc6 [GIT,PULL] gpio: fixes for v6.5-rc6 --- 2023-08-12 Bartosz Golaszewski New
[v3] gpiolib: fix reference leaks when removing GPIO chips still in use [v3] gpiolib: fix reference leaks when removing GPIO chips still in use --- 2023-08-11 Bartosz Golaszewski New
[1/2] gpio: sim: simplify gpio_sim_device_config_live_store() [1/2] gpio: sim: simplify gpio_sim_device_config_live_store() --- 2023-08-11 Bartosz Golaszewski New
gpiolib: fix reference leaks when removing GPIO chips still in use gpiolib: fix reference leaks when removing GPIO chips still in use --- 2023-08-10 Bartosz Golaszewski New
[2/2] gpio: sim: simplify code with cleanup helpers Untitled series #218295 --- 2023-08-09 Bartosz Golaszewski New
gpio: sim: mark the GPIO chip as a one that can sleep gpio: sim: mark the GPIO chip as a one that can sleep --- 2023-08-01 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.5-rc3 [GIT,PULL] gpio: fixes for v6.5-rc3 --- 2023-07-21 Bartosz Golaszewski New
[libgpiod,v2,5/5] bindings: rust: provide LineRequest::chip_name() core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski New
[libgpiod,v2,4/5] bindings: python: provide the chip_name property in line_request core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski New
[libgpiod,v2,2/5] tests: add a test-case for gpiod_line_request_get_chip_name() core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski New
[libgpiod,v2,1/5] core: provide gpiod_line_request_get_chip_name() core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski New
[libgpiod,5/5] bindings: rust: provide LineRequest::chip_path() core: provide information about the parent chip in line requests --- 2023-07-19 Bartosz Golaszewski New
[libgpiod,4/5] bindings: python: provide the chip_path property in line_request core: provide information about the parent chip in line requests --- 2023-07-19 Bartosz Golaszewski New
[libgpiod,3/5] bindings: cxx: provide line_request::chip_path() core: provide information about the parent chip in line requests --- 2023-07-19 Bartosz Golaszewski New
[libgpiod,1/5] core: provide gpiod_line_request_get_chip_path() core: provide information about the parent chip in line requests --- 2023-07-19 Bartosz Golaszewski New
gpio: mvebu: fix irq domain leak gpio: mvebu: fix irq domain leak --- 2023-07-19 Bartosz Golaszewski New
gpio: sim: fix a typo in comment gpio: sim: fix a typo in comment --- 2023-07-12 Bartosz Golaszewski New
gpiolib: order includes alphabetically in gpiolib.h gpiolib: order includes alphabetically in gpiolib.h --- 2023-07-12 Bartosz Golaszewski New
[libgpiod] tools: clarify the non-option arguments in help text [libgpiod] tools: clarify the non-option arguments in help text --- 2023-07-04 Bartosz Golaszewski New
[libgpiod] build: remove redundant SOURCES assignments [libgpiod] build: remove redundant SOURCES assignments --- 2023-06-30 Bartosz Golaszewski New
[GIT,PULL] gpio: updates for v6.5 [GIT,PULL] gpio: updates for v6.5 --- 2023-06-27 Bartosz Golaszewski New
[2/2] bindings: cxx: use () instead of (void) in line_settings::reset() [1/2] bindings: cxx: examples: consistently use () for functions taking no args --- 2023-06-26 Bartosz Golaszewski New
[1/2] bindings: cxx: examples: consistently use () for functions taking no args [1/2] bindings: cxx: examples: consistently use () for functions taking no args --- 2023-06-26 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.4 [GIT,PULL] gpio: fixes for v6.4 --- 2023-06-23 Bartosz Golaszewski New
[v2,1/2] tools: tests: add short sleeps between generating edge events [v2,1/2] tools: tests: add short sleeps between generating edge events --- 2023-06-21 Bartosz Golaszewski New
[libgpiod] tools: tests: port tests to shunit2 [libgpiod] tools: tests: port tests to shunit2 --- 2023-06-20 Bartosz Golaszewski New
[libgpiod] bindings: rust: add missing license and copyright boilerplate [libgpiod] bindings: rust: add missing license and copyright boilerplate --- 2023-06-13 Bartosz Golaszewski New
[libgpiod,2/2] bindings: cxx: examples: fix potential glitch in gpiosetcxx bindings: cxx: fix potential glitch in gpiosetcxx --- 2023-06-12 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.4-rc6 [GIT,PULL] gpio: fixes for v6.4-rc6 --- 2023-06-09 Bartosz Golaszewski New
of: unittest: drop assertions for GPIO hog messages of: unittest: drop assertions for GPIO hog messages --- 2023-06-09 Bartosz Golaszewski New
MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem --- 2023-06-05 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.4-rc4 [GIT,PULL] gpio: fixes for v6.4-rc4 --- 2023-05-26 Bartosz Golaszewski New
[libgpiod] bindings: python: specify the symbols to export explicitly [libgpiod] bindings: python: specify the symbols to export explicitly --- 2023-05-25 Bartosz Golaszewski New
gpio: cdev: fix a crash on line-request release gpio: cdev: fix a crash on line-request release --- 2023-05-23 Bartosz Golaszewski New
[libgpiod] bindings: python: change the interpretation of None in event wait [libgpiod] bindings: python: change the interpretation of None in event wait --- 2023-05-23 Bartosz Golaszewski New
bindings: cxx: clarify the meaning of negative timeouts in event wait bindings: cxx: clarify the meaning of negative timeouts in event wait --- 2023-05-23 Bartosz Golaszewski New
pinctrl: qcom: sa8775p: add the wakeirq map pinctrl: qcom: sa8775p: add the wakeirq map --- 2023-05-12 Bartosz Golaszewski New
[GIT,PULL] gpio: updates for v6.4 [GIT,PULL] gpio: updates for v6.4 --- 2023-04-24 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.3 [GIT,PULL] gpio: fixes for v6.3 --- 2023-04-21 Bartosz Golaszewski New
[libgpiod] Revert "bindings: python: fix out-of-tree build" [libgpiod] Revert "bindings: python: fix out-of-tree build" --- 2023-04-17 Bartosz Golaszewski New
[libgpiod] tools: replace alphasort() with versionsort() [libgpiod] tools: replace alphasort() with versionsort() --- 2023-04-03 Bartosz Golaszewski New
[v3,18/18] arm64: dts: qcom: sa8775p-ride: add PMIC regulators arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,17/18] regulator: qcom-rpmh: add support for pmm8654au regulators arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,16/18] dt-bindings: regulator: qcom,rpmh: add compatible for pmm8654au RPMH arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,15/18] arm64: dts: qcom: sa8775p-ride: set gpio-line-names for PMIC GPIOs arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,14/18] arm64: dts: qcom: sa8775p: add PMIC GPIO controller nodes arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,13/18] pinctrl: qcom: spmi-gpio: add support for pmm8654au-gpio arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,12/18] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,11/18] arm64: dts: qcom: sa8775p: pmic: add thermal zones arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,10/18] arm64: dts: qcom: sa8775p: pmic: add support for the pmm8654 RESIN input arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,09/18] arm64: dts: qcom: sa8775p: pmic: add the power key arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
[v3,08/18] arm64: dts: qcom: sa8775p: add the Power On device node arm64: dts: qcom: sa8775p: add basic PMIC support --- 2023-03-27 Bartosz Golaszewski New
« 1 2 ... 9 10 1149 50 »