index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-10
dts: socfpga: Add sysmgr node so the gmac can use to reference
Dinh Nguyen
1
-1
/
+1
2014-03-10
dts: socfpga: Add support for SD/MMC on the SOCFPGA platform
Dinh Nguyen
5
-3
/
+70
2014-03-06
ARM: shmobile: r7s72100: fix bus clock calculation
Wolfram Sang
1
-1
/
+1
2014-03-04
Power: Reset: Generalize qnap-poweroff to work on Synology devices.
Andrew Lunn
2
-13
/
+41
2014-03-02
dts: socfpga: Update clock entry to support multiple parents
Dinh Nguyen
1
-5
/
+14
2014-03-02
ARM: socfpga: Update socfpga_defconfig
Dinh Nguyen
1
-0
/
+6
2014-03-02
dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac.
Dinh Nguyen
6
-17
/
+138
2014-02-27
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
2
-0
/
+184
2014-02-25
watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
Fabio Estevam
1
-1
/
+1
2014-02-25
drivers: cci: Export CCI PMU revision
Punit Agrawal
1
-2
/
+10
2014-02-25
drivers: cci: Extend support to CCI revisions > r1p2
Punit Agrawal
1
-9
/
+3
2014-02-25
irqchip: VIC: export vic_init_cascaded
Arnd Bergmann
1
-0
/
+1
2014-02-25
gpio: msm: switch Kconfig to ARCH_QCOM depends
Kumar Gala
1
-1
/
+1
2014-02-24
clk: bcm281xx: don't disable unused peripheral clocks
Alex Elder
1
-1
/
+1
2014-02-24
clk: bcm281xx: add initial clock framework support
Alex Elder
9
-0
/
+2707
2014-02-24
drivers: Enable building of Kirkwood drivers for mach-mvebu
Andrew Lunn
6
-7
/
+7
2014-02-24
ARM: shmobile: r8a7790: add sound SCU clock support
Kuninori Morimoto
1
-0
/
+25
2014-02-24
ARM: shmobile: r8a7791: Remove legacy clock aliases for DT devices
Laurent Pinchart
1
-1
/
+0
2014-02-24
ARM: shmobile: Remove legacy r8a7790 DT clocks
Magnus Damm
1
-11
/
+0
2014-02-24
ARM: shmobile: Add r8a7791 legacy SDHI clocks
Magnus Damm
1
-2
/
+49
2014-02-24
ARM: shmobile: r8a7790: Correct SYS DMAC clock defines
Simon Horman
1
-2
/
+2
2014-02-24
ARM: shmobile: r7s72100: Add clock for r7s72100-ether
Simon Horman
1
-0
/
+4
2014-02-24
ARM: shmobile: r8a7791 clock: add QSPI clocks
Geert Uytterhoeven
1
-0
/
+11
2014-02-24
ARM: shmobile: r7s72100 clock: Add RSPI clocks for DT
Geert Uytterhoeven
1
-0
/
+5
2014-02-24
ARM: shmobile: r7s72100 clock: Add RSPI clocks
Geert Uytterhoeven
1
-3
/
+18
2014-02-24
ARM: shmobile: r8a7790: add audio clock
Kuninori Morimoto
2
-0
/
+43
2014-02-24
ARM: shmobile: r8a7778: add audio clock in new style
Kuninori Morimoto
1
-0
/
+4
2014-02-23
ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
Ivan Khoronzhuk
8
-35
/
+117
2014-02-22
watchdog: orion: Enable the build on ARCH_MVEBU
Ezequiel Garcia
1
-1
/
+1
2014-02-22
watchdog: orion: Add support for Armada 370 and Armada XP SoC
Ezequiel Garcia
2
-2
/
+107
2014-02-22
watchdog: orion: Add per-compatible watchdog start implementation
Ezequiel Garcia
1
-1
/
+11
2014-02-22
watchdog: orion: Add per-compatible clock initialization
Ezequiel Garcia
1
-21
/
+32
2014-02-22
watchdog: orion: Introduce per-compatible of_device_id data
Ezequiel Garcia
1
-19
/
+43
2014-02-22
watchdog: orion: Introduce an orion_watchdog device structure
Ezequiel Garcia
1
-45
/
+69
2014-02-22
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
Ezequiel Garcia
1
-5
/
+0
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
7
-9
/
+58
2014-02-22
watchdog: orion: Handle the interrupt so it's properly acked
Ezequiel Garcia
2
-1
/
+25
2014-02-22
watchdog: orion: Make sure the watchdog is initially stopped
Ezequiel Garcia
1
-0
/
+19
2014-02-22
watchdog: orion: Remove unused macros
Ezequiel Garcia
1
-2
/
+0
2014-02-22
watchdog: orion: Use atomic access for shared registers
Ezequiel Garcia
1
-37
/
+5
2014-02-22
watchdog: orion: Add clock error handling
Ezequiel Garcia
1
-10
/
+19
2014-02-22
rtc: mv: reset date if after year 2038
Thomas Petazzoni
1
-0
/
+12
2014-02-21
irqchip: orion: Fix getting generic chip pointer.
Andrew Lunn
1
-1
/
+2
2014-02-21
hwrng: msm: switch Kconfig to ARCH_QCOM depends
Kumar Gala
1
-3
/
+3
2014-02-18
rtc: isl12057: use PTR_ERR_OR_ZERO to fix coccinelle warnings
Fengguang Wu
1
-4
/
+1
2014-02-18
jbd2: fix use after free in jbd2_journal_start_reserved()
Dan Carpenter
1
-2
/
+4
2014-02-17
FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree
David Howells
2
-0
/
+8
2014-02-17
reiserfs: fix utterly brain-damaged indentation.
Dave Jones
1
-700
/
+195
2014-02-17
ceph: fix __dcache_readdir()
Yan, Zheng
1
-1
/
+9
2014-02-17
ceph: add acl, noacl options for cephfs mount
Sage Weil
1
-4
/
+28
[next]