summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-09Merge branch 'tegra/clk' into next/dt2Arnd Bergmann
2013-04-08video: mxsfb: Introduce regulator supportFabio Estevam
2013-04-04clk: tegra: fix enum tegra114_clk to match bindingStephen Warren
2013-04-04clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver
2013-04-04clk: tegra: Implement clocks for Tegra114Peter De Schrijver
2013-04-04clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver
2013-04-04clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver
2013-04-04clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver
2013-04-04clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver
2013-04-04clk: tegra: Add PLL post divider tablePeter De Schrijver
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver
2013-04-04clk: tegra: provide dummy cpu car opsPeter De Schrijver
2013-04-04clk: tegra: defer application of init tableStephen Warren
2013-04-04clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad
2013-04-04clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding
2013-04-04clk: tegra: Export peripheral reset functionsThierry Reding
2013-04-04clk: tegra: Fix periph_clk_to_bit macroYen Lin
2013-04-04Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren
2013-04-04Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren
2013-04-04serial: mxs-auart: move to use generic DMA helperShawn Guo
2013-04-04mtd: gpmi: move to use generic DMA helperShawn Guo
2013-04-04i2c: i2c-mxs: move to use generic DMA helperShawn Guo
2013-04-04spi: mxs-spi: move to use generic DMA helperShawn Guo
2013-04-04mmc: mxs-mmc: move to use generic DMA helperShawn Guo
2013-04-04dma: mxs-dma: move to generic device tree bindingShawn Guo
2013-04-04dma: mxs-dma: use devm_* managed functionsShawn Guo
2013-04-04video: mxsfb: remove mxsfb_platform_dataShawn Guo
2013-04-04video: mxsfb: get display timings from device treeShawn Guo
2013-04-04video: mxsfb: remove dotclk_delay from platform_dataShawn Guo
2013-04-04video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo
2013-04-04video: mxsfb: use devm_* managed functionsShawn Guo
2013-04-04net: freescale: fec: add support for optional enet_out clkWolfram Sang
2013-04-04net: fec: handle optional clk_ptp more gracefullyShawn Guo
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette
2013-04-02clk: abstract locking out into helper functionsMike Turquette
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo
2013-04-01rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo
2013-04-01clk: mxs: remove the use of mach level IO accessorShawn Guo
2013-04-01clk: mxs: get base address from device treeShawn Guo
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo
2013-04-01Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds