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: max8907: Add power off control
Stephen Warren
2012-09-19
3
-0
/
+28
*
pwm: Move TWL6030 PWM driver to PWM framework
Thierry Reding
2012-09-19
6
-61
/
+86
*
mfd: twl: Replace twl_has_*() macros by IS_ENABLED()
Thierry Reding
2012-09-19
1
-92
/
+25
*
input: twl4030-vibra: Support for DT booted kernel
Peter Ujfalusi
2012-09-18
1
-2
/
+16
*
mfd: twl4030-audio: Add DT support
Peter Ujfalusi
2012-09-18
2
-7
/
+93
*
dt: Add empty of_find_node_by_name() function
Peter Ujfalusi
2012-09-18
1
-0
/
+6
*
mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdata
Peter Ujfalusi
2012-09-18
1
-1
/
+1
*
mfd: twl-core: Add API to query the HFCLK rate
Peter Ujfalusi
2012-09-18
2
-0
/
+33
*
mfd: twl4030-audio: Rearange and clean-up the probe function
Peter Ujfalusi
2012-09-18
1
-18
/
+16
*
mfd: twl4030-audio: Convert to use devm_kzalloc
Peter Ujfalusi
2012-09-18
1
-9
/
+6
*
mfd: twl4030-audio: Clean up MODULE_* and platform_driver part
Peter Ujfalusi
2012-09-18
1
-4
/
+4
*
mfd: Use the AB8500's IRQ domain to convert hwirq to virq
Lee Jones
2012-09-18
1
-1
/
+2
*
mfd: anatop-mfd: remove anatop driver
Dong Aisheng
2012-09-17
4
-173
/
+0
*
regulator: anatop-regulator: Convert to use syscon to access anatop register
Dong Aisheng
2012-09-17
5
-43
/
+43
*
ARM: imx6q: Add iomuxc gpr support into syscon
Dong Aisheng
2012-09-17
2
-0
/
+324
*
mfd: Add syscon driver based on regmap
Dong Aisheng
2012-09-17
5
-0
/
+228
*
mfd: Enable the tc3589x for Device Tree
Lee Jones
2012-09-17
1
-3
/
+40
*
mfd: Provide the tc3589x with its own IRQ domain
Lee Jones
2012-09-17
2
-26
/
+48
*
mfd: palmas: Drop kfree of devm_kzalloc's data
Julia Lawall
2012-09-17
1
-1
/
+0
*
mfd: Add MAX8907 core driver
Gyungoh Yoo
2012-09-17
5
-0
/
+665
*
mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2012-09-16
2
-0
/
+15
*
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2012-09-16
2
-7
/
+26
*
mfd: MAX77693: Fix interrupt handling bug
Chanwoo Choi
2012-09-16
1
-5
/
+31
*
mfd: ab3100: Split ab3100 headers out of abx500.h
Marcus Cooper
2012-09-14
5
-117
/
+133
*
mfd: 88pm860x: Fix section mismatch warning
Haojian Zhuang
2012-09-14
1
-3
/
+3
*
mfd: dt: tps65910: Add power off control
Bill Huang
2012-09-14
3
-0
/
+29
*
mfd: dt: tps6586x: Add power off control
Bill Huang
2012-09-14
3
-0
/
+26
*
mfd: ab8500: Make ab8500_irq_get_virq() static
Lee Jones
2012-09-14
2
-19
/
+16
*
gpio: gpio-ich: Share ownership of GPIO groups
Jean Delvare
2012-09-14
3
-12
/
+97
*
mfd: arizona: Remove unused variable
Mark Brown
2012-09-14
1
-1
/
+1
*
mfd: wm8994: Update WM1811 register patches for latest evaluation
Mark Brown
2012-09-14
1
-1
/
+1
*
mfd: wm8994: Implement support for WM1811 devices with higher cust_ids
Mark Brown
2012-09-14
1
-1
/
+1
*
mfd: arizona: Suppress needless calls to the primary IRQ
Mark Brown
2012-09-14
1
-3
/
+15
*
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-14
54
-112
/
+125
*
mfd: arizona: Disable control interface error reporting for early devices
Mark Brown
2012-09-11
1
-7
/
+28
*
mfd: 88pm860x: Use REG resource in regulator
Haojian Zhuang
2012-09-11
3
-71
/
+217
*
mfd: 88pm860x: Use REG in leds resource
Haojian Zhuang
2012-09-11
3
-159
/
+143
*
mfd: 88pm860x: Use REG resource for backlight
Haojian Zhuang
2012-09-11
3
-111
/
+89
*
mfd: max8925: Convert to IORESOURCE_REG
Mark Brown
2012-09-11
2
-15
/
+5
*
mfd: 88pm860x: Convert to IORESOURCE_REG
Mark Brown
2012-09-11
4
-66
/
+32
*
mfd: wm831x: Convert to IORESOURCE_REG
Mark Brown
2012-09-11
4
-60
/
+34
*
resources: Document IORESOURCE_IO
Mark Brown
2012-09-11
1
-1
/
+1
*
resources: Add register address resource type
Mark Brown
2012-09-11
1
-0
/
+1
*
mfd: 88pm860x: Move _IO resources out of ioport_ioresource
Mark Brown
2012-09-11
1
-29
/
+63
*
mfd: max8925: Move _IO resources out of ioport_ioresource
Mark Brown
2012-09-11
1
-0
/
+10
*
mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver
Feng Tang
2012-08-23
1
-19
/
+1
*
mfd: Move tps65217 regulator plat data handling to regulator
AnilKumar Ch
2012-08-22
3
-105
/
+161
*
Linux 3.6-rc2
v3.6-rc2
Linus Torvalds
2012-08-16
1
-1
/
+1
*
autofs4 - fix get_next_positive_subdir()
Ian Kent
2012-08-16
1
-18
/
+13
*
Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2012-08-16
1
-0
/
+1
|
\
[next]