summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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-171-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-261-0/+9
| | |/ / / / / / /
| * | | | | | | | Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-131-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-131-0/+1
| | * | | | | | | | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-131-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-071-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-081-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-271-2/+10
| * | | | | | | | irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-272-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
* | | | | | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-216-61/+138
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pm-devfreq'Rafael J. Wysocki2012-03-171-3/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PM / devfreq: add relation of recommended frequency.MyungJoo Ham2012-03-171-3/+13
| * | | | | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2012-03-161-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PM / Domains: Introduce "always on" device flagRafael J. Wysocki2012-03-161-0/+3
| * | | | | | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2012-03-162-0/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PM / QoS: Make it possible to expose PM QoS latency constraintsRafael J. Wysocki2012-03-132-0/+10
| * | | | | | | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2012-03-041-45/+10
| |\| | | | | | | | | | |
| | * | | | | | | | | | | PM / QoS: unconditionally build the featureJean Pihet2012-02-131-40/+1