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
2011-08-01
mfd: Fix mismatch in twl4030 mutex lock-unlock
Sanjeev Premi
1
-4
/
+4
2011-08-01
mfd: twl6030-pwm.c needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+2
2011-08-01
mfd: Fix the omap-usb-host clock API usage on usbhs_disable()
Keshava Munegowda
1
-2
/
+2
2011-08-01
mfd: Acknowledge WM8994 IRQs before reporting
Mark Brown
1
-6
/
+6
2011-08-01
mfd: Acknowlege all WM831x IRQs before we handle them
Mark Brown
1
-17
/
+13
2011-08-01
mfd: Avoid two assignments if failures happen in tps65910_i2c_probe
Jesper Juhl
1
-3
/
+3
2011-08-01
mfd: Don't leak init_data in tps65910_i2c_probe
Jesper Juhl
1
-1
/
+5
2011-08-01
mfd: Add AAT2870 mfd driver
Jin Park
3
-0
/
+546
2011-08-01
mfd: Remove dead code from max8997-irq
Jesper Juhl
1
-2
/
+0
2011-08-01
mfd: Move TPS55910 Kconfig option
Linus Walleij
2
-10
/
+10
2011-08-01
mfd: Fix missing stmpe kerneldoc
Om Prakash
2
-1
/
+2
2011-08-01
mfd: Fix off-by-one value range checking for tps65912_i2c_write
Axel Lin
1
-1
/
+1
2011-08-01
mfd: Add devices for WM831x clocking module
Mark Brown
1
-0
/
+12
2011-08-01
mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove
Axel Lin
1
-0
/
+2
2011-08-01
mfd: Don't ask about the TPS65912 core driver in Kconfig
Mark Brown
1
-1
/
+1
2011-08-01
mfd: Fix off by one in WM831x IRQ code
Dimitris Papastamos
1
-0
/
+5
2011-08-01
mfd: Add tps65921 support from twl-core
Oleg Drokin
1
-0
/
+2
2011-08-01
mfd: Ensure value written by wm831x_set_bits() is within the mask
Mark Brown
1
-1
/
+1
2011-08-01
mfd: Implement tps65910 IRQ cleanup
Mark Brown
1
-0
/
+1
2011-08-01
mfd: Add tunnelcreek watchdog to lpc_sch devices
Alexander Stein
1
-1
/
+48
2011-08-01
mfd: Update ab8500 subdevice list
Linus Walleij
1
-49
/
+166
2011-08-01
mfd: ab8500-core MFD devices marked as initdata
Robert Rosengren
1
-9
/
+9
2011-08-01
tps65912: irq: add interrupt controller
Margarita Olaya
3
-1
/
+238
2011-08-01
mfd: tps65912: Add new mfd device
Margarita Olaya
5
-0
/
+471
2011-08-01
mfd: Use kstrtoul_from_user in ab8500
Peter Huewe
1
-30
/
+11
2011-08-01
mfd: Use kstrtoul_from_user in ab3550
Peter Huewe
1
-30
/
+11
2011-08-01
mfd: Use generic irq chip for jz4740-adc
Lars-Peter Clausen
2
-63
/
+30
2011-08-01
mfd: Fix error handling if BUG() isn't enabled in WM8994
Mark Brown
1
-2
/
+2
2011-08-01
mfd: Fix WM8994 IRQ register cache restore on resume
Mark Brown
1
-5
/
+11
2011-08-01
mfd: Support multiple active WM831x AUXADC conversions
Mark Brown
1
-77
/
+177
2011-08-01
mfd: Restructure wm8994-core device revision handling
Mark Brown
1
-4
/
+9
2011-08-01
mfd: Allocate wm835x irq descs dynamically
Sascha Hauer
1
-6
/
+12
2011-08-01
mfd: Refactor wm831x AUXADC handling into a separate file
Mark Brown
3
-166
/
+201
2011-08-01
mfd: Read wm831x AUXADC conversion results before acknowledging interrupt
Mark Brown
1
-16
/
+31
2011-08-01
mfd: Support dynamic allocation of IRQ range for wm831x
Mark Brown
1
-5
/
+13
2011-08-01
mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabled
Mark Brown
1
-20
/
+28
2011-08-01
mfd: Allow touchscreen to be disabled on wm831x devices
Mark Brown
1
-10
/
+17
2011-08-01
mfd: Implement support for multiple WM831x devices
Mark Brown
1
-6
/
+12
2011-08-01
mfd: Fix bus lock interaction for WM831x IRQ set_type() operation
Mark Brown
1
-6
/
+18
2011-07-31
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+2
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+2
2011-07-28
[media] radio-timb: Simplified platform data
Richard Röjfors
1
-6
/
+2
2011-07-27
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-286
/
+1103
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
6
-10
/
+129
2011-07-09
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
2
-0
/
+2
2011-07-08
power_supply: Add charger driver for MAX8998/LP3974
Donggeun Kim
1
-0
/
+2
2011-07-07
MFD: twl6040: Remove enum for PLL tracking
Peter Ujfalusi
1
-13
/
+13
2011-07-07
MFD: twl6040: Remove wrapper for threaded irq request
Peter Ujfalusi
1
-5
/
+5
2011-07-07
MFD: twl6040: Demand valid interrupt configuration
Peter Ujfalusi
2
-36
/
+22
2011-07-07
MFD: twl6040: Use resource to provide irq number for slaves
Peter Ujfalusi
1
-0
/
+25
[next]