index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
gpio: mockup: pass the named_lines parameter over platform_data
Bartosz Golaszewski
2017-12-02
1
-1
/
+3
*
|
gpio: mockup: merge gpio_mockup_add() into gpio_mockup_probe()
Bartosz Golaszewski
2017-12-02
1
-47
/
+31
*
|
gpio: mockup: remove a stray tab
Bartosz Golaszewski
2017-12-02
1
-1
/
+1
*
|
gpio: mockup: implement gpio_mockup_err()
Bartosz Golaszewski
2017-12-02
1
-6
/
+5
*
|
gpio: mockup: rework device probing
Bartosz Golaszewski
2017-12-02
1
-51
/
+71
*
|
gpio: mockup: verify the number of GPIO chips requested
Bartosz Golaszewski
2017-12-02
1
-1
/
+3
*
|
gpio: mockup: parse the module params in init, not probe
Bartosz Golaszewski
2017-12-02
1
-3
/
+3
*
|
gpio: mockup: add missing prefixes
Bartosz Golaszewski
2017-12-02
1
-11
/
+12
*
|
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
2017-12-02
1
-0
/
+3
*
|
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-12-02
1
-0
/
+4
*
|
Merge branch 'ib-gpio-acpi-quirks' into devel
Linus Walleij
2017-11-30
3
-24
/
+45
|
\
\
|
*
|
gpiolib: acpi: Introduce NO_RESTRICTION quirk
Andy Shevchenko
2017-11-30
1
-3
/
+10
|
*
|
gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping
Andy Shevchenko
2017-11-30
2
-2
/
+10
|
*
|
gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()
Andy Shevchenko
2017-11-30
3
-12
/
+19
|
*
|
gpiolib: acpi: Move adev member to struct acpi_gpio_info
Andy Shevchenko
2017-11-30
2
-5
/
+7
|
*
|
gpiolib: acpi: Don't contaminate return parameter in case of error
Andy Shevchenko
2017-11-30
1
-1
/
+1
|
*
|
gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
Andy Shevchenko
2017-11-30
1
-5
/
+2
|
|
/
*
|
gpio: omap: initialize gpioirq chip as part of gpiochip_add_data
Grygorii Strashko
2017-11-30
1
-18
/
+14
*
|
gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
Bartosz Golaszewski
2017-11-30
1
-0
/
+9
*
|
gpio: max732x: Remove duplicate NULL check
Andy Shevchenko
2017-11-29
1
-4
/
+2
|
/
*
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-16
8
-33
/
+14
|
\
|
*
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-09
48
-407
/
+2640
|
|
\
|
*
|
gpio: Cut old SX150X Kconfig option
Linus Walleij
2017-10-17
1
-9
/
+0
|
*
|
gpio: pxa: Use library functions
Linus Walleij
2017-10-07
1
-12
/
+2
|
*
|
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-09-22
7
-14
/
+14
*
|
|
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-15
1
-0
/
+13
|
\
\
\
|
*
\
\
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Wolfram Sang
2017-11-01
1
-0
/
+13
|
|
\
\
\
|
|
*
|
|
gpio: Make it possible for consumers to enforce open drain
Linus Walleij
2017-10-30
1
-0
/
+13
|
|
|
/
/
*
|
|
|
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
48
-407
/
+2638
|
\
\
\
\
|
*
|
|
|
gpio: tegra186: Remove tegra186_gpio_lock_class
Axel Lin
2017-11-13
1
-3
/
+0
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
gpio: Fix undefined lock_dep_class
Linus Walleij
2017-11-08
1
-1
/
+1
|
*
|
|
gpio: Automatically add lockdep keys
Thierry Reding
2017-11-08
1
-29
/
+12
|
*
|
|
gpio: Introduce struct gpio_irq_chip.first
Thierry Reding
2017-11-08
1
-1
/
+2
|
*
|
|
gpio: Disambiguate struct gpio_irq_chip.nested
Thierry Reding
2017-11-08
1
-14
/
+10
|
*
|
|
gpio: Add Tegra186 support
Thierry Reding
2017-11-08
3
-0
/
+633
|
*
|
|
gpio: Export gpiochip_irq_{map,unmap}()
Thierry Reding
2017-11-08
1
-3
/
+5
|
*
|
|
gpio: Implement tighter IRQ chip integration
Thierry Reding
2017-11-08
1
-1
/
+107
|
*
|
|
gpio: Move lock_key into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-2
/
+2
|
*
|
|
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
2017-11-08
3
-12
/
+12
|
*
|
|
gpio: Move irq_nested into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-4
/
+4
|
*
|
|
gpio: Move irq_chained_parent to struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-5
/
+12
|
*
|
|
gpio: Move irq_default_type to struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-3
/
+3
|
*
|
|
gpio: Move irq_handler to struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-2
/
+2
|
*
|
|
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
32
-43
/
+45
|
*
|
|
gpio: Move irqchip into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-7
/
+7
|
*
|
|
gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"
Ard Biesheuvel
2017-10-31
1
-5
/
+0
|
*
|
|
gpio: mb86s7x: share with other SoCs as module
Ard Biesheuvel
2017-10-31
2
-3
/
+7
|
*
|
|
gpio: brcmstb: implement suspend/resume/shutdown
Doug Berger
2017-10-31
1
-50
/
+151
|
*
|
|
gpio: brcmstb: consolidate interrupt domains
Doug Berger
2017-10-31
2
-44
/
+146
|
*
|
|
gpio: brcmstb: correct the configuration of level interrupts
Doug Berger
2017-10-31
1
-2
/
+2
[prev]
[next]