summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-12clk: stm32f4: avoid uninitialized variable accessArnd Bergmann
2017-01-09Merge branch 'clk-fixes' into clk-nextStephen Boyd
2017-01-09clk: cdce925: add support for CDCE913, CDCE937, and CDCE949Akinobu Mita
2017-01-09clk: mdm9615: Add EBI2 clockZoran Markovic
2017-01-09clk: uniphier: remove unneeded #include <linux/delay.h>Masahiro Yamada
2017-01-09clk: mvebu: adjust AP806 CPU clock frequencies to production chipThomas Petazzoni
2017-01-09Merge branch 'clk-hi3660' into clk-nextStephen Boyd
2017-01-09clk: hisilicon: Add clock driver for hi3660 SoCZhangfei Gao
2017-01-09clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski
2017-01-09clk: clk-conf: Do not print error messages if EPROBE_DEFERGeert Uytterhoeven
2017-01-09clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledSudeep Holla
2017-01-09clk: qcom: Add GCC_MSS_RESET supportAvaneesh Kumar Dwivedi
2017-01-09clk: zte: add audio clocks for zx296718Jun Nie
2017-01-09clk: zx296718: do not panic on failureShawn Guo
2017-01-09clk: wm831x: fix usleep_range with bad rangeNicholas Mc Guire
2017-01-09clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2Nikita Yushchenko
2017-01-09clk/axs10x: Clear init field in driver probeJose Abreu
2017-01-09Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe...Stephen Boyd
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27clk: qcom: ipq4019: Add the cpu clock frequency change notifierAbhishek Sahu
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan
2016-12-23ipvlan: fix multicast processingMahesh Bandewar
2016-12-23ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet
2016-12-23ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET