summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2014-05-15mfd: kempld-core: Fix potential hang-up during bootGuenter Roeck1-2/+5
2014-05-15mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chi...Krzysztof Kozlowski1-1/+3
2014-05-15mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-05-15mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-15mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+9
2014-05-15mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-1/+11
2014-05-15mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-15mfd: 88pm800: Fix I2C device resource leak if probe failsKrzysztof Kozlowski1-2/+1
2014-05-15mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski1-0/+1
2014-05-15mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+5
2014-05-15mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-03-05ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson1-2/+10
2014-02-06mfd: max77686: Fix regmap resource leak on driver removeKrzysztof Kozlowski1-1/+1
2014-01-15mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner1-2/+8
2013-12-04mfd: rtsx: Modify rts5249_optimize_phyWei WANG1-2/+46
2013-12-04mfd: lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston1-0/+13
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-66/+60
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds89-621/+1702
2013-09-06Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-09-02mfd: ucb1x00-core: Rewrite ucb1x00_add_dev()Lee Jones1-13/+15
2013-09-02mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev...Lee Jones1-0/+3
2013-09-02mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfsLee Jones1-0/+3
2013-09-02mfd: timberdale: Use module_pci_driverSachin Kamat1-28/+1
2013-09-02mfd: timberdale: Remove redundant breakSachin Kamat1-1/+0
2013-09-02mfd: timberdale: Staticize local variablesSachin Kamat1-2/+2
2013-09-02mfd: ab8500-debugfs: Staticize local variablesSachin Kamat1-4/+4
2013-09-02mfd: db8500-prcmu: Staticize clk_mgtSachin Kamat1-1/+1
2013-09-02mfd: db8500-prcmu: Use ANSI function declarationSachin Kamat1-1/+1
2013-09-02mfd: omap-usb-host: Staticize usbhs_driver_nameSachin Kamat1-1/+1
2013-09-02mfd: 88pm805: Fix potential NULL pdata dereferenceChao Xie1-1/+1
2013-09-02mfd: 88pm800: Fix potential NULL pdata dereferenceChao Xie1-4/+6
2013-09-02Merge branch 'topic/for-asoc'Samuel Ortiz2-23/+43
2013-09-02mfd: twl6040: Use regmap for register cacheMark Brown1-13/+30
2013-09-02mfd: davinci_voicecodec: Provide a regmap for register I/OMark Brown1-0/+14
2013-09-02mfd: davinci_voicecodec: Remove unused read and write functionsMark Brown1-11/+0
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG5-0/+12
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas1-1/+1
2013-08-21Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz68-153/+209
2013-08-20mfd: pcf50633-adc: Use devm_*() functionsJingoo Han1-2/+1
2013-08-20mfd: rtsx: Copyright modificationsWei WANG7-15/+7
2013-08-20mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG6-6/+14
2013-08-20mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG1-0/+2
2013-08-20mfd: rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hwWei WANG5-4/+12
2013-08-20mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG6-10/+74
2013-08-20mfd: rtsx: Read vendor setting from config spaceWei WANG7-67/+332
2013-08-20mfd: twl6030-irq: Add interrupt mapping table for the twl6032Oleksandr Dmytryshyn1-1/+47
2013-08-20mfd: twl6030-irq: Create struct twl6030_irqGrygorii Strashko1-42/+59
2013-08-20mfd: twl6030-irq: Convert to use linear irq_domainGrygorii Strashko1-50/+69
2013-08-20mfd: twl6030-irq: Add error check when IRQs are masked initiallyGrygorii Strashko1-4/+9