index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-15
mfd: kempld-core: Fix potential hang-up during boot
Guenter Roeck
1
-2
/
+5
2014-05-15
mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chi...
Krzysztof Kozlowski
1
-1
/
+3
2014-05-15
mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+18
2014-05-15
mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+4
2014-05-15
mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+9
2014-05-15
mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-1
/
+11
2014-05-15
mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+4
2014-05-15
mfd: 88pm800: Fix I2C device resource leak if probe fails
Krzysztof Kozlowski
1
-2
/
+1
2014-05-15
mfd: 88pm860x: Fix I2C device resource leak on regmap init fail
Krzysztof Kozlowski
1
-0
/
+1
2014-05-15
mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+5
2014-05-15
mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+4
2014-03-05
ASoC: da9055: Fix device registration of PMIC and CODEC devices
Adam Thomson
1
-2
/
+10
2014-02-06
mfd: max77686: Fix regmap resource leak on driver remove
Krzysztof Kozlowski
1
-1
/
+1
2014-01-15
mfd: rtsx_pcr: Disable interrupts before cancelling delayed works
Thomas Gleixner
1
-2
/
+8
2013-12-04
mfd: rtsx: Modify rts5249_optimize_phy
Wei WANG
1
-2
/
+46
2013-12-04
mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH
James Ralston
1
-0
/
+13
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-66
/
+60
2013-09-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
89
-621
/
+1702
2013-09-06
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-09-02
mfd: ucb1x00-core: Rewrite ucb1x00_add_dev()
Lee Jones
1
-13
/
+15
2013-09-02
mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev...
Lee Jones
1
-0
/
+3
2013-09-02
mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfs
Lee Jones
1
-0
/
+3
2013-09-02
mfd: timberdale: Use module_pci_driver
Sachin Kamat
1
-28
/
+1
2013-09-02
mfd: timberdale: Remove redundant break
Sachin Kamat
1
-1
/
+0
2013-09-02
mfd: timberdale: Staticize local variables
Sachin Kamat
1
-2
/
+2
2013-09-02
mfd: ab8500-debugfs: Staticize local variables
Sachin Kamat
1
-4
/
+4
2013-09-02
mfd: db8500-prcmu: Staticize clk_mgt
Sachin Kamat
1
-1
/
+1
2013-09-02
mfd: db8500-prcmu: Use ANSI function declaration
Sachin Kamat
1
-1
/
+1
2013-09-02
mfd: omap-usb-host: Staticize usbhs_driver_name
Sachin Kamat
1
-1
/
+1
2013-09-02
mfd: 88pm805: Fix potential NULL pdata dereference
Chao Xie
1
-1
/
+1
2013-09-02
mfd: 88pm800: Fix potential NULL pdata dereference
Chao Xie
1
-4
/
+6
2013-09-02
Merge branch 'topic/for-asoc'
Samuel Ortiz
2
-23
/
+43
2013-09-02
mfd: twl6040: Use regmap for register cache
Mark Brown
1
-13
/
+30
2013-09-02
mfd: davinci_voicecodec: Provide a regmap for register I/O
Mark Brown
1
-0
/
+14
2013-09-02
mfd: davinci_voicecodec: Remove unused read and write functions
Mark Brown
1
-11
/
+0
2013-08-30
mfd: mmc: rtsx: Change default tx phase
Wei WANG
5
-0
/
+12
2013-08-27
PCI: Rename PCIe capability definitions to follow convention
Bjorn Helgaas
1
-1
/
+1
2013-08-21
Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfd
Samuel Ortiz
68
-153
/
+209
2013-08-20
mfd: pcf50633-adc: Use devm_*() functions
Jingoo Han
1
-2
/
+1
2013-08-20
mfd: rtsx: Copyright modifications
Wei WANG
7
-15
/
+7
2013-08-20
mfd: rtsx: Configure to enter a deeper power-saving mode in S3
Wei WANG
6
-6
/
+14
2013-08-20
mfd: rtsx: Clear hardware PFM mode in rtl8411b
Wei WANG
1
-0
/
+2
2013-08-20
mfd: rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hw
Wei WANG
5
-4
/
+12
2013-08-20
mfd: rtsx: Add shutdown callback in rtsx_pci_driver
Wei WANG
6
-10
/
+74
2013-08-20
mfd: rtsx: Read vendor setting from config space
Wei WANG
7
-67
/
+332
2013-08-20
mfd: twl6030-irq: Add interrupt mapping table for the twl6032
Oleksandr Dmytryshyn
1
-1
/
+47
2013-08-20
mfd: twl6030-irq: Create struct twl6030_irq
Grygorii Strashko
1
-42
/
+59
2013-08-20
mfd: twl6030-irq: Convert to use linear irq_domain
Grygorii Strashko
1
-50
/
+69
2013-08-20
mfd: twl6030-irq: Add error check when IRQs are masked initially
Grygorii Strashko
1
-4
/
+9
[next]