index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
gpio: dwapb: Switch to use fwnode_irq_get()
Andy Shevchenko
1
-8
/
+4
2021-06-02
gpio: dwapb: Drop redundant check in dwapb_irq_set_type()
Andy Shevchenko
1
-3
/
+0
2021-06-02
gpio: 104-idio-16: Fix coding style issues
Navin Sankar Velliangiri
1
-10
/
+13
2021-05-28
gpiolib: Switch to bitmap_alloc()
Andy Shevchenko
1
-11
/
+25
2021-05-28
gpiolib: Split fastpath array to two
Andy Shevchenko
1
-9
/
+15
2021-05-27
gpio: wcd934x: Fix shift-out-of-bounds error
Srinivas Kandagatla
1
-1
/
+1
2021-05-25
gpio: wm8350: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-25
gpio: wm8994: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-12
/
+1
2021-05-25
gpio: wm831x: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-25
gpio: tps65910: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+2
2021-05-25
gpio: sta2x11: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-25
gpio: sprd: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-25
gpio: spear-spics: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-25
gpio: ath79: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-8
/
+1
2021-05-24
gpio: tps65912: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-24
gpio: tps65218: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+2
2021-05-24
gpio: tc3589x: emove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-24
gpio: tps6586x: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+2
2021-05-23
gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-7
/
+1
2021-05-23
gpio: gpio-tegra186: remove empty remove hook
Alexandru Ardelean
1
-6
/
+0
2021-05-23
gpio: da9052: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-23
gpio: xgene: simplify probe, return devm_gpiochip_add_data() directly
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: tps68470: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-11
/
+1
2021-05-21
gpio: bd9571mwv: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: altera-a10sr: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: adp5520: cleanup probe error path + remove platform_set_drvdata()
Alexandru Ardelean
1
-14
/
+4
2021-05-21
gpio: visconti: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-21
gpiolib: Use sysfs_emit() in "show" functions
Andy Shevchenko
1
-17
/
+12
2021-05-21
gpiolib: Make use of assign_bit() API (part 2)
Andy Shevchenko
1
-4
/
+1
2021-05-21
gpio: da9055: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-10
/
+1
2021-05-21
gpio: stmpe: fully use convert probe to device-managed
Alexandru Ardelean
1
-19
/
+13
2021-05-20
gpio: wcove: Split error handling for CTRL and IRQ registers
Andy Shevchenko
1
-3
/
+7
2021-05-20
gpio: wcove: Unify style of to_reg() with to_ireg()
Andy Shevchenko
1
-8
/
+3
2021-05-20
gpio: wcove: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
1
-9
/
+9
2021-05-19
mfd: lp87565: Fix typo in define names
Luca Ceresoli
1
-3
/
+3
2021-05-17
gpio: crystalcove: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
1
-9
/
+1
2021-05-12
gpio: tegra186: Don't set parent IRQ affinity
Jon Hunter
1
-11
/
+0
2021-05-12
gpio: xilinx: Correct kernel doc for xgpio_probe()
Andy Shevchenko
1
-1
/
+1
2021-05-12
gpio: xilinx: No need to disable IRQs in the handler
Andy Shevchenko
1
-3
/
+2
2021-05-12
gpio: xilinx: Switch to use bitmap APIs
Andy Shevchenko
1
-178
/
+178
2021-05-12
gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
Andy Shevchenko
1
-31
/
+37
2021-05-12
gpiolib: Drop duplicate offset check in gpiochip_is_requested()
Andy Shevchenko
1
-3
/
+0
2021-05-12
gpio: mockup: Switch to use gpiochip_get_desc()
Andy Shevchenko
1
-6
/
+3
2021-05-12
gpio: logicvc: Remove redundant error printing in logicvc_gpio_probe()
Zhen Lei
1
-3
/
+1
2021-05-12
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-152
/
+654
2021-05-05
gpio: mxs: remove useless function
Jiapeng Chong
1
-5
/
+0
2021-05-05
gpio: it87: remove unused code
Jiapeng Chong
1
-8
/
+0
2021-05-05
gpio: 104-dio-48e: Fix coding style issues
Barney Goette
1
-25
/
+25
2021-05-05
gpio: mpc8xxx: Add ACPI support
Ran Wang
1
-14
/
+33
[prev]
[next]