summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-089-47/+92
|\
| * MD: fix sleep in atomicShaohua Li2017-07-031-4/+8
| * MD: fix a null dereferenceShaohua Li2017-06-231-1/+1
| * md: use a separate bio_set for synchronous IO.NeilBrown2017-06-212-7/+23
| * md: change the initialization value for a spare device spot to MD_DISK_ROLE_S...Lidong Zhong2017-06-161-1/+1
| * md/raid1: remove unused bio in sync_request_writeGuoqing Jiang2017-06-161-3/+1
| * md/raid10: fix FailFast test for wrong deviceGuoqing Jiang2017-06-161-3/+3
| * md: don't use flush_signals in userspace processesMikulas Patocka2017-06-132-2/+8
| * md: fix deadlock between mddev_suspend() and md_write_start()NeilBrown2017-06-139-35/+56
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-0834-71/+1349
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2017-07-0634-71/+1349
| |\ \
| | * | MAINTAINERS: update input subsystem patternsDmitry Torokhov2017-07-021-0/+2
| | * | Input: introduce KEY_ASSISTANTDmitry Torokhov2017-07-021-0/+1
| | * | Input: xpad - sync supported devices with XBCDBenjamin Valentin2017-06-191-0/+30
| | * | Input: xpad - sync supported devices with 360ControllerBenjamin Valentin2017-06-191-0/+57
| | * | Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko2017-06-091-9/+13
| | * | Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann2017-06-091-2/+2
| | * | Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti2017-06-064-0/+877
| | * | Input: add D-Link DIR-685 touchkeys driverLinus Walleij2017-06-065-0/+194
| | * | Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav2017-06-031-1/+7
| | * | Input: axp20x-pek - add wakeup supportHans de Goede2017-06-031-0/+28
| | * | Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov2017-06-021-14/+8
| | * | Input: synaptics-rmi4 - change a char type to u8Dan Carpenter2017-05-301-1/+1
| | * | Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2017-05-302-15/+0
| | * | Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-3012188-273412/+1304476
| | |\ \
| | * | | Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-234-4/+4
| | * | | Input: mms114 - move header file out of I2C realmWolfram Sang2017-05-232-1/+1
| | * | | Input: mcs - move header file out of I2C realmWolfram Sang2017-05-233-2/+2
| | * | | Input: lm8323 - move header file out of I2C realmWolfram Sang2017-05-232-1/+1
| | * | | Input: elantech - force relative mode on a certain moduleKT Liao2017-05-121-0/+11
| | * | | Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-124-17/+99
| | * | | Input: elan_i2c - check if device is there before really probingDmitry Torokhov2017-05-121-0/+7
| | * | | Input: switch to using sizeof(*type) when allocating memoryMarkus Elfring2017-05-101-4/+4
| | * | | Input: use seq_puts() in input_devices_seq_show()Markus Elfring2017-05-101-1/+1
| | * | | Input: use seq_putc() in input_seq_print_bitmap()Markus Elfring2017-05-101-1/+1
* | | | | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-0834-443/+3026
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/rcar' into for-linusVinod Koul2017-07-043-9/+25
| |\ \ \ \ \
| | * | | | | dmaengine: use proper name for the R-Car SoCWolfram Sang2017-06-011-1/+1
| | * | | | | dt-bindings: rcar-dmac: Document missing error interruptGeert Uytterhoeven2017-05-191-2/+3
| | * | | | | dmaengine: rcar-dmac: wait for ISR to finish before freeing resourcesNiklas Söderlund2017-05-191-1/+5
| | * | | | | dmaengine: rcar-dmac: implement device_synchronize()Niklas Söderlund2017-05-191-0/+8
| | * | | | | dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chanNiklas Söderlund2017-05-191-5/+8
| * | | | | | Merge branch 'topic/pl330' into for-linusVinod Koul2017-07-041-76/+66
| |\ \ \ \ \ \
| | * | | | | | dmaengine: pl330: Delete unused functionsMatthias Kaehlcke2017-06-171-67/+0
| | * | | | | | dmaengine: pl330: Add IOMMU support to slave tranfersRobin Murphy2017-05-301-9/+66
| | |/ / / / /
| * | | | | | Merge branch 'topic/pl08x' into for-linusVinod Koul2017-07-049-276/+905
| |\ \ \ \ \ \
| | * | | | | | dmaengine: pl08x: use GENMASK() to create bitmasksLinus Walleij2017-05-241-25/+25
| | * | | | | | dmaengine: pl08x: Add support for Faraday Technology FTDMAC020Linus Walleij2017-05-243-158/+698
| | * | | | | | dmaengine: pl08x: Make slave engine optionalLinus Walleij2017-05-241-50/+78
| | * | | | | | dmaengine: pl08x: Add Faraday FTDMAC020 to compatible listLinus Walleij2017-05-241-2/+7