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: merrifield: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-4
/
+1
|
|
*
|
gpio: lynxpoint: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-15
/
+2
|
|
*
|
gpio: intel-mid: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-9
/
+1
|
|
*
|
gpio: ich: Convert to use SPDX identifier
Andy Shevchenko
2018-12-07
1
-14
/
+1
|
|
*
|
gpio: sodaville: Sort headers alphabetically
Andy Shevchenko
2018-12-07
1
-3
/
+3
|
|
*
|
gpio: pch: Sort headers alphabetically
Andy Shevchenko
2018-12-07
1
-3
/
+3
|
|
*
|
gpio: ich: Sort headers alphabetically
Andy Shevchenko
2018-12-07
1
-3
/
+3
|
|
*
|
gpio: sch: Remove linux/init.h and sort headers
Andy Shevchenko
2018-12-07
1
-6
/
+5
|
|
*
|
gpio: merrifield: Remove linux/init.h
Andy Shevchenko
2018-12-07
1
-1
/
+0
|
|
*
|
gpio: lynxpoint: Remove linux/init.h and sort headers
Andy Shevchenko
2018-12-07
1
-8
/
+7
|
|
*
|
gpio: intel-mid: Remove linux/module.h and sort headers
Andy Shevchenko
2018-12-07
1
-4
/
+2
|
|
*
|
gpio: pch: Remove duplicate assignments
Andy Shevchenko
2018-12-07
1
-4
/
+1
|
|
*
|
gpio: pch: Remove redundant __func__ from debug print
Andy Shevchenko
2018-12-07
1
-7
/
+4
|
|
*
|
gpio: ich: Join string literals back
Andy Shevchenko
2018-12-07
1
-3
/
+2
|
|
*
|
gpio: ich: Convert pr_<level> to dev_<level>
Andy Shevchenko
2018-12-07
1
-6
/
+5
|
|
*
|
gpio: ich: Switch to use struct device instead of platform_device
Andy Shevchenko
2018-12-07
1
-10
/
+11
|
|
*
|
gpio: ich: Simplify error handling in ichx_write_bit()
Andy Shevchenko
2018-12-07
1
-12
/
+3
|
|
*
|
gpio: sodaville: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
2018-12-07
1
-6
/
+3
|
|
*
|
gpio: pch: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
2018-12-07
1
-8
/
+6
|
|
*
|
gpio: lynxpoint: Use for_each_set_bit() in IRQ handler
Andy Shevchenko
2018-12-03
1
-5
/
+7
|
|
*
|
gpio: pch: Convert to dev_pm_ops
Andy Shevchenko
2018-12-03
1
-40
/
+13
|
|
*
|
gpio: sodaville: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2018-12-02
1
-34
/
+18
|
|
*
|
gpio: pch: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2018-12-02
1
-52
/
+12
|
|
|
/
|
*
|
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-12-14
3
-13
/
+23
|
*
|
gpio: lpc18xx: fix GPIO controller driver build as a module
Vladimir Zapolskiy
2018-12-10
1
-2
/
+0
|
*
|
gpio: uniphier: convert to SPDX License Identifier
Masahiro Yamada
2018-12-07
1
-13
/
+4
|
*
|
gpio: zynq: Report gpio direction at boot
Brandon Maier
2018-12-07
1
-0
/
+23
|
*
|
gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-07
1
-12
/
+3
|
*
|
gpio: lpc18xx: add GPIO pin interrupt controller support
Vladimir Zapolskiy
2018-12-07
2
-4
/
+264
|
*
|
gpio: lpc18xx: use resource managed interface to register GPIO controller
Vladimir Zapolskiy
2018-12-07
1
-2
/
+1
|
*
|
gpio: lpc18xx: add struct device local variable
Vladimir Zapolskiy
2018-12-07
1
-7
/
+8
|
*
|
gpio: lpc18xx: use SPDX license identifier
Vladimir Zapolskiy
2018-12-07
1
-4
/
+1
|
*
|
gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
Nicholas Mc Guire
2018-12-07
1
-2
/
+6
|
*
|
gpio: mt7621: report failure of devm_kasprintf()
Nicholas Mc Guire
2018-12-07
1
-0
/
+2
|
*
|
gpio: rcar: reference device instead of platform device
Vladimir Zapolskiy
2018-12-05
1
-13
/
+11
|
*
|
gpio: OF: Parse MMC-specific CD and WP properties
Linus Walleij
2018-11-29
1
-0
/
+39
|
*
|
gpio: restore original GPLv2+ license of gpiolib-of.c sources
Vladimir Zapolskiy
2018-11-26
1
-1
/
+1
|
*
|
drivers/gpio/gpio-grgpio.c: Remove duplicate header
Brajeswar Ghosh
2018-11-19
1
-1
/
+0
|
*
|
gpio: vf610: add optional clock support
A.s. Dong
2018-11-16
1
-0
/
+44
|
*
|
gpio: mxc: move gpio noirq suspend/resume to syscore phase
Anson Huang
2018-11-16
1
-15
/
+24
|
*
|
gpio: rcar: convert to SPDX identifiers
Kuninori Morimoto
2018-11-15
1
-9
/
+1
|
*
|
gpio: drop devm_gpio_chip_match()
Laurent Pinchart
2018-11-15
1
-14
/
+0
|
*
|
gpiolib: Fix possible use after free on label
Muchun Song
2018-11-05
1
-4
/
+21
|
*
|
gpio: sch311x: clean an indentation issue, remove extraneous space
Colin Ian King
2018-11-05
1
-1
/
+1
|
*
|
gpio: pl061: Move irq_chip definition inside struct pl061
Manivannan Sadhasivam
2018-11-05
1
-11
/
+10
|
*
|
gpio: drop devm_gpiochip_remove()
Uwe Kleine-König
2018-11-05
1
-17
/
+1
|
*
|
gpio: pcie-idio-24: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: pci-idio-16: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: ws16c48: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
|
*
|
gpio: gpio-mm: Mask read inputs for get_multiple
William Breathitt Gray
2018-11-05
1
-1
/
+1
[prev]
[next]