index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
gpio: ge: Replace GPLv2 boilerplate with SPDX
Andy Shevchenko
1
-4
/
+1
2023-07-27
gpio: ge: Utilise temporary variable for struct device
Andy Shevchenko
1
-5
/
+5
2023-07-27
gpio: ge: Make driver OF-independent
Andy Shevchenko
1
-20
/
+13
2023-07-27
gpio: ge: Fix English spelling and grammar
Andy Shevchenko
1
-5
/
+6
2023-07-27
gpio: ge: Add missing header
Andy Shevchenko
1
-5
/
+6
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-01-30
gpio: ge: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2018-05-16
gpio: ge: Fix build warning
Thierry Reding
1
-1
/
+1
2018-05-16
gpio: ge: Use of_device_get_match_data()
Thierry Reding
1
-3
/
+1
2018-03-19
gpio: ge: Drop of_gpio.h include
Linus Walleij
1
-1
/
+0
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+2
2016-02-23
gpio: ge: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-1
/
+1
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
1
-12
/
+12
2015-01-29
gpio: ge: Convert to use devm_kstrdup
Axel Lin
1
-5
/
+6
2015-01-19
gpio: ge: fix compilation error
Kamlakant Patel
1
-0
/
+1
2015-01-16
gpio: ge: convert to use basic mmio gpio library
Kamlakant Patel
1
-57
/
+39
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-28
gpio: ge: Convert to platform driver
Alexander Shiyan
1
-121
/
+53
2012-03-16
powerpc/85xx: Board support for GE IMP3A
Martyn Welch
1
-0
/
+28
2012-03-16
gpio: Move GE GPIO driver to reside within GPIO subsystem
Martyn Welch
1
-0
/
+171