index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
gpio: mockup: tweak line breaks
Bartosz Golaszewski
2017-12-02
1
-4
/
+4
|
*
|
gpio: mockup: verify that ngpio > 0
Bartosz Golaszewski
2017-12-02
1
-0
/
+9
|
*
|
gpio: mockup: fix debugfs handling
Bartosz Golaszewski
2017-12-02
1
-5
/
+5
|
*
|
gpio: mockup: group code by logic
Bartosz Golaszewski
2017-12-02
1
-23
/
+23
|
*
|
gpio: mockup: change the type of value field in line state struct
Bartosz Golaszewski
2017-12-02
1
-1
/
+1
|
*
|
gpio: mockup: extend the debugfs layout
Bartosz Golaszewski
2017-12-02
1
-2
/
+8
|
*
|
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 branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
|
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
|
/
*
|
Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-01-29
1
-1
/
+10
|
\
\
|
*
\
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2018-01-18
1
-1
/
+10
|
|
\
\
|
|
*
|
gpio: merrifield: Add support of ACPI enabled platforms
Andy Shevchenko
2018-01-10
1
-1
/
+10
*
|
|
|
gpio: mmio: Also read bits that are zero
Linus Walleij
2018-01-16
1
-14
/
+16
|
/
/
/
*
/
/
gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()
Geert Uytterhoeven
2018-01-10
1
-12
/
+23
|
/
/
*
|
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-1
/
+1
*
|
gpio: brcmstb: Make really use of the new lockdep class
Thomas Gleixner
2017-12-29
1
-1
/
+1
*
|
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-28
4
-12
/
+26
*
|
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
2017-12-22
4
-13
/
+12
*
|
gpio: gpio-reg: fix build
Grygorii Strashko
2017-12-22
1
-2
/
+2
*
|
gpio: pca953x: fix vendor prefix for PCA9654
Sergei Shtylyov
2017-12-02
1
-1
/
+1
*
|
gpio: davinci: Assign first bank regs for unbanked case
Keerthy
2017-11-30
1
-1
/
+1
*
|
gpio: 74x164: Fix crash during .remove()
Geert Uytterhoeven
2017-11-30
1
-2
/
+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-14
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-14
48
-407
/
+2638
|
\
\
\
\
[prev]
[next]