summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-10dts: socfpga: Add sysmgr node so the gmac can use to referenceDinh Nguyen1-1/+1
2014-03-10dts: socfpga: Add support for SD/MMC on the SOCFPGA platformDinh Nguyen5-3/+70
2014-03-06ARM: shmobile: r7s72100: fix bus clock calculationWolfram Sang1-1/+1
2014-03-04Power: Reset: Generalize qnap-poweroff to work on Synology devices.Andrew Lunn2-13/+41
2014-03-02dts: socfpga: Update clock entry to support multiple parentsDinh Nguyen1-5/+14
2014-03-02ARM: socfpga: Update socfpga_defconfigDinh Nguyen1-0/+6
2014-03-02dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac.Dinh Nguyen6-17/+138
2014-02-27net: stmmac: Add SOCFPGA glue driverDinh Nguyen2-0/+184
2014-02-25watchdog: orion_wdt: Use %pa to print 'phys_addr_t'Fabio Estevam1-1/+1
2014-02-25drivers: cci: Export CCI PMU revisionPunit Agrawal1-2/+10
2014-02-25drivers: cci: Extend support to CCI revisions > r1p2Punit Agrawal1-9/+3
2014-02-25irqchip: VIC: export vic_init_cascadedArnd Bergmann1-0/+1
2014-02-25gpio: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala1-1/+1
2014-02-24clk: bcm281xx: don't disable unused peripheral clocksAlex Elder1-1/+1
2014-02-24clk: bcm281xx: add initial clock framework supportAlex Elder9-0/+2707
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn6-7/+7
2014-02-24ARM: shmobile: r8a7790: add sound SCU clock supportKuninori Morimoto1-0/+25
2014-02-24ARM: shmobile: r8a7791: Remove legacy clock aliases for DT devicesLaurent Pinchart1-1/+0
2014-02-24ARM: shmobile: Remove legacy r8a7790 DT clocksMagnus Damm1-11/+0
2014-02-24ARM: shmobile: Add r8a7791 legacy SDHI clocksMagnus Damm1-2/+49
2014-02-24ARM: shmobile: r8a7790: Correct SYS DMAC clock definesSimon Horman1-2/+2
2014-02-24ARM: shmobile: r7s72100: Add clock for r7s72100-etherSimon Horman1-0/+4
2014-02-24ARM: shmobile: r8a7791 clock: add QSPI clocksGeert Uytterhoeven1-0/+11
2014-02-24ARM: shmobile: r7s72100 clock: Add RSPI clocks for DTGeert Uytterhoeven1-0/+5
2014-02-24ARM: shmobile: r7s72100 clock: Add RSPI clocksGeert Uytterhoeven1-3/+18
2014-02-24ARM: shmobile: r8a7790: add audio clockKuninori Morimoto2-0/+43
2014-02-24ARM: shmobile: r8a7778: add audio clock in new styleKuninori Morimoto1-0/+4
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk8-35/+117
2014-02-22watchdog: orion: Enable the build on ARCH_MVEBUEzequiel Garcia1-1/+1
2014-02-22watchdog: orion: Add support for Armada 370 and Armada XP SoCEzequiel Garcia2-2/+107
2014-02-22watchdog: orion: Add per-compatible watchdog start implementationEzequiel Garcia1-1/+11
2014-02-22watchdog: orion: Add per-compatible clock initializationEzequiel Garcia1-21/+32
2014-02-22watchdog: orion: Introduce per-compatible of_device_id dataEzequiel Garcia1-19/+43
2014-02-22watchdog: orion: Introduce an orion_watchdog device structureEzequiel Garcia1-45/+69
2014-02-22watchdog: orion: Remove unneeded BRIDGE_CAUSE clearEzequiel Garcia1-5/+0
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia7-9/+58
2014-02-22watchdog: orion: Handle the interrupt so it's properly ackedEzequiel Garcia2-1/+25
2014-02-22watchdog: orion: Make sure the watchdog is initially stoppedEzequiel Garcia1-0/+19
2014-02-22watchdog: orion: Remove unused macrosEzequiel Garcia1-2/+0
2014-02-22watchdog: orion: Use atomic access for shared registersEzequiel Garcia1-37/+5
2014-02-22watchdog: orion: Add clock error handlingEzequiel Garcia1-10/+19
2014-02-22rtc: mv: reset date if after year 2038Thomas Petazzoni1-0/+12
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-21hwrng: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala1-3/+3
2014-02-18rtc: isl12057: use PTR_ERR_OR_ZERO to fix coccinelle warningsFengguang Wu1-4/+1
2014-02-18jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter1-2/+4
2014-02-17FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells2-0/+8
2014-02-17reiserfs: fix utterly brain-damaged indentation.Dave Jones1-700/+195
2014-02-17ceph: fix __dcache_readdir()Yan, Zheng1-1/+9
2014-02-17ceph: add acl, noacl options for cephfs mountSage Weil1-4/+28