index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ds4520.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
char: xillybus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-07
vmw_balloon: change maintainership
Nadav Amit
2
-2
/
+4
2024-03-07
MAINTAINERS: change the maintainer for hpilo driver
Matt Hsiao
1
-1
/
+1
2024-03-07
char: xilinx_hwicap: Fix NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2024-03-07
hpet: remove hpets::hp_clocksource
Jiri Slaby (SUSE)
1
-1
/
+0
2024-03-07
platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISH
Masahiro Yamada
2
-4
/
+1
2024-03-07
char: xilinx_hwicap: drop casting to void in dev_set_drvdata
Javier Carrasco
1
-1
/
+1
2024-03-07
greybus: move is_gb_* functions out of greybus.h
Ricardo B. Marliere
2
-30
/
+30
2024-03-07
greybus: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
3
-17
/
+16
2024-03-07
siox: make siox_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
mcb: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
mcb: make mcb_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
tifm: make tifm_adapter_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
siox: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-03-07
dio: make dio_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-03-07
ipack: make ipack_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
most: core: make mostbus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
nvmem: core: Print error on wrong bits DT property
Markus Schneider-Pargmann
1
-0
/
+5
2024-03-07
nvmem: core: make nvmem_layout_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
nvmem: mtk-efuse: Drop NVMEM device name
Chen-Yu Tsai
1
-1
/
+0
2024-03-07
MAINTAINERS: Add maintainers for ZynqMP NVMEM driver
Praveen Teja Kundanala
1
-0
/
+8
2024-03-07
nvmem: zynqmp_nvmem: Add support to access efuse
Praveen Teja Kundanala
1
-10
/
+176
2024-03-07
nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup
Praveen Teja Kundanala
1
-25
/
+12
2024-03-07
firmware: xilinx: Add ZynqMP efuse access API
Praveen Teja Kundanala
2
-0
/
+33