index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-07-05
1
-3
/
+3
|
\
|
*
mfd: lp87565: Fix typo in define names
Luca Ceresoli
2021-05-19
1
-3
/
+3
*
|
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-05
36
-549
/
+562
|
\
\
|
*
|
gpio: mxs: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-06-25
1
-2
/
+2
|
*
|
gpio: pca953x: Add support for the On Semi pca9655
Peter Robinson
2021-06-16
1
-0
/
+1
|
*
|
gpio: gpio-xilinx: update on suspend and resume calls
Srinivas Neeli
2021-06-14
1
-4
/
+4
|
*
|
gpio: zynq: Check return value of irq_get_irq_data
Srinivas Neeli
2021-06-14
1
-0
/
+10
|
*
|
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
2021-06-14
1
-1
/
+4
|
*
|
gpio: zynq: use module_platform_driver to simplify the code
Srinivas Neeli
2021-06-14
1
-16
/
+1
|
*
|
gpio: idt3243x: Fix return value check in idt_gpio_probe()
Wei Yongjun
2021-06-11
1
-4
/
+4
|
*
|
gpio: Add support for IDT 79RC3243x GPIO controller
Thomas Bogendoerfer
2021-06-07
3
-0
/
+219
|
*
|
gpio: regmap: move drvdata to config data
Michael Walle
2021-06-07
1
-6
/
+1
|
*
|
gpio-dwapb: Drop unused headers and sort the rest
Andy Shevchenko
2021-06-07
1
-5
/
+3
|
*
|
gpio: gpio-regmap: Use devm_add_action_or_reset()
Matti Vaittinen
2021-06-04
1
-14
/
+11
|
*
|
gpio: dwapb: Switch to use fwnode_irq_get()
Andy Shevchenko
2021-06-02
1
-8
/
+4
|
*
|
gpio: dwapb: Drop redundant check in dwapb_irq_set_type()
Andy Shevchenko
2021-06-02
1
-3
/
+0
|
*
|
gpio: 104-idio-16: Fix coding style issues
Navin Sankar Velliangiri
2021-06-02
1
-10
/
+13
|
*
|
gpiolib: Switch to bitmap_alloc()
Andy Shevchenko
2021-05-28
1
-11
/
+25
|
*
|
gpiolib: Split fastpath array to two
Andy Shevchenko
2021-05-28
1
-9
/
+15
|
*
|
gpio: wm8350: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-11
/
+1
|
*
|
gpio: wm8994: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-12
/
+1
|
*
|
gpio: wm831x: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-11
/
+1
|
*
|
gpio: tps65910: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-10
/
+2
|
*
|
gpio: sta2x11: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-9
/
+1
|
*
|
gpio: sprd: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-9
/
+1
|
*
|
gpio: spear-spics: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-11
/
+1
|
*
|
gpio: ath79: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-25
1
-8
/
+1
|
*
|
gpio: tps65912: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-24
1
-11
/
+1
|
*
|
gpio: tps65218: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-24
1
-11
/
+2
|
*
|
gpio: tc3589x: emove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-24
1
-10
/
+1
|
*
|
gpio: tps6586x: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-24
1
-11
/
+2
|
*
|
gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-23
1
-7
/
+1
|
*
|
gpio: gpio-tegra186: remove empty remove hook
Alexandru Ardelean
2021-05-23
1
-6
/
+0
|
*
|
gpio: da9052: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-23
1
-10
/
+1
|
*
|
gpio: xgene: simplify probe, return devm_gpiochip_add_data() directly
Alexandru Ardelean
2021-05-23
1
-10
/
+1
|
*
|
gpio: tps68470: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-21
1
-11
/
+1
|
*
|
gpio: bd9571mwv: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-21
1
-10
/
+1
|
*
|
gpio: altera-a10sr: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-21
1
-10
/
+1
|
*
|
gpio: adp5520: cleanup probe error path + remove platform_set_drvdata()
Alexandru Ardelean
2021-05-21
1
-14
/
+4
|
*
|
gpio: visconti: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-21
1
-9
/
+1
|
*
|
gpiolib: Use sysfs_emit() in "show" functions
Andy Shevchenko
2021-05-21
1
-17
/
+12
|
*
|
gpiolib: Make use of assign_bit() API (part 2)
Andy Shevchenko
2021-05-21
1
-4
/
+1
|
*
|
gpio: da9055: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2021-05-21
1
-10
/
+1
|
*
|
gpio: stmpe: fully use convert probe to device-managed
Alexandru Ardelean
2021-05-21
1
-19
/
+13
|
*
|
gpio: xilinx: No need to disable IRQs in the handler
Andy Shevchenko
2021-05-12
1
-3
/
+2
|
*
|
gpio: xilinx: Switch to use bitmap APIs
Andy Shevchenko
2021-05-12
1
-178
/
+178
|
*
|
gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
Andy Shevchenko
2021-05-12
1
-31
/
+37
|
*
|
gpiolib: Drop duplicate offset check in gpiochip_is_requested()
Andy Shevchenko
2021-05-12
1
-3
/
+0
|
*
|
gpio: mockup: Switch to use gpiochip_get_desc()
Andy Shevchenko
2021-05-12
1
-6
/
+3
|
*
|
gpio: logicvc: Remove redundant error printing in logicvc_gpio_probe()
Zhen Lei
2021-05-12
1
-3
/
+1
|
|
/
[next]