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
...
|
|
*
|
|
|
|
gpiolib: use gpiochip_get_desc() in lineevent_create()
Bartosz Golaszewski
2020-01-07
1
-3
/
+3
|
|
*
|
|
|
|
gpiolib: use gpiochip_get_desc() in linehandle_create()
Bartosz Golaszewski
2020-01-07
1
-4
/
+3
|
|
*
|
|
|
|
gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
Bartosz Golaszewski
2020-01-07
2
-3
/
+5
|
|
*
|
|
|
|
gpiolib: have a single place of calling set_config()
Bartosz Golaszewski
2020-01-07
1
-9
/
+12
|
|
*
|
|
|
|
gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()
Bartosz Golaszewski
2020-01-07
1
-1
/
+1
|
|
*
|
|
|
|
gpio: gpiolib: fix confusing indention
Enrico Weigelt, metux IT consult
2020-01-06
1
-1
/
+1
|
|
*
|
|
|
|
gpio: tegra: Use NOIRQ phase for suspend/resume
Dmitry Osipenko
2019-12-20
1
-8
/
+2
|
|
*
|
|
|
|
gpio: tegra: Properly handle irq_set_irq_wake() error
Dmitry Osipenko
2019-12-20
1
-1
/
+6
|
|
*
|
|
|
|
gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors
Dmitry Osipenko
2019-12-20
1
-2
/
+2
|
|
*
|
|
|
|
gpio: remove unneeded MODULE_VERSION() usage
Enrico Weigelt, metux IT consult
2019-12-12
2
-2
/
+0
|
|
*
|
|
|
|
gpio: bcm-kona: use platform_irq_count
Peng Fan
2019-12-11
1
-3
/
+9
|
|
*
|
|
|
|
gpio: mvebu: use platform_irq_count
Peng Fan
2019-12-11
1
-2
/
+5
|
|
*
|
|
|
|
gpio: pca953x: Remove redundant forward declaration
Andy Shevchenko
2019-12-11
1
-2
/
+0
|
|
*
|
|
|
|
gpio: pca953x: Don't hardcode irq trigger type
Vignesh Raghavendra
2019-12-11
1
-2
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.
Song Hui
2020-01-07
1
-0
/
+1
|
*
|
|
|
|
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...
Jia-Ju Bai
2020-01-07
1
-4
/
+6
|
*
|
|
|
|
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()
Jia-Ju Bai
2020-01-07
1
-4
/
+0
|
*
|
|
|
|
gpiolib: Make use of assign_bit() API
Andy Shevchenko
2019-12-13
1
-39
/
+20
|
*
|
|
|
|
gpio: Add support for the Xylon LogiCVC GPIOs
Paul Kocialkowski
2019-12-13
3
-0
/
+177
|
*
|
|
|
|
gpiolib: Add GPIOCHIP_NAME definition
Geert Uytterhoeven
2019-12-12
3
-6
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
3
-0
/
+262
|
\
\
\
\
\
|
*
|
|
|
|
gpio/sifive: Add GPIO driver for SiFive SoCs
Yash Shah
2020-01-20
3
-0
/
+262
*
|
|
|
|
|
Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-01-27
2
-21
/
+11
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
mmc: core: Rework cd-gpio handling
Michał Mirosław
2019-12-18
1
-17
/
+0
|
*
|
|
|
|
mmc: core: Rework wp-gpio handling
Michał Mirosław
2019-12-18
1
-4
/
+0
|
*
|
|
|
|
gpio: add gpiod_toggle_active_low()
Michał Mirosław
2019-12-18
1
-0
/
+11
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"
Kevin Hao
2020-01-15
2
-57
/
+107
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
2020-01-07
1
-1
/
+31
*
|
|
|
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
2020-01-07
1
-4
/
+15
*
|
|
|
gpio: zynq: Fix for bug in zynq_gpio_restore_context API
Swapna Manupati
2020-01-07
1
-3
/
+5
*
|
|
|
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Dmitry Osipenko
2020-01-07
1
-0
/
+1
*
|
|
|
gpio: mockup: fix coding style
Bartosz Golaszewski
2020-01-03
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-12-27
8
-28
/
+34
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gpio: tegra186: Allow building on Tegra194-only configurations
Thierry Reding
2019-12-16
1
-2
/
+2
|
*
|
Merge tag 'gpio-v5.5-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2019-12-13
6
-24
/
+28
|
|
\
\
|
|
*
|
gpio: pca953x: Switch to bitops in IRQ callbacks
Andy Shevchenko
2019-12-11
1
-16
/
+10
|
|
*
|
gpiolib: fix up emulated open drain outputs
Russell King
2019-12-11
1
-0
/
+8
|
|
*
|
gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove
Arnd Bergmann
2019-12-11
1
-1
/
+1
|
|
*
|
gpio: aspeed: avoid return type warning
Arnd Bergmann
2019-12-11
1
-1
/
+1
|
|
*
|
gpio: mockup: Fix usage of new GPIO_LINE_DIRECTION
Kent Gibson
2019-12-11
1
-2
/
+5
|
|
*
|
gpio: xtensa: fix driver build
Max Filippov
2019-12-09
1
-4
/
+3
|
|
|
/
|
*
|
gpio: Fix error message on out-of-range GPIO in lookup table
Geert Uytterhoeven
2019-12-09
1
-2
/
+3
|
*
|
gpio: mpc8xxx: Add platform device to gpiochip->parent
Johnson CH Chen (陳昭勳)
2019-12-09
1
-0
/
+1
|
|
/
*
|
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-17
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
gpiolib: of: Make of_gpio_spi_cs_get_count static
YueHaibing
2019-12-03
1
-1
/
+1
|
*
gpio: Handle counting of Freescale chipselects
Linus Walleij
2019-11-28
1
-0
/
+27
*
|
gpio: pca953x: tighten up indentation
Andy Shevchenko
2019-12-04
1
-11
/
+11
*
|
gpio: pca953x: convert to use bitmap API
Andy Shevchenko
2019-12-04
1
-94
/
+70
*
|
gpio: pca953x: use input from regs structure in pca953x_irq_pending()
Andy Shevchenko
2019-12-04
1
-1
/
+1
*
|
gpio: pca953x: remove redundant variable and check in IRQ handler
Andy Shevchenko
2019-12-04
1
-3
/
+1
[prev]
[next]