index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
gpiolib: acpi: Introduce NO_RESTRICTION quirk
Andy Shevchenko
1
-3
/
+10
2017-11-30
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
1
-2
/
+8
2017-11-30
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
1
-7
/
+16
2017-11-30
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
1
-5
/
+5
2017-11-30
gpiolib: acpi: Don't contaminate return parameter in case of error
Andy Shevchenko
1
-1
/
+1
2017-11-30
gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
Andy Shevchenko
1
-5
/
+2
2017-09-19
gpio: acpi: work around false-positive -Wstring-overflow warning
Arnd Bergmann
1
-1
/
+1
2017-08-14
gpio: acpi: Fixup kerneldoc
Thierry Reding
1
-2
/
+2
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-73
/
+112
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
1
-1
/
+1
2017-05-29
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
1
-5
/
+18
2017-05-29
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
1
-2
/
+48
2017-05-29
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
Andy Shevchenko
1
-25
/
+36
2017-05-29
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
Andy Shevchenko
1
-0
/
+3
2017-05-29
gpio: acpi: Even more tighten up ACPI GPIO lookups
Andy Shevchenko
1
-35
/
+1
2017-05-29
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
Andy Shevchenko
1
-5
/
+5
2017-05-29
gpio: acpi: Align acpi_find_gpio() with DT version
Andy Shevchenko
1
-2
/
+2
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-9
/
+44
2017-03-30
ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
Dmitry Torokhov
1
-1
/
+3
2017-03-30
gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set
Hans de Goede
1
-0
/
+6
2017-03-16
gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints
Hans de Goede
1
-7
/
+11
2017-03-16
gpio: acpi: Don't return 0 on acpi_gpio_count()
Andy Shevchenko
1
-2
/
+2
2017-03-15
gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-0
/
+31
2017-01-11
gpiolib: Update documentation of struct acpi_gpio_info
Andy Shevchenko
1
-3
/
+2
2016-12-13
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-11
/
+96
2016-11-09
ACPI / gpio: avoid warning for gpio hogging code
Arnd Bergmann
1
-4
/
+4
2016-10-31
ACPI / gpio: make acpi_gpiochip_parse_own_gpio static
Wei Yongjun
1
-3
/
+3
2016-10-31
ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios()
Wei Yongjun
1
-0
/
+1
2016-10-24
ACPI / gpio: Add support for naming GPIOs
Mika Westerberg
1
-0
/
+3
2016-10-24
ACPI / gpio: Add hogging support
Mika Westerberg
1
-0
/
+71
2016-10-24
ACPI / gpio: Allow holes in list of GPIOs for a device
Mika Westerberg
1
-11
/
+21
2016-10-20
gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
David Arcari
1
-2
/
+5
2016-10-04
gpio: acpi: separation of concerns
Linus Walleij
1
-3
/
+54
2016-06-15
gpio: acpi: add _DEP support for Acer One 10
Rui Zhang
1
-0
/
+1
2016-04-30
gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list
Ville Syrjälä
1
-1
/
+1
2016-02-16
gpio: move the pin ranges into gpio_device
Linus Walleij
1
-9
/
+9
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-22
/
+25
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+43
2016-01-01
ACPI / gpio: Add irq_type when a GPIO is used as an interrupt
Christophe RICARD
1
-6
/
+27
2015-12-13
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
1
-0
/
+43
2015-11-19
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
1
-0
/
+43
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-22
/
+25
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-44
/
+109
2015-11-01
gpio / ACPI: Allow shared GPIO event to be read via operation region
Mika Westerberg
1
-1
/
+20
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
1
-5
/
+53
2015-09-15
ACPI / gpio: Split acpi_get_gpiod_by_index()
Rafael J. Wysocki
1
-47
/
+64
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
2015-06-11
gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found
Mika Westerberg
1
-4
/
+5
2015-06-10
GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use
Hanjun Guo
1
-0
/
+2
2015-05-12
Merge tag 'v4.1-rc3' into devel
Linus Walleij
1
-1
/
+1
[next]