index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: rtsx: Add set pull control macro and simplify rtl8411
Micky Ching
2014-01-21
2
-40
/
+21
*
mfd: max8997: Enforce mfd_add_devices() return value check
Laszlo Papp
2014-01-21
1
-4
/
+5
*
mfd: mc13xxx: Simplify probe() & remove()
Alexander Shiyan
2014-01-21
4
-50
/
+29
*
mfd: mc13xxx: Remove useless symbol MFD_MC13783
Alexander Shiyan
2014-01-21
5
-8
/
+4
*
mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration
Alexander Shiyan
2014-01-21
1
-2
/
+0
*
mfd: ssbi: Mark match table const
Stephen Boyd
2014-01-21
1
-1
/
+1
*
mfd: ssbi: Constify buffer in ssbi_write
Stephen Boyd
2014-01-21
2
-5
/
+5
*
mfd: ssbi: Remove platform data structs and hide ssbi type enum
Stephen Boyd
2014-01-21
2
-16
/
+7
*
mfd: Always assign of_node in mfd_add_device()
Stephen Warren
2014-01-21
1
-0
/
+2
*
mfd: cros ec: spi: Add delay for raising CS
Rhyland Klein
2014-01-21
2
-0
/
+38
*
mfd: cros ec: spi: Use 0 instead of '\0' consistently
Thierry Reding
2014-01-21
1
-3
/
+3
*
mfd: cros ec: spi: Depend on OF
Thierry Reding
2014-01-21
1
-1
/
+1
*
mfd: cros ec: spi: Use correct module license
Thierry Reding
2014-01-21
1
-1
/
+1
*
mfd: sec-core: Fix sparse NULL pointer warning
Wei Yongjun
2014-01-21
1
-1
/
+1
*
mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe()
Wei Yongjun
2014-01-21
1
-1
/
+1
*
mfd: mc13xxx: Remove redundant checks
Alexander Shiyan
2014-01-21
1
-4
/
+1
*
regulator: tps6586x: Add and use correct voltage table
Stefan Agner
2014-01-21
2
-21
/
+76
*
mfd: tps6586x: Add version detection
Stefan Agner
2014-01-21
2
-8
/
+49
*
pwm: Add LP3943 PWM driver
Milo Kim
2014-01-21
3
-0
/
+325
*
mfd: Add LP3943 MFD driver
Milo Kim
2014-01-21
4
-0
/
+293
*
gpio: add LP3943 I2C GPIO expander driver
Milo Kim
2014-01-21
3
-0
/
+251
*
Documentation: Add LP3943 DT bindings and document
Milo Kim
2014-01-21
3
-0
/
+128
*
mfd: max14577: Cleanup an error message
Dan Carpenter
2014-01-21
1
-2
/
+1
*
mfd: wm831x: Use PM ops for shutdown
Mark Brown
2014-01-21
2
-6
/
+10
*
mfd: ab8500: Use irqdomain to map interrupts
Linus Walleij
2014-01-21
1
-1
/
+1
*
mfd: rtsx: Prevent 'used uninitialised' warnings
Lee Jones
2014-01-21
1
-3
/
+3
*
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-01-21
10
-10
/
+10
*
mfd/pinctrl: Delete platform data header
Linus Walleij
2014-01-21
3
-24
/
+12
*
mfd: ab8500: Delete all GPIO platform data instances
Linus Walleij
2014-01-21
2
-12
/
+0
*
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
Lee Jones
2014-01-21
4
-34
/
+117
|
\
|
*
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
2014-01-07
3
-28
/
+103
|
*
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path
Sebastian Andrzej Siewior
2014-01-07
2
-1
/
+2
|
*
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
2014-01-07
4
-9
/
+18
|
*
mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local
Sebastian Andrzej Siewior
2014-01-07
2
-3
/
+1
|
*
iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()
Sebastian Andrzej Siewior
2014-01-07
1
-1
/
+1
*
|
Merge tag 'ib-asoc-3.14.2' into for-mfd-next
Lee Jones
2014-01-21
3
-30
/
+255
|
\
\
|
*
|
mfd: twl-core: Enable regcache for audio registers
Peter Ujfalusi
2014-01-08
1
-0
/
+111
|
*
|
mfd: twl-core: API to set the regcache bypass for a given regmap in twl
Peter Ujfalusi
2014-01-08
2
-0
/
+24
|
*
|
mfd: twl-core: Simplify IO wrapper functions by moving common code out
Peter Ujfalusi
2014-01-08
1
-27
/
+31
|
*
|
mfd: twl6040: reg_defaults support for regmap
Peter Ujfalusi
2013-12-19
1
-3
/
+89
|
|
/
*
|
Merge tag 'tags/ib-asoc-1' into for-mfd-next
Lee Jones
2014-01-21
5
-4
/
+136
|
\
\
|
*
|
ASoC: wm5110: Expose input high pass filter controls
Charles Keepax
2013-11-21
5
-0
/
+71
|
*
|
mfd: wm5110: Make DSP memories readable
Charles Keepax
2013-11-21
1
-4
/
+65
*
|
|
pinctrl: abx500: Delete non-devicetree probe path
Linus Walleij
2014-01-21
1
-27
/
+9
*
|
|
mfd: twl-core: Fix passing of platform data in the device tree case
Tony Lindgren
2014-01-21
1
-3
/
+12
*
|
|
mfd: twl-core: Clean up module by removing twl603x pdata handling
Ruslan Ruslichenko
2014-01-21
1
-198
/
+0
*
|
|
mfd: sec: Constify regmap configs and regmap irqs
Krzysztof Kozlowski
2014-01-21
2
-10
/
+10
*
|
|
mfd: max14577: Match regulator by of_compatible string
Krzysztof Kozlowski
2014-01-21
1
-1
/
+4
*
|
|
mfd: max14577: Add max14577 MFD driver core
Chanwoo Choi
2014-01-21
5
-0
/
+656
*
|
|
mfd: sec: Add PM ops and make it a wake up source
Krzysztof Kozlowski
2014-01-21
1
-0
/
+40
[next]