summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-10/+21
|\
| * Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-05-122-10/+21
| |\
| | * mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-131-0/+19
| | * dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-121-10/+2
| * | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson2012-05-096-8/+97
| |\ \ | | |/ | |/|
* | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-0/+20
|\ \ \
| * | | lib: add support for stmp-style devicesWolfram Sang2012-04-201-0/+20
* | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-265-113/+130
|\ \ \ \
| * \ \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-163-18/+2
| |\ \ \ \
| | * | | | clk: Provide dummy clk_unregister()Mark Brown2012-05-151-0/+2
| | * | | | ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-081-1/+0
| | * | | | ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-081-17/+0
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-146-12/+127
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann2012-05-146-12/+127
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-1124-47/+211
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann2012-05-112-0/+35
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | clk: add a fixed factor clockSascha Hauer2012-05-082-0/+43
| * | | | | | | clk: Use a separate struct for holding init data.Saravana Kannan2012-05-012-21/+40
| * | | | | | | clk: constify parent name arrays in macrosRajendra Nayak2012-05-011-3/+3
| * | | | | | | clk: remove trailing whitespace from clk.hRob Herring2012-04-241-2/+2
| * | | | | | | clk: clk-private: Add DEFINE_CLK macroViresh Kumar2012-04-241-39/+20
| * | | | | | | clk: Fix typo in commentViresh Kumar2012-04-241-2/+2
| * | | | | | | clk: pass parent_rate into .set_rateShawn Guo2012-04-241-14/+7
| * | | | | | | clk: basic: improve parent_names & return errorsMike Turquette2012-04-241-2/+0
| * | | | | | | clk: core: copy parent_names & return error codesMike Turquette2012-04-242-2/+5
| * | | | | | | clk: Constify parent name arraysMark Brown2012-04-242-5/+5
| * | | | | | | clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown2012-04-241-1/+1
| * | | | | | | clk: declare clk_ops of basic clks in clk-provider.hShawn Guo2012-04-242-8/+4
| * | | | | | | clk: add "const" for clk_ops of basic clksShawn Guo2012-04-241-4/+4
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-252-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: add new arch_make_huge_pte() method for tile supportChris Metcalf2012-05-251-0/+8
| * | | | | | | | arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf2012-05-251-3/+2
* | | | | | | | | Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds2012-05-251-0/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-buf: minor documentation fixes.Sumit Semwal2012-05-251-0/+3
| * | | | | | | | | dma-buf: add vmap interfaceDave Airlie2012-05-251-0/+14
| * | | | | | | | | dma-buf: mmap supportDaniel Vetter2012-05-251-0/+16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-252-2/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine: Fixup dmaengine_prep_slave_single() to be actually usefulKuninori Morimoto2012-05-111-2/+4
| * | | | | | | | | dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-251-0/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-257-17/+206
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski2012-05-221-1/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | common: add dma_mmap_from_coherent() functionMarek Szyprowski2012-05-211-1/+3
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | drivers: add Contiguous Memory AllocatorMarek Szyprowski2012-05-213-0/+142
| * | | | | | | | | | mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski2012-05-211-0/+9
| * | | | | | | | | | mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz2012-05-212-10/+11
| * | | | | | | | | | mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz2012-05-212-7/+34
| * | | | | | | | | | mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz2012-05-211-0/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-254-60/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham2012-05-091-0/+1
| * | | | | | | | | | mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-092-60/+4