index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-02
gpio: it87: fix mojibake in module metadata
Adam Borowski
1
-1
/
+1
2017-12-02
gpio: mockup: add helpers for accessing the gpio ranges
Bartosz Golaszewski
1
-4
/
+14
2017-12-02
gpio: mockup: rename gpio_mockup_params_nr to gpio_mockup_num_ranges
Bartosz Golaszewski
1
-6
/
+6
2017-12-02
gpio: mockup: modify the return value check for devm_irq_sim_init()
Bartosz Golaszewski
1
-1
/
+1
2017-12-02
gpio: mockup: implement gpio_mockup_set_multiple()
Bartosz Golaszewski
1
-0
/
+11
2017-12-02
gpio: mockup: tweak line breaks
Bartosz Golaszewski
1
-4
/
+4
2017-12-02
gpio: mockup: verify that ngpio > 0
Bartosz Golaszewski
1
-0
/
+9
2017-12-02
gpio: mockup: fix debugfs handling
Bartosz Golaszewski
1
-5
/
+5
2017-12-02
gpio: mockup: group code by logic
Bartosz Golaszewski
1
-23
/
+23
2017-12-02
gpio: mockup: change the type of value field in line state struct
Bartosz Golaszewski
1
-1
/
+1
2017-12-02
gpio: mockup: extend the debugfs layout
Bartosz Golaszewski
1
-2
/
+8
2017-12-02
gpio: mockup: pass the named_lines parameter over platform_data
Bartosz Golaszewski
1
-1
/
+3
2017-12-02
gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()
Bartosz Golaszewski
1
-47
/
+31
2017-12-02
gpio: mockup: remove a stray tab
Bartosz Golaszewski
1
-1
/
+1
2017-12-02
gpio: mockup: implement gpio_mockup_err()
Bartosz Golaszewski
1
-6
/
+5
2017-12-02
gpio: mockup: rework device probing
Bartosz Golaszewski
1
-51
/
+71
2017-12-02
gpio: mockup: verify the number of GPIO chips requested
Bartosz Golaszewski
1
-1
/
+3
2017-12-02
gpio: mockup: parse the module params in init, not probe
Bartosz Golaszewski
1
-3
/
+3
2017-12-02
gpio: mockup: add missing prefixes
Bartosz Golaszewski
1
-11
/
+12
2017-12-02
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
1
-0
/
+3
2017-12-02
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-12-02
gpio: pca953x: fix vendor prefix for PCA9654
Sergei Shtylyov
1
-1
/
+1
2017-11-30
gpio: davinci: Assign first bank regs for unbanked case
Keerthy
1
-1
/
+1
2017-11-30
gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
Masahiro Yamada
1
-1
/
+1
2017-11-30
gpio: 74x164: Fix crash during .remove()
Geert Uytterhoeven
1
-2
/
+2
2017-11-30
Merge branch 'ib-gpio-acpi-quirks' into devel
Linus Walleij
3
-24
/
+45
2017-11-30
gpio: omap: initialize gpioirq chip as part of gpiochip_add_data
Grygorii Strashko
1
-18
/
+14
2017-11-30
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
Bartosz Golaszewski
1
-0
/
+9
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
2
-2
/
+10
2017-11-30
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
3
-12
/
+19
2017-11-30
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
2
-5
/
+7
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-11-29
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
Mika Westerberg
1
-73
/
+2
2017-11-29
gpio: max732x: Remove duplicate NULL check
Andy Shevchenko
1
-4
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-33
/
+14
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
48
-407
/
+2638
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+5
2017-11-13
gpio: tegra186: Remove tegra186_gpio_lock_class
Axel Lin
1
-3
/
+0
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
48
-407
/
+2640
2017-11-08
gpio: Fix undefined lock_dep_class
Linus Walleij
1
-1
/
+1
2017-11-08
gpio: Automatically add lockdep keys
Thierry Reding
1
-29
/
+12
2017-11-08
gpio: Introduce struct gpio_irq_chip.first
Thierry Reding
1
-1
/
+2
2017-11-08
gpio: Disambiguate struct gpio_irq_chip.nested
Thierry Reding
1
-14
/
+10
2017-11-08
gpio: Add Tegra186 support
Thierry Reding
3
-0
/
+633
2017-11-08
gpio: Export gpiochip_irq_{map,unmap}()
Thierry Reding
1
-3
/
+5
2017-11-08
gpio: Implement tighter IRQ chip integration
Thierry Reding
1
-1
/
+107
[prev]
[next]