index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
gpio: generic: move GPIO_GENERIC_ flags to the correct header
Bartosz Golaszewski
2
-10
/
+10
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
22
-45
/
+47
2025-09-17
gpio: nomadik: fix the debugfs helper stub
Bartosz Golaszewski
1
-2
/
+1
2025-09-16
MAINTAINERS: Add entry on MAX7360 driver
Mathieu Dubois-Briand
1
-0
/
+13
2025-09-16
input: misc: Add support for MAX7360 rotary
Mathieu Dubois-Briand
3
-0
/
+203
2025-09-16
input: keyboard: Add support for MAX7360 keypad
Mathieu Dubois-Briand
3
-0
/
+321
2025-09-16
gpio: max7360: Add MAX7360 gpio support
Mathieu Dubois-Briand
3
-0
/
+270
2025-09-16
gpio: regmap: Allow to provide init_valid_mask callback
Mathieu Dubois-Briand
2
-0
/
+8
2025-09-16
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
2
-2
/
+38
2025-09-16
pwm: max7360: Add MAX7360 PWM support
Kamel Bouhara
3
-0
/
+220
2025-09-16
pinctrl: Add MAX7360 pinctrl driver
Mathieu Dubois-Briand
3
-0
/
+227
2025-09-16
mfd: Add max7360 support
Kamel Bouhara
4
-0
/
+295
2025-09-16
dt-bindings: mfd: gpio: Add MAX7360
Mathieu Dubois-Briand
2
-0
/
+274
2025-09-16
rtc: Add Nuvoton NCT6694 RTC support
Ming Yu
4
-0
/
+309
2025-09-16
hwmon: Add Nuvoton NCT6694 HWMON support
Ming Yu
4
-0
/
+961
2025-09-16
watchdog: Add Nuvoton NCT6694 WDT support
Ming Yu
4
-0
/
+320
2025-09-16
can: Add Nuvoton NCT6694 CANFD support
Ming Yu
4
-0
/
+845
2025-09-16
i2c: Add Nuvoton NCT6694 I2C support
Ming Yu
4
-0
/
+208
2025-09-16
gpio: Add Nuvoton NCT6694 GPIO support
Ming Yu
4
-0
/
+513
2025-09-16
mfd: Add core driver for Nuvoton NCT6694
Ming Yu
5
-0
/
+513
2025-09-16
dt-bindings: gpio: fix trivial-gpio's schema id
Ioana Ciornei
1
-1
/
+1
2025-09-12
gpio: move gpio-mmio-specific fields out of struct gpio_chip
Bartosz Golaszewski
6
-233
/
+211
2025-09-12
gpio: mmio: use new generic GPIO chip API
Bartosz Golaszewski
1
-8
/
+21
2025-09-12
gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
1
-6
/
+14
2025-09-12
gpio: spacemit-k1: use new generic GPIO chip API
Bartosz Golaszewski
1
-8
/
+20
2025-09-12
gpio: sifive: use new generic GPIO chip API
Bartosz Golaszewski
1
-35
/
+38
2025-09-12
gpio: menz127: use new generic GPIO chip API
Bartosz Golaszewski
1
-14
/
+17
2025-09-12
gpio: mt7621: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
1
-17
/
+12
2025-09-12
gpio: mt7621: use new generic GPIO chip API
Bartosz Golaszewski
1
-19
/
+32
2025-09-12
gpio: brcmstb: use new generic GPIO chip API
Bartosz Golaszewski
1
-54
/
+62
2025-09-12
gpio: xgene-sb: use generic GPIO chip register read and write APIs
Bartosz Golaszewski
1
-2
/
+3
2025-09-12
gpio: ath79: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
1
-32
/
+19
2025-09-12
gpio: ath79: use new generic GPIO chip API
Bartosz Golaszewski
1
-15
/
+24
2025-09-12
gpio: hlwd: use new generic GPIO chip API
Bartosz Golaszewski
1
-51
/
+54
2025-09-12
gpio: loongson1: use new generic GPIO chip API
Bartosz Golaszewski
1
-17
/
+23
2025-09-12
gpio: loongson1: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
1
-1
/
+1
2025-09-12
gpiolib: add a common prefix to GPIO descriptor flags
Bartosz Golaszewski
5
-170
/
+170
2025-09-12
gpio: use more common syntax for compound literals
Bartosz Golaszewski
24
-24
/
+24
2025-09-10
gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct field
Colin Ian King
1
-3
/
+6
2025-09-09
gpio: loongson-64bit: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-09-08
gpio: pisosr: Use devm_mutex_init()
Christophe JAILLET
1
-7
/
+1
2025-09-08
gpio: loongson-64bit: Add support for Loongson-2K0300 SoC
Yao Zi
2
-7
/
+183
2025-09-08
dt-bindings: gpio: loongson: Document GPIO controller of LS2K0300 SoC
Yao Zi
1
-1
/
+27
2025-09-08
gpio: Kconfig: Update help for GPIO_PCA953X
Akhilesh Patil
1
-4
/
+8
2025-09-08
gpio: mlxbf3: use new generic GPIO chip API
Bartosz Golaszewski
1
-50
/
+53
2025-09-08
gpio: ep93xx: use new generic GPIO chip API
Bartosz Golaszewski
1
-5
/
+18
2025-09-08
gpio: ep93xx: order includes alphabetically
Bartosz Golaszewski
1
-5
/
+5
2025-09-08
gpio: ep93xx: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
1
-1
/
+1
2025-09-08
gpio: mlxbf: use new generic GPIO chip API
Bartosz Golaszewski
1
-10
/
+15
2025-09-08
gpio: tb10x: use new generic GPIO chip API
Bartosz Golaszewski
1
-30
/
+30
[next]