summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-181-2/+0
| |\ \ \ \ \ \
| | * | | | | | regulator: Remove support for supplies specified by struct deviceMark Brown2012-02-021-2/+0
| | * | | | | | Merge branch 'regulator-drivers' into regulator-supplyMark Brown2012-02-022-0/+65
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-181-0/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: Add devm_regulator_put in consumer.hAxel Lin2012-01-291-1/+5
| | * | | | | | | | regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin2012-01-271-0/+6
| | * | | | | | | | regulator: Provide devm_regulator_bulk_get()Mark Brown2012-01-221-0/+2
| | * | | | | | | | regulator: Implement devm_regulator_free()Mark Brown2012-01-221-0/+1
| | * | | | | | | | regulator: Add devm_regulator_get()Stephen Boyd2012-01-201-0/+9
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-03-1872-431/+382
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: provide a helper for registering a fixed regulatorSascha Hauer2012-03-031-0/+13
| * | | | | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-03-182-0/+64
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan2012-03-111-3/+2
| | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | regulator: tps65910: Sleep control through external inputsLaxman Dewangan2012-01-301-0/+8
| | * | | | | | | | regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-201-0/+57
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | regulator: Remove ifdefs for debugfs codeStephen Boyd2012-02-211-2/+0
| * | | | | | | | regulator: fix wrong header name in descriptionKim, Milo2012-02-161-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-213-6/+26
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-191-0/+9
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | IB/mad: Add MAD error codes from IBA specSwapna Thete2012-02-251-0/+9
| | |/ / / / / / /
| * | | | | | | | Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-121-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-121-0/+1
| | * | | | | | | | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-121-0/+5
| | * | | | | | | | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-261-0/+1
| | |/ / / / / / /
| * | | | | | | | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-081-1/+1
| * | | | | | | | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-061-5/+0
| * | | | | | | | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-0/+9
| |/ / / / / / /
* | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-213-1/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-151-11/+0
| * | | | | | | | spi: Trivial warning fixShubhrajyoti D2012-03-091-1/+1
| * | | | | | | | spi: Add SuperH HSPI prototype driverKuninori Morimoto2012-03-091-0/+34
| * | | | | | | | spi: create a message queueing infrastructureLinus Walleij2012-03-071-0/+51
| * | | | | | | | spi/pl022: Add high priority message pump supportChris Blair2012-02-021-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-212-10/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-211-8/+6
| * | | | | | | | drivercore: Output common devicetree information in ueventGrant Likely2012-02-011-2/+6
| * | | | | | | | of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-281-0/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-214-63/+180
|\ \ \ \ \ \ \ \
| * | | | | | | | dt: fix twl4030 for non-dt compile on x86Grant Likely2012-03-051-3/+6
| * | | | | | | | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-261-2/+10
| * | | | | | | | irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-262-4/+5
| * | | | | | | | irq_domain: constify irq_domain_opsGrant Likely2012-02-161-7/+7
| * | | | | | | | irq_domain: Create common xlate functions that device drivers can useGrant Likely2012-02-161-0/+12
| * | | | | | | | irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-161-1/+0
| * | | | | | | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-161-41/+4
| * | | | | | | | of/address: add empty static inlines for !CONFIG_OFGrant Likely2012-02-161-4/+29
| * | | | | | | | irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-161-1/+19
| * | | | | | | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-9/+15
| * | | | | | | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-161-4/+42
| * | | | | | | | irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-141-20/+64