index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-lp3943.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: lp3943: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-08-01
1
-2
/
+0
*
gpio: lp3943: unsigned to unsigned int cleanup
Shinyzenith
2022-07-19
1
-8
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
gpio: lp3943: Include the right header
Linus Walleij
2018-05-16
1
-1
/
+1
*
Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"
Linus Walleij
2016-03-09
1
-0
/
+22
*
gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free
Axel Lin
2016-03-09
1
-22
/
+0
*
gpio: lp3943: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-10
/
+2
*
gpio: lp3943: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-12
/
+7
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-1
/
+2
*
gpio: lp3943: Remove redundant of_match_ptr helper
Sachin Kamat
2014-01-21
1
-1
/
+1
*
gpio: add LP3943 I2C GPIO expander driver
Milo Kim
2014-01-21
1
-0
/
+242