summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: sta2x11-mfd: Use one lock per device instead of one lock per mfdDavide Ciminaghi2012-11-201-4/+6
* mfd: sta2x11-mfd: Do not mind about gpio platform dataDavide Ciminaghi2012-11-201-11/+0
* mfd: sta2x11-mfd: Only add sta2x11_mfd if it hasn't already been addedDavide Ciminaghi2012-11-201-1/+2
* mfd: sta2x11-mfd: Use defines for platform devices' namesDavide Ciminaghi2012-11-202-20/+30
* mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() functionDavide Ciminaghi2012-11-202-0/+27
* mfd: sta2x11-mfd: Add regmap supportDavide Ciminaghi2012-11-203-105/+131
* mfd: sta2x11-mfd: Add apb-soc regs driver and factor out common codeDavide Ciminaghi2012-11-202-111/+395
* mmc: rtsx: Remove a duplicate command in sd_rw_multiWei WANG2012-11-201-2/+0
* iio: adc: Add viperboard adc driverLars Poeschel2012-11-205-0/+193
* i2c: Add viperboard i2c master driverLars Poeschel2012-11-205-0/+496
* gpio: Add viperboard gpio driverLars Poeschel2012-11-205-0/+536
* mfd: Add viperboard driverLars Poeschel2012-11-204-0/+249
* mfd: Only unregister platform devices allocated by the mfd coreCharles Keepax2012-11-201-2/+13
* gpio: gpio-da9052: Convert to the new da9052 interrupt functionsFabio Estevam2012-11-201-1/+5
* power: da9052-battery: Convert to the new da9052 interrupt functionsFabio Estevam2012-11-201-19/+25
* Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.Fabio Estevam2012-11-201-17/+5
* Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam2012-11-201-39/+20
* mfd: da9052: Introduce da9052-irq.cFabio Estevam2012-11-204-263/+307
* mfd: da9052-core: Use regmap_irq_get_virq() and fix the probeFabio Estevam2012-11-201-15/+19
* mfd: tps65910: Pass irq_domain when adding mfd sub devicesLaxman Dewangan2012-11-201-1/+2
* mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan2012-11-204-248/+217
* mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-202-236/+278
* mfd: tps65910: Initialize mfd devices after all initialization doneLaxman Dewangan2012-11-201-8/+8
* Merge tag 'lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/reg...Samuel Ortiz2012-11-203-31/+54
|\
| * regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-173-31/+54
* | Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Samuel Ortiz2012-11-202-0/+21
|\ \
| * | regmap: irq: Allow users to retrieve the irq_domainMark Brown2012-10-152-0/+21
| |/
* | mfd: Implement tps6586x gpio_to_irqLaxman Dewangan2012-11-131-0/+9
* | mfd: Add irq io-resource for tps6586x rtc sub driverLaxman Dewangan2012-11-131-1/+11
* | mfd: Convert tps6586x to irq_domainLaxman Dewangan2012-11-132-25/+67
* | mfd: twl6040: Rename the core driverPeter Ujfalusi2012-11-132-1/+1
* | mfd: twl6040: Convert to use regmap_irqPeter Ujfalusi2012-11-135-228/+48
* | mfd: twl6040: Correct Ready and Thermal interrupt handlingPeter Ujfalusi2012-11-131-21/+31
* | mfd: twl6040: Restructure power up and down codePeter Ujfalusi2012-11-131-20/+18
* | mfd: twl6040: Remove unused parameter for twl6040_power_up_completion()Peter Ujfalusi2012-11-131-4/+2
* | mfd: twl6040: Fix typo for power on failurePeter Ujfalusi2012-11-131-1/+1
* | mfd: Remove Unicode Byte Order Marks from da9055Geert Uytterhoeven2012-11-123-3/+3
* | mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones2012-11-111-2/+6
* | mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routinesLee Jones2012-11-111-38/+24
* | Documentation: Describe bindings for STMPE Multi-Functional Device driverLee Jones2012-11-111-0/+25
* | mfd: Enable the STMPE MFD for Device TreeLee Jones2012-11-111-6/+42
* | mfd: Correct copy and paste mistake in stmpeLee Jones2012-11-111-2/+2
* | mfd: Provide the STMPE driver with its own IRQ domainLee Jones2012-11-112-32/+52
* | mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameterLee Jones2012-11-111-12/+13
* | mfd: ab8500-core: Remove unused ab8500-gpio IRQ rangesLee Jones2012-11-111-36/+0
* | mfd: Explicitely include slab.h to rtsxSamuel Ortiz2012-11-091-0/+1
* | mfd: Select MFD_CORE for rtsxSamuel Ortiz2012-11-081-0/+1
* | memstick: Add realtek pcie memstick host driverWei WANG2012-11-083-0/+652
* | mmc: Add realtek pcie sdmmc host driverWei WANG2012-11-083-0/+1357
* | mfd: Add realtek pcie card reader driverWei WANG2012-11-089-0/+2816
OpenPOWER on IntegriCloud