index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2016-01-14
Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
50
-805
/
+2143
2016-01-14
mfd: davinci_voicecodec: Remove pointless 'out of memory' error message
Lee Jones
1
-4
/
+1
2016-01-14
mfd: da9052-irq: Fix trivial 'space before comma' error
Lee Jones
1
-1
/
+1
2016-01-14
mfd: da9052-i2c: Fix tabbing/whitespace issue
Lee Jones
1
-1
/
+1
2016-01-14
mfd: da903x: Fix white space and split string issues
Lee Jones
1
-5
/
+5
2016-01-14
mfd: cs5535-mfd: Add missing line spacing and make local array static
Lee Jones
1
-1
/
+5
2016-01-14
mfd: cros_ec_spi: Repair comparison ordering issue
Lee Jones
1
-2
/
+2
2016-01-14
mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.
Lee Jones
1
-1
/
+1
2016-01-14
mfd: asic3: Fix a plethora of Checkpatch errors and warnings
Lee Jones
1
-15
/
+12
2016-01-14
mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings
Lee Jones
1
-12
/
+16
2016-01-14
mfd: arizona-i2c: Add blank line formatting after declaration
Lee Jones
1
-0
/
+2
2016-01-14
mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range...
Lee Jones
1
-4
/
+4
2016-01-14
mfd: adp5520: Some trivial 'no space before tab' fixes
Lee Jones
1
-3
/
+3
2016-01-14
mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues
Lee Jones
1
-7
/
+6
2016-01-14
mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error
Lee Jones
1
-72
/
+73
2016-01-14
mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting
Lee Jones
1
-10
/
+15
2016-01-14
mfd: ab8500-core: Fix many warnings reported by Checkpatch
Lee Jones
1
-14
/
+10
2016-01-14
mfd: ab2100-otp: Remove pointless 'out of memory' error message
Lee Jones
1
-3
/
+2
2016-01-14
mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch
Lee Jones
1
-13
/
+10
2016-01-14
mfd: aat2870-core: Remove unnecessary 'out of memory' message
Lee Jones
1
-4
/
+1
2016-01-14
mfd: 88pm860x-core: Fix commenting and declaration spacing
Lee Jones
1
-3
/
+6
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
10
-24
/
+24
2016-01-14
mfd: asic3: Be sure to clamp return value
Linus Walleij
1
-1
/
+2
2016-01-14
mfd: dm355evm_mps: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-14
mfd: htc-egpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-14
mfd: tc6393xb: Be sure to clamp return value
Linus Walleij
1
-2
/
+2
2016-01-14
mfd: tps65010: Be sure to clamp return value
Linus Walleij
1
-2
/
+2
2016-01-13
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-14
/
+74
2016-01-11
mfd: ucb1x00-core: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-11
mfd: arizona: Add device tree binding to specify mono outputs
Charles Keepax
1
-0
/
+10
2016-01-11
mfd: da9063: Allow modular build
Geert Uytterhoeven
1
-1
/
+1
2016-01-11
mfd: arizona: Request parent IRQ before we request child IRQs
Charles Keepax
1
-30
/
+27
2016-01-11
mfd: as3722: Mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-01-11
mfd: sta2x11: Use platform_register/unregister_drivers()
Thierry Reding
1
-26
/
+10
2016-01-11
mfd: qcom-spmi-pmic: Don't access non-existing registers
Ivan T. Ivanov
1
-1
/
+3
2016-01-11
mfd: wm831x: Fix broken wm831x_unique_id_show
Rasmus Villemoes
1
-8
/
+2
2016-01-11
mfd: syscon: Add a DT property to set value width
Damien Riegel
1
-0
/
+13
2016-01-11
mfd: wm5110: Correct defaults for micbias control registers
Charles Keepax
1
-3
/
+3
2016-01-11
mfd: cros ec: Lock the SPI bus while holding chipselect
Nicolas Boichat
1
-12
/
+18
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
1
-4
/
+4
2015-12-07
mfd: intel-lpss: Pass HSUART configuration via properties
Andy Shevchenko
1
-0
/
+13
2015-12-07
mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
Mika Westerberg
2
-10
/
+40
2015-12-07
mfd: intel-lpss: Add support for passing device properties
Mika Westerberg
2
-4
/
+14
2015-12-07
mfd: core: propagate device properties to sub devices drivers
Andy Shevchenko
1
-0
/
+7
2015-12-04
mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
7
-25
/
+1750
2015-12-04
mfd: qcom_rpm: Fix a possible NULL dereference
LABBE Corentin
1
-0
/
+2
2015-12-04
mfd: ab8500: Delete static IRQ resources
Linus Walleij
1
-482
/
+0
2015-12-04
mfd: da903x: Constify da903x_chip_ops structure
Julia Lawall
1
-2
/
+2
2015-12-04
mfd: mc13xxx-core: Use of_property_read_bool()
Saurabh Sengar
1
-4
/
+4
2015-12-04
mfd: as3722: Handle interrupts on suspend
Jon Hunter
1
-0
/
+30
[prev]
[next]