index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
mfd: max8997: Enforce mfd_add_devices() return value check
Laszlo Papp
1
-4
/
+5
2014-01-21
mfd: mc13xxx: Simplify probe() & remove()
Alexander Shiyan
4
-50
/
+29
2014-01-21
mfd: mc13xxx: Remove useless symbol MFD_MC13783
Alexander Shiyan
4
-7
/
+3
2014-01-21
mfd: ssbi: Mark match table const
Stephen Boyd
1
-1
/
+1
2014-01-21
mfd: ssbi: Constify buffer in ssbi_write
Stephen Boyd
1
-4
/
+4
2014-01-21
mfd: ssbi: Remove platform data structs and hide ssbi type enum
Stephen Boyd
1
-0
/
+6
2014-01-21
mfd: Always assign of_node in mfd_add_device()
Stephen Warren
1
-0
/
+2
2014-01-21
mfd: cros ec: spi: Add delay for raising CS
Rhyland Klein
1
-0
/
+29
2014-01-21
mfd: cros ec: spi: Use 0 instead of '\0' consistently
Thierry Reding
1
-3
/
+3
2014-01-21
mfd: cros ec: spi: Depend on OF
Thierry Reding
1
-1
/
+1
2014-01-21
mfd: cros ec: spi: Use correct module license
Thierry Reding
1
-1
/
+1
2014-01-21
mfd: sec-core: Fix sparse NULL pointer warning
Wei Yongjun
1
-1
/
+1
2014-01-21
mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe()
Wei Yongjun
1
-1
/
+1
2014-01-21
mfd: mc13xxx: Remove redundant checks
Alexander Shiyan
1
-4
/
+1
2014-01-21
regulator: tps6586x: Add and use correct voltage table
Stefan Agner
1
-19
/
+74
2014-01-21
mfd: tps6586x: Add version detection
Stefan Agner
1
-8
/
+42
2014-01-21
pwm: Add LP3943 PWM driver
Milo Kim
3
-0
/
+325
2014-01-21
mfd: Add LP3943 MFD driver
Milo Kim
3
-0
/
+179
2014-01-21
gpio: add LP3943 I2C GPIO expander driver
Milo Kim
3
-0
/
+251
2014-01-21
mfd: max14577: Cleanup an error message
Dan Carpenter
1
-2
/
+1
2014-01-21
mfd: wm831x: Use PM ops for shutdown
Mark Brown
2
-6
/
+10
2014-01-21
mfd: ab8500: Use irqdomain to map interrupts
Linus Walleij
1
-1
/
+1
2014-01-21
mfd: rtsx: Prevent 'used uninitialised' warnings
Lee Jones
1
-3
/
+3
2014-01-21
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
10
-10
/
+10
2014-01-21
mfd/pinctrl: Delete platform data header
Linus Walleij
2
-1
/
+12
2014-01-21
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
Lee Jones
3
-32
/
+111
2014-01-21
Merge tag 'ib-asoc-3.14.2' into for-mfd-next
Lee Jones
2
-30
/
+252
2014-01-21
Merge tag 'tags/ib-asoc-1' into for-mfd-next
Lee Jones
1
-4
/
+69
2014-01-21
pinctrl: abx500: Delete non-devicetree probe path
Linus Walleij
1
-27
/
+9
2014-01-21
mfd: twl-core: Fix passing of platform data in the device tree case
Tony Lindgren
1
-3
/
+12
2014-01-21
mfd: twl-core: Clean up module by removing twl603x pdata handling
Ruslan Ruslichenko
1
-198
/
+0
2014-01-21
mfd: sec: Constify regmap configs and regmap irqs
Krzysztof Kozlowski
2
-10
/
+10
2014-01-21
mfd: max14577: Match regulator by of_compatible string
Krzysztof Kozlowski
1
-1
/
+4
2014-01-21
mfd: max14577: Add max14577 MFD driver core
Chanwoo Choi
3
-0
/
+257
2014-01-21
mfd: sec: Add PM ops and make it a wake up source
Krzysztof Kozlowski
1
-0
/
+40
2014-01-21
mfd: cros ec: i2c: Use consistent function names
Thierry Reding
1
-4
/
+4
2014-01-21
mfd: cros ec: spi: Use consistent function names
Thierry Reding
1
-4
/
+4
2014-01-21
mfd: mc13xxx: Remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-08
mfd: twl-core: Enable regcache for audio registers
Peter Ujfalusi
1
-0
/
+111
2014-01-08
mfd: twl-core: API to set the regcache bypass for a given regmap in twl
Peter Ujfalusi
1
-0
/
+21
2014-01-08
mfd: twl-core: Simplify IO wrapper functions by moving common code out
Peter Ujfalusi
1
-27
/
+31
2014-01-07
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
2
-28
/
+99
2014-01-07
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path
Sebastian Andrzej Siewior
2
-1
/
+2
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
3
-8
/
+16
2014-01-07
mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local
Sebastian Andrzej Siewior
1
-2
/
+1
2014-01-07
iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-01-06
mfd: as3722: Add watchdog support
Bibek Basu
1
-0
/
+3
2014-01-06
mfd: ti: Constify struct mfd_cell where possible
Geert Uytterhoeven
7
-7
/
+7
2014-01-06
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
16
-37
/
+37
2014-01-06
mfd: staging: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-1
/
+1
[next]