summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: fix dangling commentLinus Walleij2012-04-25
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dt: add property iteration helpersStephen Warren2012-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-18
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan2012-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2012-05-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: twl: define all feature flags in one place.NeilBrown2012-05-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tps6586x: Add device tree supportThierry Reding2012-05-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Add generic DT parsing for regulatorsThierry Reding2012-05-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: Revert "mfd: add irq domain support for max8997 interrupts"Mark Brown2012-04-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: add irq domain support for max8997 interruptsThomas Abraham2012-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | / / / / / / / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-18
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-16
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-10
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'regulator-register' into regulator-driversMark Brown2012-04-09
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: core: Constify the regulator_desc passed in when registeringMark Brown2012-04-04
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan2012-04-04
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: fixed: Support for open drain gpio pinLaxman Dewangan2012-04-02
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regulator: Add TPS65090 regulator driverVenu Byravarasu2012-04-01
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: Add s5m regulator operation modeSangbeom Kim2012-04-01
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: palmas PMIC device supportGraeme Gregory2012-05-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: wm8994: Update to fully use irq_domainMark Brown2012-05-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: add support for non contiguous status to regmap-irqGraeme Gregory2012-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: Convert regmap_irq to use irq_domainMark Brown2012-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown2012-05-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfd: da9052: Fix genirq abuseMark Brown2012-05-13
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: Implement dev_get_regmap()Mark Brown2012-05-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'regmap-3.4' into regmap-strideMark Brown2012-05-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: Converts group operation into single read write operationsAshish Jangam2012-04-30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: implement register stridingStephen Warren2012-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown2012-04-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: allow regmap instances to be namedStephen Warren2012-04-10
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: add MMIO bus supportStephen Warren2012-04-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-06
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-06
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \