index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-raspberrypi-exp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
gpiolib: of: support bias pull disable
Nuno Sá
2
-0
/
+8
2022-07-19
gpiolib: add support for bias pull disable
Nuno Sá
2
-2
/
+7
2022-07-19
gpio: 74xx-mmio: use bits.h macros for all masks
Andy Shevchenko
1
-1
/
+2
2022-07-19
gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()
Andy Shevchenko
1
-1
/
+4
2022-07-19
gpio: 74xx-mmio: Make use of device properties
Andy Shevchenko
1
-3
/
+4
2022-07-19
gpiolib: cdev: compile out HTE unless CONFIG_HTE selected
Kent Gibson
1
-35
/
+63
2022-07-19
gpiolib: cdev: consolidate edge detector configuration flags
Kent Gibson
1
-66
/
+60
2022-07-19
gpiolib: cdev: simplify line event identification
Kent Gibson
1
-29
/
+15
2022-07-19
gpiolib: cdev: replace if-else chains with switches
Kent Gibson
1
-13
/
+18
2022-07-19
gpiolib: cdev: simplify parameter in call to hte_edge_setup
Kent Gibson
1
-3
/
+1
2022-07-19
gpiolib: cdev: simplify linereq_free
Kent Gibson
1
-4
/
+4
2022-07-19
gpio: 104-idi-48: unsigned to unsigned int cleanup
Aakash Sen Sharma
1
-15
/
+15
2022-07-19
gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91
Geert Uytterhoeven
1
-0
/
+1
2022-07-19
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
1
-1
/
+3
2022-07-19
dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to YAML
Aparna M
2
-16
/
+51
2022-07-19
gpio: lp3943: unsigned to unsigned int cleanup
Shinyzenith
1
-8
/
+8
2022-07-19
gpiolib: of: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2022-07-19
gpio: adp5588: sort header inclusion alphabetically
Andy Shevchenko
1
-4
/
+4
2022-07-19
gpio: adp5588: Do not use defined value for driver name and compatible
Andy Shevchenko
1
-6
/
+4
2022-07-19
gpio: adp5588: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-5
/
+3
2022-07-19
gpio: rockchip: add support for rk3588
Jianqun Xu
1
-1
/
+2
2022-07-19
dt-bindings: gpio: rockchip: add gpio-ranges
Sebastian Reichel
1
-0
/
+2
2022-07-19
gpio: adnp: Make use of device properties
Andy Shevchenko
1
-9
/
+5
2022-07-19
gpio: adnp: use simple i2c probe function
Andy Shevchenko
1
-3
/
+2
2022-07-19
gpio: pca9570: add pca9571 support
Lucas Stach
1
-0
/
+2
2022-07-19
gpio: pca9570: Add DT bindings for NXP PCA9571
Lucas Stach
1
-0
/
+1
2022-07-19
gpio: xgs-iproc: Drop if with an always false condition
Uwe Kleine-König
1
-5
/
+1
2022-07-19
gpio: brcmstb: Make .remove() obviously always return 0
Uwe Kleine-König
1
-7
/
+2
2022-07-19
gpio: ucb1400: Remove platform setup and teardown support
Uwe Kleine-König
3
-26
/
+2
2022-07-19
gpio: twl4030: Don't return an error after WARN in .remove
Uwe Kleine-König
1
-5
/
+2
2022-07-19
gpio: twl4030: Drop platform teardown callback
Uwe Kleine-König
2
-13
/
+0
2022-07-19
dt-bindings: gpio: renesas,rcar-gpio: R-Car V3U is R-Car Gen4
Geert Uytterhoeven
1
-3
/
+1
2022-07-19
gpio: davinci: Add support for system suspend/resume PM
Devarsh Thakkar
1
-0
/
+83
2022-07-19
dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offset
Chris Packham
1
-0
/
+8
2022-07-19
dt-bindings: gpio: gpio-mvebu: deprecate armadaxp-gpio
Chris Packham
1
-16
/
+8
2022-07-19
dt-bindings: gpio: gpio-mvebu: convert txt binding to DT schema format
Chris Packham
5
-96
/
+149
2022-07-19
gpiolib: devres: Get rid of unused devm_gpio_free()
Andy Shevchenko
3
-39
/
+0
2022-07-17
Linux 5.19-rc7
v5.19-rc7
Linus Torvalds
1
-1
/
+1
2022-07-17
drm/i915/ttm: fix 32b build
Matthew Auld
6
-13
/
+15
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
1
-0
/
+2
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-07-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-07-17
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+30
2022-07-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-16
random: cap jitter samples per bit to factor of HZ
Jason A. Donenfeld
1
-1
/
+1
2022-07-16
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
1
-1
/
+4
2022-07-16
x86/bugs: Remove apostrophe typo
Kim Phillips
1
-1
/
+1
2022-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
4
-44
/
+50
2022-07-15
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
1
-18
/
+22
[next]