summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: wm8400: Convert to devm_regmap_init_i2c()Mark Brown2012-02-221-5/+2
* mfd: wm831x: Convert to devm_regmap_init()Mark Brown2012-02-223-13/+11
* mfd: wm8994: Convert to devm_regmap_init()Mark Brown2012-02-221-10/+8
* mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown2012-02-222-25/+61
* mfd: Add __devinit and __devexit annotations in wm8994Mark Brown2012-02-221-2/+2
* mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown2012-02-221-4/+4
* Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2012-02-204-0/+78
|\
| * regmap: Fix kcalloc parameters swappedAxel Lin2012-02-101-1/+1
| * regmap: Bypass the cache when applying patchesMark Brown2012-01-251-0/+2
| * regmap: Skip patch application when the cache is not dirty on syncMark Brown2012-01-251-2/+3
| * regmap: Support register patch setsMark Brown2012-01-234-0/+75
* | Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-02-204-0/+81
|\ \
| * | regmap: Implement managed regmap_init()Mark Brown2012-01-304-0/+81
* | | Linux 3.3-rc4v3.3-rc4Linus Torvalds2012-02-181-1/+1
* | | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-1866-786/+524
|\ \ \
| * \ \ Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-02-1311-437/+140
| |\ \ \
| | * | | ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-134-375/+5
| | * | | pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-131-27/+21
| | * | | ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD2012-02-133-28/+100
| | * | | ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-131-3/+10
| | * | | ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre2012-02-134-4/+4
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-135-11/+9
| |\ \ \ \
| | * | | | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley2012-02-091-7/+1
| | * | | | ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg2012-02-071-1/+1
| | * | | | ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2012-02-072-3/+3
| | * | | | Merge branch 'fixes-dt' into fixesTony Lindgren2012-02-071-0/+4
| | |\ \ \ \
| | | * | | | ARM: OMAP2+: board-generic: Add missing handle_irq callbacksBenoit Cousson2011-12-071-0/+4
| * | | | | | ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten2012-02-131-1/+3
| * | | | | | Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-02-13378-5492/+2974
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Add cpu-offset property in gic device tree nodeThomas Abraham2012-02-091-0/+1
| | * | | | | | ARM: EXYNOS: Bring exynos4-dt up to dateKarol Lewandowski2012-02-091-2/+6
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann2012-02-135-14/+14
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2012-02-062-6/+6
| | * | | | | | ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2012-02-062-2/+2
| | * | | | | | i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta2012-02-061-1/+1
| | * | | | | | ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMAOlof Johansson2012-01-241-5/+5
| | | |_|_|_|/ | | |/| | | |
| * | | | | | ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-096-10/+15
| * | | | | | ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn2012-02-093-275/+274
| * | | | | | Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-02-0633-36/+62
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 boardSylwester Nawrocki2012-01-311-1/+1
| | * | | | | | ARM: EXYNOS: Correct framebuffer window size on Nuri boardSylwester Nawrocki2012-01-311-4/+4
| | * | | | | | ARM: SAMSUNG: Fix missing api-change from subsys_interface changeHeiko Stuebner2012-01-2723-26/+37
| | * | | | | | ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type"Jonghwan Choi2012-01-271-1/+1
| | * | | | | | ARM: S5PV210: Fix the name of exynos4_clk_hdmiphy_ctrl() for S5PV210Kukjin Kim2012-01-271-2/+2
| | * | | | | | ARM: EXYNOS: Remove build warning without enabling PMKukjin Kim2012-01-273-0/+6
| | * | | | | | ARM: SAMSUNG: Fix platform data setup for I2C adapter 0Sylwester Nawrocki2012-01-271-1/+3
| | * | | | | | ARM: EXYNOS: fix non-SMP builds for EXYNOS4Marek Szyprowski2012-01-271-0/+2
| | * | | | | | ARM: S3C6410: Use device names for both I2C clocksMark Brown2012-01-271-0/+5
| | * | | | | | ARM: S3C64XX: Make s3c64xx_init_uarts() staticMark Brown2012-01-271-1/+1
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-1827-191/+212
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud