summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: dw: we do support Merrifield SoC in PCI modeAndy Shevchenko2017-01-251-0/+15
* dmaengine: dw: add support of iDMA 32-bit hardwareAndy Shevchenko2017-01-251-9/+92
* dmaengine: dw: introduce register mappings for iDMA 32-bitAndy Shevchenko2017-01-251-3/+49
* dmaengine: dw: introduce block2bytes() and bytes2block()Andy Shevchenko2017-01-252-23/+35
* dmaengine: dw: extract dwc_chan_pause() for future useAndy Shevchenko2017-01-251-5/+9
* dmaengine: dw: replace convert_burst() with one linerAndy Shevchenko2017-01-251-18/+11
* dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko2017-01-254-2/+8
* dmaengine: dw: Fix data corruption in large device to memory transfersJarkko Nikula2017-01-251-11/+9
* dmaengine: dw: pci: remove LPE Audio DMA IDAndy Shevchenko2017-01-101-2/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-273-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-277-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
| * | | | intel-mid_wdt: make sure watchdog is not running at startupAndy Shevchenko2016-12-161-0/+3
| * | | | watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin2016-12-161-0/+2
| * | | | watchdog: jz4740: Fix modular buildStephen Boyd2016-12-161-1/+1
| * | | | watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter2016-12-161-1/+1
| * | | | watchdog: davinci: add support for deferred probingTero Kristo2016-12-161-1/+5
| * | | | watchdog: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas2016-12-161-1/+0
| * | | | watchdog: Standardize leading tabs and spaces in Kconfig fileRobert P. J. Day2016-12-161-17/+17