summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-06-13Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz
2013-06-13mfd: 88pm860x: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: max8925: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: max77686: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: janz-cmodio: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: htc-pasic3: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: htc-i2cpld: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: htc-egpio: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: davinci_voicecodec: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: cros_ec: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: asic3: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: adp5520: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: abx500-core: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: ab8500-gpadc: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: ab8500-debug: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: ab3100-otp: Convert to managed resources for allocating memoryLee Jones
2013-06-13mfd: tps65912: Convert to managed resources for allocating memoryLee Jones
2013-06-13Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u...Samuel Ortiz
2013-06-13mfd: 88pm860x: Use devm_regmap_init_i2c()Sachin Kamat
2013-06-13mfd: ab8500-core: Add AB8500 external regulators as MFD devicesLee Jones
2013-06-13mfd: dbx500-prcmu: Use correct names for clock management registersLee Jones
2013-06-13mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*Jingoo Han
2013-06-13mfd: ab8500-core: Add of_compatible property for ab8500-codecFabio Baltieri
2013-06-13mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Alexandre Torgue
2013-06-13mfd: ab8500-core: Drop references to ab8500-ledsLee Jones
2013-06-13Merge tag 'mfd-arizona-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Samuel Ortiz
2013-06-12iio: ti_am335x_adc: check if we found the valueSebastian Andrzej Siewior
2013-06-12iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior
2013-06-12input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for usSebastian Andrzej Siewior
2013-06-12input: ti_am335x_tsc: ACK the HW_PEN irq in ISRSebastian Andrzej Siewior
2013-06-12input: ti_am335x_adc: use only FIFO0 and clean up a littleSebastian Andrzej Siewior
2013-06-12mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adcSebastian Andrzej Siewior
2013-06-12mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tscSebastian Andrzej Siewior
2013-06-12mfd: ti_tscadc: deal with partial activationPantelis Antoniou
2013-06-12iio: ti_tscadc: provide datasheet_name and scan_typePantelis Antoniou
2013-06-12mfd: ti_am335x_tscadc: remove platform_data supportSebastian Andrzej Siewior
2013-06-12mfd: ti_am335x_tscadc: Add DT supportPatil, Rachna
2013-06-12iio: ti_am335x_adc: remove platform_data supportSebastian Andrzej Siewior
2013-06-12iio: ti_am335x_adc: Add DT supportPatil, Rachna
2013-06-12input: ti_am33x_tsc: remove platform_data supportSebastian Andrzej Siewior
2013-06-12input: ti_am33x_tsc: Add DT supportPatil, Rachna
2013-06-12input: ti_am33x_tsc: remove unwanted fifo flushPatil, Rachna
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna
2013-06-12input: ti_am33x_tsc: Step enable bits made configurablePatil, Rachna
2013-06-12mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_devSebastian Andrzej Siewior
2013-06-11mfd: jz4740-adc: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen
2013-06-11mfd: max77687: Add registration of max77686-clkOlof Johansson
2013-06-11mfd: wm8994: Emulate level triggered interrupts if requiredMark Brown
2013-06-11mfd: cros_ec: Fix Kconfig typo - s/ned/need/Geert Uytterhoeven
2013-06-11mfd: tc6393xb: Remove unnecessary platform_set_drvdata()Jingoo Han