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