summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: Use macros instead of some constant magic numbers for menelausJarkko Nikula2010-08-121-21/+54
* mfd: Fix menelaus mmc slot 2 misconfigurationJarkko Nikula2010-08-121-2/+2
* mfd: Missing slab.h includesDavid Miller2010-08-121-0/+1
* mfd: Fix wrong wm8350-core kfree in error pathAxel Lin2010-08-121-2/+4
* mfd: Fix wm8994_device_init() return valueAxel Lin2010-08-121-1/+3
* mfd: Avoid calling platform_device_put() twice in ucb1400 probe error pathAxel Lin2010-08-121-1/+1
* mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexitAxel Lin2010-08-121-3/+3
* mfd: Fix tc6387xb resource reclaimAxel Lin2010-08-121-3/+7
* mfd: Fix wrong goto labels for tc6393xb error handlingAxel Lin2010-08-121-2/+2
* mfd: Get rid of now unused mc13783 private headerUwe Kleine-König2010-08-121-1/+23
* mfd: New mc13783 function exposing flagsUwe Kleine-König2010-08-121-0/+6
* mfd: Check jz4740-adc kmalloc() resultAxel Lin2010-08-121-0/+4
* mfd: Fix jz4740-adc resource reclaim in probe error pathAxel Lin2010-08-121-1/+7
* mfd: Add WM8321 supportMark Brown2010-08-121-0/+14
* mfd: Add stmpe auto sleep featureSundar R Iyer2010-08-122-0/+77
* mfd: Add support for TWL6030 PWMHemanth V2010-08-123-0/+173
* mfd: Add JZ4740 ADC driverLars-Peter Clausen2010-08-123-0/+393
* mfd: Add STMPE I/O Expander supportRabin Vincent2010-08-124-0/+1115
* mfd: Properly free t7l66xb clk32k clock sourceAxel Lin2010-08-121-1/+2
* mfd: More verbose MFD Kconfig entrySamuel Ortiz2010-08-121-1/+10
* mfd: Staticise ab3550 register access functionsMark Brown2010-08-121-11/+12
* mfd: Fix davinci memory leakJulia Lawall2010-08-121-2/+4
* mfd: properly handle platform_device_add_resources fail in mfd_add_deviceAxel Lin2010-08-121-1/+3
* mfd: kzalloc doesn't return ERR_PTRJulia Lawall2010-08-121-1/+1
* mfd: AB8500 mask off irrelevant bits from the SPI messageLinus Walleij2010-08-121-1/+6
* mfd: Fix 88pm860x uninitialized variable and clean upDan Carpenter2010-08-121-40/+32
* mfd: Fix memory leak in ab3100_otp_probeAxel Lin2010-08-121-8/+8
* mfd: Fix led resource in 88pm860xHaojian Zhuang2010-08-121-6/+6
* mfd: Enable onkey on max8925Haojian Zhuang2010-08-121-0/+27
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-0312-21/+0
* mfd: Rename twl5031 sih modulesIlkka Koskinen2010-05-281-5/+6
* mfd: Storage class for timberdale should be before const qualifierTobias Klauser2010-05-281-10/+10
* mfd: Remove unneeded and dangerous clearing of clientdataWolfram Sang2010-05-282-3/+0
* mfd: New AB8500 driverRabin Vincent2010-05-285-214/+583
* mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli2010-05-281-3/+3
* mfd: Move pcf50633 irq related functions to its own file.Lars-Peter Clausen2010-05-283-294/+330
* mfd: Use threaded irq for pcf50633Lars-Peter Clausen2010-05-282-49/+10
* mfd: pcf50633-adc: Fix potential race in pcf50633_adc_sync_readLars-Peter Clausen2010-05-281-24/+15
* mfd: Fix pcf50633 bitfield logic in interrupt handlerLars-Peter Clausen2010-05-281-4/+4
* mfd: Use menuconfig for quicker config editingRandy Dunlap2010-05-281-2/+8
* mfd: AB3550 core driverMattias Wallin2010-05-283-0/+1416
* mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-285-37/+239
* mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-282-2/+2
* mfd: Add Toshiba's TC35892 MFD coreRabin Vincent2010-05-283-0/+359
* mfd: Delay to mask tsc irq in max8925Haojian Zhuang2010-05-281-2/+5
* mfd: Remove incorrect wm8350 kfreeRabin Vincent2010-05-281-3/+1
* mfd: Fix error in wm8400 reg cache access checkPhil Carmody2010-05-281-2/+2
* mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown2010-05-281-0/+47
* mfd: Initialise WM831x IRQ masks on chip even if interrupts not in useMark Brown2010-05-281-8/+8
* input: Touchscreen driver for TPS6507xTodd Fischer2010-05-281-0/+3
OpenPOWER on IntegriCloud