summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe...Stephen Boyd2017-01-104-40/+1136
|\ \ \ \
| | | | * clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez2016-12-221-2/+2
| | | | * clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt2016-12-221-5/+22
| | | * | clk: qcom: ipq4019: Add the cpu clock frequency change notifierAbhishek Sahu2016-12-271-1/+39
| | | * | clk: qcom: ipq4019: Add all the frequencies for apss cpuAbhishek Sahu2016-12-221-2/+12
| | | * | clk: qcom: ipq4019: correct sdcc frequency and parent nameAbhishek Sahu2016-12-221-2/+2
| | | * | clk: qcom: ipq4019: Add the nodes for pcnocAbhishek Sahu2016-12-221-0/+39
| | | * | clk: qcom: ipq4019: Add the apss cpu pll divider clock nodeAbhishek Sahu2016-12-221-0/+132
| | | * | clk: qcom: ipq4019: remove fixed clocks and add pll clocksAbhishek Sahu2016-12-221-11/+243
| | | |/
| | * | clk: stm32f4: SDIO & 48Mhz clock management for STM32F469 boardGabriel Fernandez2016-12-221-3/+46
| | * | clk: stm32f4: Add SAI clocksGabriel Fernandez2016-12-221-0/+16
| | * | clk: stm32f4: Add I2S clockGabriel Fernandez2016-12-221-1/+13
| | * | clk: stm32f4: Add lcd-tft clockGabriel Fernandez2016-12-221-0/+114
| | * | clk: stm32f4: Add post divisor for I2S & SAI PLLsGabriel Fernandez2016-12-221-0/+55
| | * | clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boardsGabriel Fernandez2016-12-221-17/+334
| | |/
| * / clk: qcom: smd-rpmcc: Add msm8974 clocksBjorn Andersson2016-12-221-0/+71
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-283-3/+43
|\ \
| * | crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-163-3/+43
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-287-29/+59
|\ \ \
| * | | net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * | | r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * | | net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
| * | | net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
| * | | ipvlan: fix multicast processingMahesh Bandewar2016-12-232-11/+20
| * | | ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet2016-12-232-14/+31
* | | | avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2584-189/+179
|\ \ \ \
| * | | | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-2534-64/+54
| * | | | ktime: Get rid of the unionThomas Gleixner2016-12-256-15/+15
| * | | | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-2548-110/+110
* | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2528-233/+178
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+1
| * | | | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+1
| * | | | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-251-2/+2
| * | | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-2524-30/+30
| * | | | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-251-40/+45
| * | | | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-48/+30
| * | | | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-46/+33
| * | | | bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner2016-12-251-1/+4
| * | | | scsi: qedi: Convert to hotplug state machineThomas Gleixner2016-12-251-64/+32
* | | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24386-386/+386
* | | | | Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2417-57/+261
|\ \ \ \ \
| * | | | | watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero2016-12-162-3/+5
| * | | | | watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0
| * | | | | watchdog: octeon: Remove unneeded linux/miscdevice.h includeCorentin Labbe2016-12-161-1/+0
| * | | | | watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes2016-12-161-0/+20
| * | | | | watchdog: loongson1: Add Loongson1 SoC watchdog driverYang Ling2016-12-163-0/+178
| * | | | | watchdog: cpwd: remove memory allocate failure messageAmit Kushwaha2016-12-161-16/+7
| * | | | | watchdog: da9062/61: watchdog driverSteve Twiss2016-12-162-4/+12
| * | | | | intel-mid_wdt: Error code is just an integerAndy Shevchenko2016-12-161-11/+8