Masahiro Yamada
|
e1c05067c3
treewide: fix typos in comment blocks
|
10 年之前 |
Mika Westerberg
|
f35bbf61ab
gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found
|
10 年之前 |
Hanjun Guo
|
2b528fff09
GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use
|
10 年之前 |
Linus Walleij
|
8becdc18c3
Merge tag 'v4.1-rc3' into devel
|
10 年之前 |
Mika Westerberg
|
c884fbd452
gpio / ACPI: Add support for retrieving GpioInt resources from a device
|
10 年之前 |
Qipeng Zha
|
a4811622fe
gpiolib: change gpio pin from unsigned to signed in acpi callback
|
10 年之前 |
Linus Torvalds
|
510965dd4a
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 年之前 |
Rafael J. Wysocki
|
1ecb016e18
gpio / ACPI: Use local variable instead of ACPI_HANDLE()
|
10 年之前 |
qipeng.zha
|
4de60970ab
gpiolib: translate pin number in GPIO ACPI callbacks
|
10 年之前 |
Rojhalat Ibrahim
|
6685852732
gpiolib: add gpiod_get_array and gpiod_put_array functions
|
10 年之前 |
Linus Torvalds
|
980f3c344f
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 年之前 |
Linus Torvalds
|
c1b30e4d94
Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
10 年之前 |
Rafael J. Wysocki
|
60ba032ed7
ACPI / property: Drop size_prop from acpi_dev_get_property_reference()
|
10 年之前 |
Rafael J. Wysocki
|
f028d5242d
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
|
10 年之前 |
Mika Westerberg
|
0d9a693cc8
gpio / ACPI: Add support for _DSD device properties
|
10 年之前 |
Mika Westerberg
|
354567e608
gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod()
|
10 年之前 |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
10 年之前 |
Linus Torvalds
|
ea584595fc
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
10 年之前 |
Srinivas Pandruvada
|
c15d821ddb
gpio / ACPI: Use pin index and bit length
|
11 年之前 |
Alexandre Courbot
|
abdc08a3a2
gpio: change gpiochip_request_own_desc() prototype
|
11 年之前 |
Alexandre Courbot
|
e46cf32ced
gpio: acpi: normalize use of gpiochip_get_desc()
|
11 年之前 |
Mika Westerberg
|
afa82fab5e
gpio / ACPI: Move event handling registration to gpiolib irqchip helpers
|
11 年之前 |
Alexandre Courbot
|
d74be6dfea
gpio: remove gpiod_lock/unlock_as_irq()
|
11 年之前 |
Aaron Lu
|
dc62b56a68
gpio / ACPI: use *_cansleep version of gpiod_get/set APIs
|
11 年之前 |
Mika Westerberg
|
b5539fa2d5
gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read
|
11 年之前 |
Mika Westerberg
|
e9595f84a6
gpio / ACPI: Don't crash on NULL chip->dev
|
11 年之前 |
Mika Westerberg
|
473ed7be0d
gpio / ACPI: Add support for ACPI GPIO operation regions
|
11 年之前 |
Mika Westerberg
|
6072b9dcf9
gpio / ACPI: Rework ACPI GPIO event handling
|
11 年之前 |
Mika Westerberg
|
4b01a14bac
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
|
11 年之前 |
Mika Westerberg
|
aa92b6f689
gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
|
11 年之前 |