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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
iio: Kconfig: ad8366: add entry for HMC1119 chip
Alexandru Ardelean
1
-0
/
+1
2020-08-22
iio: adxl372_i2c: Add OF device ID table
Stefan Popa
1
-0
/
+8
2020-08-22
iio: adxl372_spi: change indentation for of_table
Alexandru Ardelean
1
-2
/
+2
2020-08-22
iio: frequency: ad9523: convert rest of driver to device managed functions
Alexandru Ardelean
1
-40
/
+20
2020-08-22
iio: chemical: atlas-ezo-sensor: add support for O2 sensor
Matt Ranostay
1
-19
/
+54
2020-08-22
iio: add IIO_MOD_O2 modifier
Matt Ranostay
1
-0
/
+1
2020-08-18
staging: hikey9xx: Kconfig: add regulator dependency
Mauro Carvalho Chehab
1
-0
/
+1
2020-08-18
staging: emxx_udc: Allow for building on !ARM
Alex Dewar
1
-1
/
+1
2020-08-18
dt: document HiSilicon SPMI controller and mfd/regulator properties
Mauro Carvalho Chehab
2
-0
/
+221
2020-08-18
staging: mfd: hi6421-spmi-pmic: Simplify the compatible string
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-18
staging: spmi: hisi-spmi-controller: change compatible string
Mauro Carvalho Chehab
1
-1
/
+2
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of interrupt properties
Mauro Carvalho Chehab
1
-60
/
+20
2020-08-18
staging: hikey9xx: fix Kconfig dependency chain
Mauro Carvalho Chehab
1
-1
/
+3
2020-08-18
staging: hikey9xx: add a TODO list
Mauro Carvalho Chehab
1
-0
/
+5
2020-08-18
staging: regulator: hi6421v600-regulator: code cleanup
Mauro Carvalho Chehab
1
-46
/
+32
2020-08-18
staging: regulator: hi6421v600-regulator: add it to the building system
Mauro Carvalho Chehab
2
-3
/
+12
2020-08-18
staging: regulator: hi6421v600-regulator: fix some coding style issues
Mauro Carvalho Chehab
1
-14
/
+14
2020-08-18
staging: regulator: hi6421v600-regulator: cleanup DT settings
Mauro Carvalho Chehab
1
-27
/
+42
2020-08-18
staging: regulator: hi6421v600-regulator: initialize ramp_delay
Mauro Carvalho Chehab
1
-0
/
+3
2020-08-18
staging: regulator: hi6421v600-regulator: add a driver-specific debug macro
Mauro Carvalho Chehab
1
-29
/
+32
2020-08-18
staging: regulator: hi6421v600-regulator: don't use usleep_range for off_on_d...
Mauro Carvalho Chehab
1
-3
/
+0
2020-08-18
staging: regulator: hi6421v600-regulator: convert to use get/set voltage_sel
Mauro Carvalho Chehab
1
-36
/
+22
2020-08-18
staging: regulator: hi6421v600-regulator: change namespace
Mauro Carvalho Chehab
1
-47
/
+47
2020-08-18
staging: regulator: hi6421v600-regulator: better handle modes
Mauro Carvalho Chehab
1
-22
/
+10
2020-08-18
staging: regulator: hi6421v600-regulator: use shorter names for OF properties
Mauro Carvalho Chehab
1
-31
/
+21
2020-08-18
staging: regulator: hi6421v600-regulator: cleanup debug messages
Mauro Carvalho Chehab
1
-29
/
+47
2020-08-18
staging: regulator: hi6421v600-regulator: cleanup struct hisi_regulator
Mauro Carvalho Chehab
1
-134
/
+92
2020-08-18
staging: regulator: hi6421v600-regulator: change the binding logic
Mauro Carvalho Chehab
1
-95
/
+91
2020-08-18
staging: regulator: hi6421v600-regulator: coding style fixups
Mauro Carvalho Chehab
1
-54
/
+56
2020-08-18
staging: regulator: hi6421v600-regulator: port it to upstream
Mauro Carvalho Chehab
1
-29
/
+5
2020-08-18
staging: regulator: hi6421v600-regulator: get rid of unused code
Mauro Carvalho Chehab
1
-188
/
+8
2020-08-18
staging: regulator: add a regulator driver for HiSilicon 6421v600 SPMI PMIC
Mayulong
1
-0
/
+741
2020-08-18
staging: mfd: hi6421-spmi-pmic: cleanup the code
Mauro Carvalho Chehab
1
-84
/
+67
2020-08-18
staging: mfd: hi6421-spmi-pmic: add it to the building system
Mauro Carvalho Chehab
2
-1
/
+19
2020-08-18
staging: mfd: hi6421-spmi-pmic: fix some coding style issues
Mauro Carvalho Chehab
1
-2
/
+2
2020-08-18
staging: mfd: hi6421-spmi-pmic: change namespace on its functions
Mauro Carvalho Chehab
1
-46
/
+51
2020-08-18
staging: mfd: hi6421-spmi-pmic: cleanup OF properties
Mauro Carvalho Chehab
1
-8
/
+8
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of unused OF properties
Mauro Carvalho Chehab
1
-141
/
+4
2020-08-18
staging: mfd: hi6421-spmi-pmic: change the binding logic
Mauro Carvalho Chehab
1
-55
/
+29
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of the static vars
Mauro Carvalho Chehab
1
-132
/
+92
2020-08-18
staging: mfd: hi6421-spmi-pmic: deal with non-static functions
Mauro Carvalho Chehab
1
-123
/
+24
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of unused code
Mauro Carvalho Chehab
1
-63
/
+0
2020-08-18
staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI version
Mayulong
1
-0
/
+759
2020-08-18
staging: spmi: hisi-spmi-controller: do some code cleanups
Mauro Carvalho Chehab
1
-89
/
+61
2020-08-18
staging: spmi: hisi-spmi-controller: add it to the building system
Mauro Carvalho Chehab
4
-0
/
+16
2020-08-18
staging: spmi: hisi-spmi-controller: fix the dev_foo() logic
Mauro Carvalho Chehab
1
-20
/
+21
2020-08-18
staging: spmi: hisi-spmi-controller: add debug when values are read/write
Mauro Carvalho Chehab
1
-3
/
+12
2020-08-18
staging: spmi: hisi-spmi-controller: use le32 macros where needed
Mauro Carvalho Chehab
1
-13
/
+7
2020-08-18
staging: spmi: hisi-spmi-controller: adjust whitespaces at defines
Mauro Carvalho Chehab
1
-12
/
+14
2020-08-18
staging: spmi: hisi-spmi-controller: fix a typo
Mauro Carvalho Chehab
1
-1
/
+1
[next]