index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gpu
/
driver-uapi.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
gpiolib: protect the GPIO device against being dropped while in use by user-s...
Bartosz Golaszewski
3
-25
/
+161
2022-12-07
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
1
-0
/
+27
2022-11-29
gpiolib: Provide to_gpio_device() helper
Andy Shevchenko
2
-3
/
+8
2022-11-28
gpiolib: Unify access to the device properties
Andy Shevchenko
1
-7
/
+10
2022-11-28
gpio: Do not include <linux/kernel.h> when not really needed.
Christophe JAILLET
1
-1
/
+1
2022-11-24
gpio: pcf857x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
gpio: pca953x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-24
gpio: max732x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-16
dt-bindings: gpio: gpio-davinci: Increase maxItems in gpio-line-names
Nishanth Menon
1
-1
/
+1
2022-11-16
gpiolib: ensure that fwnode is properly set
Brian Masney
1
-1
/
+1
2022-11-15
gpio: sl28cpld: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
1
-2
/
+1
2022-11-15
gpiolib: of: Use correct fwnode for DT-probed chips
Thierry Reding
1
-1
/
+1
2022-11-15
gpiolib: of: Drop redundant check in of_mm_gpiochip_remove()
Andy Shevchenko
1
-3
/
+0
2022-11-15
gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnode
Andy Shevchenko
1
-2
/
+2
2022-11-15
gpiolib: add support for software nodes
Dmitry Torokhov
5
-0
/
+156
2022-11-15
gpiolib: consolidate GPIO lookups
Dmitry Torokhov
3
-177
/
+76
2022-11-15
gpiolib: acpi: avoid leaking ACPI details into upper gpiolib layers
Dmitry Torokhov
3
-57
/
+48
2022-11-15
gpiolib: acpi: teach acpi_find_gpio() to handle data-only nodes
Dmitry Torokhov
1
-26
/
+50
2022-11-15
gpiolib: acpi: change acpi_find_gpio() to accept firmware node
Dmitry Torokhov
3
-5
/
+10
2022-11-15
gpiolib: of: change of_find_gpio() to accept device node
Dmitry Torokhov
3
-8
/
+8
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2
-0
/
+15
2022-11-10
gpio: davinci: add support of module build
Guillaume La Roque
2
-1
/
+12
2022-11-09
gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid...
Andy Shevchenko
3
-48
/
+53
2022-11-09
gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnode
Andy Shevchenko
1
-4
/
+6
2022-11-09
gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()
Dmitry Torokhov
1
-21
/
+0
2022-11-09
leds: lgm-sso: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-3
/
+2
2022-11-09
leds: gpio: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-3
/
+2
2022-11-07
gpio: hisi: Add initial device tree support
Weilong Chen
2
-1
/
+8
2022-11-07
dt-bindings: gpio: add entry for hisilicon,ascend910-gpio
Weilong Chen
2
-0
/
+57
2022-11-07
gpio: Add Generic regmap GPIO conversion to the TODO list
Andy Shevchenko
1
-0
/
+7
2022-11-04
gpiolib: of: add polarity quirk for Freescale PCIe controller
Dmitry Torokhov
1
-0
/
+9
2022-11-04
gpiolib: of: factor out quirk setting polarity via separate property
Dmitry Torokhov
1
-45
/
+53
2022-11-04
gpiolib: of: Make use of device_match_of_node()
Andy Shevchenko
1
-1
/
+1
2022-10-27
gpio: pca9570: add slg7xl45106 support
Shubhrajyoti Datta
1
-1
/
+17
2022-10-27
gpio: pca9570: add a platform data structure
Shubhrajyoti Datta
1
-5
/
+26
2022-10-27
dt-bindings: gpio: pca9570: Add compatible for slg7xl45106
Shubhrajyoti Datta
1
-0
/
+1
2022-10-26
gpio: exar: Allow IO port access
Andy Shevchenko
1
-0
/
+1
2022-10-26
gpio: Add gpio latch driver
Sascha Hauer
3
-0
/
+226