aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02ARM i.MX1: implement clocks using common clock frameworkSascha Hauer
2012-05-02ARM i.MX25: implement clocks using common clock frameworkSascha Hauer
2012-05-02ARM: imx: add common clock support for clk busyShawn Guo
2012-05-02ARM: imx: add common clock support for pfdShawn Guo
2012-05-02ARM i.MX: Add common clock support for 2bit gateSascha Hauer
2012-05-02ARM: imx: add common clock support for pllv3Shawn Guo
2012-05-02ARM i.MX: Add common clock support for pllv2Sascha Hauer
2012-05-02ARM i.MX: Add common clock support for pllv1Sascha Hauer
2012-04-25ARM i.MX: prepare for common clock frameworkSascha Hauer
2012-04-25ARM i.MX3: Make ccm base address a variableSascha Hauer
2012-04-25ARM i.MX timer: request correct clockSascha Hauer
2012-04-25ARM i.MX5: prepare gpc_dvfs_clkSascha Hauer
2012-04-25rtc: imx dryice: Add missing clk_prepareSascha Hauer
2012-04-25dmaengine i.MX ipu: clk_prepare/unprepare clockSascha Hauer
2012-04-25media mx3 camera: prepare clk before enabling itSascha Hauer
2012-04-25watchdog imx2: prepare clk before enabling itSascha Hauer
2012-04-25w1 i.MX: prepare/unprepare clockSascha Hauer
2012-04-25USB ehci mxc: sanitize clock handlingSascha Hauer
2012-04-25USB ehci mxc: prepare/unprepare clockSascha Hauer
2012-04-25mtd mxc_nand: prepare/unprepare clockSascha Hauer
2012-04-25serial i.MX: do not depend on grouped clocksSascha Hauer
2012-04-25mmc sdhc i.MX: do not depend on grouped clocksSascha Hauer
2012-04-25mmc mxcmmc: do not depend on grouped clocksSascha Hauer
2012-04-25net fec: do not depend on grouped clocksSascha Hauer
2012-04-25video imxfb: do not depend on grouped clocksSascha Hauer
2012-04-25spi i.MX: do not depend on grouped clocksSascha Hauer
2012-04-25dmaengine i.MX SDMA: do not depend on grouped clocksSascha Hauer
2012-04-21Linux 3.4-rc4v3.4-rc4Linus Torvalds
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds