Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | regulator: provide a helper for registering a fixed regulator | Sascha Hauer | 2012-03-03 | |
| * | | | | | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown | 2012-03-18 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | regulator: tps65910: Sleep off rails when ext sleep configured | Laxman Dewangan | 2012-03-11 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | regulator: tps65910: Sleep control through external inputs | Laxman Dewangan | 2012-01-30 | |
| | * | | | | | | | | regulator: TPS62360: Add tps62360 regulator driver | Laxman Dewangan | 2012-01-20 | |
| | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | regulator: Remove ifdefs for debugfs code | Stephen Boyd | 2012-02-21 | |
| * | | | | | | | | regulator: fix wrong header name in description | Kim, Milo | 2012-02-17 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 | |
|\ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ \ | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||
| | | * | | | | | | | IB/mad: Add MAD error codes from IBA spec | Swapna Thete | 2012-02-25 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge branches 'misc' and 'mlx4' into for-next | Roland Dreier | 2012-03-12 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | mlx4_core: Allow dynamic MTU configuration for IB ports | Or Gerlitz | 2012-03-12 | |
| | * | | | | | | | | mlx4_core: Report thermal error events | Jack Morgenstein | 2012-03-12 | |
| | * | | | | | | | | mlx4: Enforce device max FMR maps in FMR alloc | Eli Cohen | 2012-02-26 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2012-03-08 | |
| * | | | | | | | | mlx4_core: Get rid of redundant ext_port_cap flags | Or Gerlitz | 2012-03-06 | |
| * | | | | | | | | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | spi: sh-hspi: control spi clock more correctly | Kuninori Morimoto | 2012-03-15 | |
| * | | | | | | | | spi: Trivial warning fix | Shubhrajyoti D | 2012-03-09 | |
| * | | | | | | | | spi: Add SuperH HSPI prototype driver | Kuninori Morimoto | 2012-03-09 | |
| * | | | | | | | | spi: create a message queueing infrastructure | Linus Walleij | 2012-03-07 | |
| * | | | | | | | | spi/pl022: Add high priority message pump support | Chris Blair | 2012-02-02 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely | 2012-02-21 | |
| * | | | | | | | | drivercore: Output common devicetree information in uevent | Grant Likely | 2012-02-01 | |
| * | | | | | | | | of: Add of_property_match_string() to find index into a string list | Grant Likely | 2012-01-28 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | dt: fix twl4030 for non-dt compile on x86 | Grant Likely | 2012-03-05 | |
| * | | | | | | | | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) | Grant Likely | 2012-02-26 | |
| * | | | | | | | | irq_domain: Centralize definition of irq_dispose_mapping() | Grant Likely | 2012-02-26 | |
| * | | | | | | | | irq_domain: constify irq_domain_ops | Grant Likely | 2012-02-16 | |
| * | | | | | | | | irq_domain: Create common xlate functions that device drivers can use | Grant Likely | 2012-02-16 | |
| * | | | | | | | | irq_domain: Remove irq_domain_add_simple() | Grant Likely | 2012-02-16 | |
| * | | | | | | | | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 2012-02-16 | |
| * | | | | | | | | of/address: add empty static inlines for !CONFIG_OF | Grant Likely | 2012-02-16 | |
| * | | | | | | | | irq_domain: Add support for base irq and hwirq in legacy mappings | Grant Likely | 2012-02-16 | |
| * | | | | | | | | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 | |
| * | | | | | | | | irq_domain: Move irq_domain code from powerpc to kernel/irq | Grant Likely | 2012-02-16 | |
| * | | | | | | | | irq_domain: Make irq_domain structure match powerpc's irq_host | Grant Likely | 2012-02-14 | |
* | | | | | | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-03-21 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 2012-03-17 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | PM / devfreq: add relation of recommended frequency. | MyungJoo Ham | 2012-03-17 | |
| * | | | | | | | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2012-03-16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | PM / Domains: Introduce "always on" device flag | Rafael J. Wysocki | 2012-03-16 | |
| * | | | | | | | | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-03-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | PM / QoS: Make it possible to expose PM QoS latency constraints | Rafael J. Wysocki | 2012-03-13 | |
| * | | | | | | | | | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-03-04 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | PM / QoS: unconditionally build the feature | Jean Pihet | 2012-02-13 | |
| | * | | | | | | | | | | | Merge commit 'pm-fixes-for-3.3-rc3' into pm-qos | Rafael J. Wysocki | 2012-02-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ |