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
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
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+1
2009-07-03
mfd: fix pcap adc locking
Daniel Ribeiro
1
-1
/
+3
2009-07-03
mfd: sm501, fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-29
Input: dm355evm_keys - fix kconfig symbol names
David Brownell
1
-2
/
+1
2009-06-20
[WATCHDOG] twl4030 watchdog driver
Timo Kokkonen
1
-0
/
+12
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+20
2009-06-17
mfd: early init for MFD running regulators
Samuel Ortiz
3
-3
/
+3
2009-06-17
mfd: fix tmio related warnings
Samuel Ortiz
3
-3
/
+3
2009-06-17
mfd: asic3: enable SD/SDIO cell
Philipp Zabel
1
-1
/
+113
2009-06-17
mfd: asic3: enable DS1WM cell
Philipp Zabel
2
-0
/
+100
2009-06-17
mfd: asic3: use resource_size macro instead of local variable
Philipp Zabel
1
-4
/
+2
2009-06-17
mfd: asic3: add clock handling for MFD cells
Philipp Zabel
1
-0
/
+80
2009-06-17
mfd: asic3: add asic3_set_register common operation
Philipp Zabel
1
-0
/
+15
2009-06-17
mfd: Fix Kconfig help text for WM8350
Mark Brown
1
-1
/
+1
2009-06-17
mfd: add PCAP driver
Daniel Ribeiro
3
-0
/
+514
2009-06-17
mfd: add U300 AB3100 core support
Linus Walleij
3
-1
/
+1007
2009-06-17
drivers/mfd: remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-06-17
mfd/pcf50633-gpio.c: add MODULE_LICENSE
Adrian Bunk
1
-0
/
+3
2009-06-17
mfd: Mark WM8350 mask revision as readable to match silicon
Mark Brown
1
-1
/
+1
2009-06-17
mfd: Mark clocks_init as non-init in twl4030-core.c
Rakib Mullick
1
-1
/
+1
2009-06-17
mfd: Correct readability of WM8350 register 227
Mark Brown
1
-1
/
+1
2009-06-16
mfd: remove driver_data direct access of struct device
Greg Kroah-Hartman
3
-4
/
+4
2009-06-14
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
3
-0
/
+15
2009-06-11
Merge commit 'v2.6.30' into next
Dmitry Torokhov
2
-9
/
+1
2009-05-27
Input: ucb1400 - move static function from header into core
Sebastian Andrzej Siewior
1
-0
/
+20
2009-05-20
mfd: pcf50633: fix unsafe disable_irq()
Nelson Castillo
1
-1
/
+1
2009-05-20
mfd: Keep a cache of WM8350 volatile values
Mark Brown
1
-8
/
+0
2009-04-05
mfd: fix da903x warning
Samuel Ortiz
1
-1
/
+1
2009-04-05
mfd: Use the value of the final spin when reading the AUXADC
Mark Brown
1
-1
/
+1
2009-04-05
mfd: Storage class should be before const qualifier
Tobias Klauser
3
-4
/
+4
2009-04-05
mfd: PASIC3: supply clock_rate to DS1WM via driver_data
Philipp Zabel
1
-9
/
+13
2009-04-05
mfd: convert PASIC3 to use MFD core
Philipp Zabel
2
-98
/
+62
2009-04-05
mfd: Support active high IRQs on WM835x
Mark Brown
1
-1
/
+15
2009-04-05
mfd: Use bulk read to fill WM8350 register cache
Mark Brown
1
-9
/
+12
2009-04-05
mfd: remove duplicated #include from pcf50633
Huang Weiyi
1
-1
/
+0
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-03-31
twl4030-regulator: expose VPLL2
David Brownell
1
-2
/
+0
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-25
mfd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-2
/
+2
2009-03-13
mfd: add support for WM8351 revision B
Mark Brown
1
-0
/
+5
2009-02-17
mfd: Fix sm501_register_gpio section mismatch
Rakib Mullick
1
-1
/
+1
2009-02-17
mfd: fix sm501 section mismatches
Alexey Dobriyan
1
-12
/
+12
2009-02-17
mfd: terminate pcf50633 i2c_device_id list
Jean Delvare
1
-0
/
+1
2009-02-17
mfd: Ensure all WM8350 IRQs are masked at startup
Mark Brown
1
-0
/
+7
2009-02-17
mfd: fix htc-egpio iomem resource handling using resource_size
Philipp Zabel
1
-1
/
+1
2009-02-17
mfd: Fix TWL4030 build on some ARM variants
Mark Brown
1
-1
/
+1
2009-02-17
mfd: wm8350 tries reaches -1
Roel Kluin
1
-1
/
+1
2009-02-17
mfd: Mark WM835x USB_SLV_500MA bit as accessible
Mark Brown
1
-1
/
+1
2009-02-17
mfd: Improve diagnostics for WM8350 ID register probe
Mark Brown
1
-4
/
+19
2009-02-17
mfd: Initialise WM8350 interrupts earlier
Mark Brown
1
-9
/
+9
[next]