summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-05-213-60/+26
|\
| * target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger2012-05-171-0/+1
| * target: make target_put_session voidJörn Engel2012-05-111-1/+1
| * target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger2012-05-091-1/+0
| * target: remove the t_se_count field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
| * target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
| * target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
| * target: remove struct se_taskChristoph Hellwig2012-05-062-16/+6
| * target: move the state and execute lists to the commandChristoph Hellwig2012-05-061-15/+11
| * target: simplify command to task linkageChristoph Hellwig2012-05-061-6/+1
| * target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-062-2/+3
| * target: remove the task_sectors field in struct se_taskChristoph Hellwig2012-05-061-1/+0
| * target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-061-1/+0
| * target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-061-1/+0
| * target: remove target_get_task_cdbChristoph Hellwig2012-05-061-2/+0
| * target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover2012-04-141-1/+1
| * target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier2012-04-142-9/+0
| * target: add unknown size flag to target_submit_cmd()Sebastian Andrzej Siewior2012-04-141-0/+2
| * target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger2012-04-141-3/+2
* | Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-216-12/+127
|\ \
| * | pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski2012-05-102-2/+1
| * | dt: add of_get_child_count helper functionDong Aisheng2012-05-021-0/+16
| * | pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-261-1/+4
| * | pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren2012-04-261-0/+9
| * | pinctrl: fix dangling commentLinus Walleij2012-04-251-1/+1
| * | pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-181-0/+44
| * | pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-181-0/+5
| * | dt: add property iteration helpersStephen Warren2012-04-181-0/+35
| * | pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-182-8/+5
| * | pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-181-0/+7
| * | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-181-0/+2
| * | pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-181-1/+1
* | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-2111-15/+225
|\ \ \
| * | | regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan2012-05-141-2/+0
| * | | regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2012-05-131-3/+1
| * | | regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-121-2/+13
| * | | regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-121-0/+4
| * | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-123-2/+30
| |\ \ \
| | * | | regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-091-0/+5
| | * | | mfd: twl: define all feature flags in one place.NeilBrown2012-05-091-2/+6
| | * | | tps6586x: Add device tree supportThierry Reding2012-05-041-0/+1
| | * | | regulator: Add generic DT parsing for regulatorsThierry Reding2012-05-041-0/+18
| | * | | mfd: Revert "mfd: add irq domain support for max8997 interrupts"Mark Brown2012-04-172-3/+2
| | * | | mfd: add irq domain support for max8997 interruptsThomas Abraham2012-04-162-2/+3
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-127-7/+178
| |\ \ \ \ \
| | | * | | | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-181-0/+13
| | | * | | | regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-161-0/+7
| | | * | | | regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-161-0/+9
| | | * | | | regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-161-0/+4
| | | |/ / /
| | | * | | Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-1032-121/+663
| | | |\ \ \ | | | | | |/ | | | | |/|
OpenPOWER on IntegriCloud