Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 2 | -10/+21 | |
|\ | ||||||
| * | Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Olof Johansson | 2012-05-13 | 2 | -10/+21 | |
| |\ | ||||||
| | * | mmc: mxs-mmc: move header from mach into linux folder | Shawn Guo | 2012-05-13 | 1 | -0/+19 | |
| | * | dma: mxs-dma: make platform_device_id more generic | Shawn Guo | 2012-05-12 | 1 | -10/+2 | |
| * | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw... | Olof Johansson | 2012-05-10 | 6 | -8/+97 | |
| |\ \ | | |/ | |/| | ||||||
* | | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-05-26 | 1 | -0/+20 | |
|\ \ \ | ||||||
| * | | | lib: add support for stmp-style devices | Wolfram Sang | 2012-04-20 | 1 | -0/+20 | |
* | | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 5 | -113/+130 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 2012-05-16 | 3 | -18/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | clk: Provide dummy clk_unregister() | Mark Brown | 2012-05-15 | 1 | -0/+2 | |
| | * | | | | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn | 2012-05-09 | 1 | -1/+0 | |
| | * | | | | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn | 2012-05-09 | 1 | -17/+0 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'spear/clock' and 'imx/clock' into next/clock | Arnd Bergmann | 2012-05-14 | 6 | -12/+127 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'spear/pinctrl' into spear/clock | Arnd Bergmann | 2012-05-14 | 6 | -12/+127 | |
| | |\ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann | 2012-05-11 | 24 | -47/+211 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'depends/rmk/clkdev' into next/clock | Arnd Bergmann | 2012-05-11 | 2 | -0/+35 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | clk: add a fixed factor clock | Sascha Hauer | 2012-05-08 | 2 | -0/+43 | |
| * | | | | | | | clk: Use a separate struct for holding init data. | Saravana Kannan | 2012-05-02 | 2 | -21/+40 | |
| * | | | | | | | clk: constify parent name arrays in macros | Rajendra Nayak | 2012-05-02 | 1 | -3/+3 | |
| * | | | | | | | clk: remove trailing whitespace from clk.h | Rob Herring | 2012-04-25 | 1 | -2/+2 | |
| * | | | | | | | clk: clk-private: Add DEFINE_CLK macro | Viresh Kumar | 2012-04-25 | 1 | -39/+20 | |
| * | | | | | | | clk: Fix typo in comment | Viresh Kumar | 2012-04-25 | 1 | -2/+2 | |
| * | | | | | | | clk: pass parent_rate into .set_rate | Shawn Guo | 2012-04-25 | 1 | -14/+7 | |
| * | | | | | | | clk: basic: improve parent_names & return errors | Mike Turquette | 2012-04-25 | 1 | -2/+0 | |
| * | | | | | | | clk: core: copy parent_names & return error codes | Mike Turquette | 2012-04-25 | 2 | -2/+5 | |
| * | | | | | | | clk: Constify parent name arrays | Mark Brown | 2012-04-25 | 2 | -5/+5 | |
| * | | | | | | | clk: Remove comment for end of CONFIG_COMMON_CLK section | Mark Brown | 2012-04-25 | 1 | -1/+1 | |
| * | | | | | | | clk: declare clk_ops of basic clks in clk-provider.h | Shawn Guo | 2012-04-25 | 2 | -8/+4 | |
| * | | | | | | | clk: add "const" for clk_ops of basic clks | Shawn Guo | 2012-04-25 | 1 | -4/+4 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-05-26 | 2 | -3/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mm: add new arch_make_huge_pte() method for tile support | Chris Metcalf | 2012-05-25 | 1 | -0/+8 | |
| * | | | | | | | | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf | 2012-05-25 | 1 | -3/+2 | |
* | | | | | | | | | Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu... | Linus Torvalds | 2012-05-25 | 1 | -0/+33 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dma-buf: minor documentation fixes. | Sumit Semwal | 2012-05-25 | 1 | -0/+3 | |
| * | | | | | | | | | dma-buf: add vmap interface | Dave Airlie | 2012-05-25 | 1 | -0/+14 | |
| * | | | | | | | | | dma-buf: mmap support | Daniel Vetter | 2012-05-25 | 1 | -0/+16 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-05-25 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful | Kuninori Morimoto | 2012-05-11 | 1 | -2/+4 | |
| * | | | | | | | | | dma/amba-pl08x: add support for the Nomadik variant | Linus Walleij | 2012-04-25 | 1 | -0/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 7 | -17/+206 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-next-arm-dma' into for-linus | Marek Szyprowski | 2012-05-22 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | common: add dma_mmap_from_coherent() function | Marek Szyprowski | 2012-05-21 | 1 | -1/+3 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 | 3 | -0/+142 | |
| * | | | | | | | | | | mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks | Marek Szyprowski | 2012-05-21 | 1 | -0/+9 | |
| * | | | | | | | | | | mm: page_isolation: MIGRATE_CMA isolation functions added | Michal Nazarewicz | 2012-05-21 | 2 | -10/+11 | |
| * | | | | | | | | | | mm: mmzone: MIGRATE_CMA migration type added | Michal Nazarewicz | 2012-05-21 | 2 | -7/+34 | |
| * | | | | | | | | | | mm: page_alloc: introduce alloc_contig_range() | Michal Nazarewicz | 2012-05-21 | 1 | -0/+8 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-25 | 4 | -60/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue | Thomas Abraham | 2012-05-09 | 1 | -0/+1 | |
| * | | | | | | | | | | mmc: core: fix the decision of HS200/DDR card-type | Seungwon Jeon | 2012-05-09 | 2 | -60/+4 |