aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2013-10-23mfd: palmas: Remove call of mfd_remove_devicesLaxman Dewangan
2013-10-23mfd: max77693: Added device tree supportAndrzej Hajda
2013-10-23mfd: max77693: Remove device wakeup from driverAndrzej Hajda
2013-10-23mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown
2013-10-23mfd: mc13xxx: Don't require lock for simple register I/OMark Brown
2013-10-23mfd: twl6040: Drop devm_free_irq of devm_ allocated irqWei Yongjun
2013-10-23mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irqWei Yongjun
2013-10-23mfd: ti_am335x_tscadc: Restore clock divider on resumeMatthias Kaehlcke
2013-10-23mfd: Add STw481x driverLinus Walleij
2013-10-23mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdataSachin Kamat
2013-10-23mfd: wm5110: Update noise gate default to match the patch fileCharles Keepax
2013-10-23mfd: arizona: Update registers for WM5110 DSPCharles Keepax
2013-10-23mfd: rtsx: Modify rts5249_optimize_phyWei WANG
2013-10-23mfd: timberdale: Remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23mfd: sm501: Remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23mfd: lpc_ich: Remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-23mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()Wei Yongjun
2013-10-23mfd: aat2870: Fix sparse errorSachin Kamat
2013-10-23mfd: tps6586x: Implement irq_set_wakeStephen Warren
2013-10-23mfd: wm8994: Inline register I/O functionsMark Brown
2013-10-23mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck
2013-10-23mfd: da9052: Avoid multiwrite mode due to silicon errataDavid Jander
2013-10-23mfd: arizona: Specify supply mappings for Arizona CODECsCharles Keepax
2013-10-23mfd: Allow mapping regulator supplies to MFD device from childrenCharles Keepax
2013-10-14treewide: Fix typo in KconfigMasanari Iida
2013-09-26mfd: dbx500: Remove any mention of the BML8580CLKLee Jones
2013-09-25mfd: mc13xxx: Move SPI erratum workaround into SPI I/O functionMark Brown
2013-09-25mfd: mc13xxx: Don't require lock for simple register I/OMark Brown
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-09-06Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-02mfd: ucb1x00-core: Rewrite ucb1x00_add_dev()Lee Jones
2013-09-02mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for ev...Lee Jones
2013-09-02mfd: ab8500-debugfs: Apply a check for -ENOMEM after allocating memory for sysfsLee Jones
2013-09-02mfd: timberdale: Use module_pci_driverSachin Kamat
2013-09-02mfd: timberdale: Remove redundant breakSachin Kamat
2013-09-02mfd: timberdale: Staticize local variablesSachin Kamat
2013-09-02mfd: ab8500-debugfs: Staticize local variablesSachin Kamat
2013-09-02mfd: db8500-prcmu: Staticize clk_mgtSachin Kamat
2013-09-02mfd: db8500-prcmu: Use ANSI function declarationSachin Kamat
2013-09-02mfd: omap-usb-host: Staticize usbhs_driver_nameSachin Kamat
2013-09-02mfd: 88pm805: Fix potential NULL pdata dereferenceChao Xie
2013-09-02mfd: 88pm800: Fix potential NULL pdata dereferenceChao Xie
2013-09-02Merge branch 'topic/for-asoc'Samuel Ortiz
2013-09-02mfd: twl6040: Use regmap for register cacheMark Brown
2013-09-02mfd: davinci_voicecodec: Provide a regmap for register I/OMark Brown
2013-09-02mfd: davinci_voicecodec: Remove unused read and write functionsMark Brown
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas