summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805Chao Xie2013-06-182-2/+2
* mfd: 88pm800: Fix NULL pointer dereferenceYi Zhang2013-06-181-8/+10
* mfd: arizona: Integrate wm8997 into Arizona mfdCharles Keepax2013-06-187-0/+1580
* mfd: wm8994: Reset device during probeMark Brown2013-06-181-0/+11
* mfd: palmas: Remove code which is not necessary for a device tree bootJ Keerthy2013-06-171-106/+0
* Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz2013-06-133-140/+392
|\
| * iio: ti_am335x_adc: check if we found the valueSebastian Andrzej Siewior2013-06-121-2/+6
| * iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior2013-06-122-22/+55
| * input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior2013-06-121-4/+6
| * input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior2013-06-121-0/+6
| * input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior2013-06-122-38/+42
| * mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adcSebastian Andrzej Siewior2013-06-122-3/+2
| * mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior2013-06-122-2/+2
| * mfd: ti_tscadc: deal with partial activationPantelis Antoniou2013-06-121-13/+25
| * iio: ti_tscadc: provide datasheet_name and scan_typePantelis Antoniou2013-06-121-5/+24
| * mfd: ti_am335x_tscadc: remove platform_data supportSebastian Andrzej Siewior2013-06-121-17/+6
| * mfd: ti_am335x_tscadc: Add DT supportPatil, Rachna2013-06-121-6/+26
| * iio: ti_am335x_adc: remove platform_data supportSebastian Andrzej Siewior2013-06-121-14/+7
| * iio: ti_am335x_adc: Add DT supportPatil, Rachna2013-06-122-5/+25
| * input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior2013-06-121-24/+1
| * input: ti_am33x_tsc: Add DT supportPatil, Rachna2013-06-122-23/+83
| * input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna2013-06-121-10/+0
| * input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2013-06-121-16/+86
| * input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna2013-06-123-5/+56
| * mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior2013-06-123-13/+16
* | mfd: 88pm860x: Convert to managed resources for allocating memoryLee Jones2013-06-131-3/+2
* | mfd: max8925: Convert to managed resources for allocating memoryLee Jones2013-06-131-2/+2
* | mfd: max77686: Convert to managed resources for allocating memoryLee Jones2013-06-131-17/+8
* | mfd: janz-cmodio: Convert to managed resources for allocating memoryLee Jones2013-06-131-8/+4
* | mfd: htc-pasic3: Convert to managed resources for allocating memoryLee Jones2013-06-131-3/+1
* | mfd: htc-i2cpld: Convert to managed resources for allocating memoryLee Jones2013-06-131-10/+5
* | mfd: htc-egpio: Convert to managed resources for allocating memoryLee Jones2013-06-131-5/+4
* | mfd: davinci_voicecodec: Convert to managed resources for allocating memoryLee Jones2013-06-131-7/+3
* | mfd: cros_ec: Convert to managed resources for allocating memoryLee Jones2013-06-131-19/+9
* | mfd: asic3: Convert to managed resources for allocating memoryLee Jones2013-06-131-10/+4
* | mfd: adp5520: Convert to managed resources for allocating memoryLee Jones2013-06-131-6/+2
* | mfd: abx500-core: Convert to managed resources for allocating memoryLee Jones2013-06-131-6/+4
* | mfd: ab8500-gpadc: Convert to managed resources for allocating memoryLee Jones2013-06-131-5/+1
* | mfd: ab8500-debug: Convert to managed resources for allocating memoryLee Jones2013-06-131-22/+12
* | mfd: ab3100-otp: Convert to managed resources for allocating memoryLee Jones2013-06-131-9/+5
* | mfd: tps65912: Convert to managed resources for allocating memoryLee Jones2013-06-133-4/+4
* | Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u...Samuel Ortiz2013-06-136-46/+75
|\ \
| * | mfd: 88pm860x: Use devm_regmap_init_i2c()Sachin Kamat2013-06-131-2/+1
| * | mfd: ab8500-core: Add AB8500 external regulators as MFD devicesLee Jones2013-06-131-0/+10
| * | mfd: dbx500-prcmu: Use correct names for clock management registersLee Jones2013-06-131-2/+2
| * | mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*Jingoo Han2013-06-133-21/+14
| * | mfd: ab8500-core: Add of_compatible property for ab8500-codecFabio Baltieri2013-06-131-0/+1
| * | mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Alexandre Torgue2013-06-131-8/+47
| * | mfd: ab8500-core: Drop references to ab8500-ledsLee Jones2013-06-131-13/+0
* | | Merge tag 'mfd-arizona-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Samuel Ortiz2013-06-135-37/+237
|\ \ \