summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/...Mark Brown2018-01-265-41/+103
|\ \ \ \ \
| | | | | * spi: sun6i: disable/unprepare clocks on removeTobias Jordan2017-12-071-1/+1
| | | | * | spi: sirf: account for const type of of_device_id.dataJulia Lawall2018-01-031-2/+2
| | | | |/
| | | * | spi: sh-msiof: Implement cs-gpios configurationGeert Uytterhoeven2017-12-141-7/+59
| | | * | spi: sh-msiof: Extend support to 3 native chip selectsGeert Uytterhoeven2017-12-141-5/+13
| | | * | spi: sh-msiof: Avoid writing to registers from spi_master.setup()Geert Uytterhoeven2017-12-141-11/+24
| | | * | spi: sh-msiof: Use dev_warn_once() instead of open-codingGeert Uytterhoeven2017-11-301-3/+2
| | | |/
| | * / spi: s3c64xx: add SPDX identifierAndi Shyti2018-01-081-14/+4
| | |/
| * | spi: pxa2xx: Use gpiod_put() not gpiod_free()Mark Brown2017-12-221-2/+2
| * | spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-tripRasmus Villemoes2017-12-211-2/+2
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to...Mark Brown2018-01-265-14/+32
|\ \ \ \ \ \
| | | | | * | spi: orion: Fix a resource leak if the optional "axi" clk is deferredChristophe Jaillet2018-01-261-5/+8
| | | | | * | spi: orion: Fix clock resource by adding an optional bus clockGregory CLEMENT2018-01-121-0/+14
| | | | | |/
| | | | * / spi: meson-axg: add SPICC driver supportSunny Luo2017-11-281-0/+1
| | | | |/
| | | * / spi: jcore: disable clock when registering spi conroller failedTakuo Koguchi2017-12-131-1/+3
| | | |/
| | * | spi: imx: Fix failure path leak on GPIO request error correctlyTrent Piepho2017-11-071-7/+8
| * | | spi: spi-fsl-dspi: account for const type of of_device_id.dataJulia Lawall2018-01-031-4/+3
| * | | spi: spi-fsl-dspi: add SPI_LSB_FIRST to driver capabilitiesKurt Kanzenbach2017-11-161-1/+1
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'spi/topic/a3700', 'spi/topic/atmel', 'spi/top...Mark Brown2018-01-265-67/+188
|\ \ \ \ \ \ \ \
| | | | | * | | | spi: dw: Remove unused members from struct chip_dataJarkko Nikula2018-01-261-2/+0
| | | | | | |_|/ | | | | | |/| |
| | | | * / | | spi: davinci: Initialize dspi->done before any possible use of itMichele Dionisio2017-12-121-2/+2
| | | | |/ / /
| | | * / / / spi: bcm53xx: simplify reading SPI dataRafał Miłecki2018-01-031-16/+10
| | | |/ / /
| | * | | | spi: atmel: Implements transfers with bounce bufferRadu Pirea2018-01-051-29/+84
| * | | | | spi: a3700: Remove endianness swapping for full-duplex transfersMaxime Chevallier2018-01-241-7/+6
| * | | | | spi: a3700: Remove endianness swapping functions when accessing FIFOsMaxime Chevallier2018-01-241-3/+2
| * | | | | spi: a3700: Add full-duplex supportMaxime Chevallier2018-01-181-12/+73
| * | | | | spi: a3700: Allow to enable or disable FIFO modeMaxime Chevallier2018-01-181-3/+6
| * | | | | spi: a3700: Set frequency limits at startupMaxime Chevallier2018-01-181-0/+7
| * | | | | spi: a3700: Clear DATA_OUT when performing a readMaxime Chevallier2018-01-181-0/+5
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge remote-tracking branches 'spi/fix/imx' and 'spi/fix/sh-msiof' into spi-...Mark Brown2018-01-262-3/+24
|\ \ \ \ \ \
| | * | | | | spi: sh-msiof: Fix timeout failures for TX-only DMA transfersGeert Uytterhoeven2018-01-031-1/+11
| | |/ / / /
| * / / / / spi: imx: do not access registers while clocks disabledStefan Agner2018-01-081-2/+13
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-01-191-2/+15
|\ \ \ \ \
| * | | | | scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke2018-01-101-2/+15
* | | | | | Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-194-35/+59
|\ \ \ \ \ \
| * | | | | | dm crypt: fix error return code in crypt_ctr()Wei Yongjun2018-01-171-0/+1
| * | | | | | dm crypt: wipe kernel key copy after IV initializationOndrej Kozina2018-01-171-4/+8
| * | | | | | dm integrity: don't store cipher request on the stackMikulas Patocka2018-01-171-12/+37
| * | | | | | dm crypt: fix crash by adding missing check for auth key sizeMilan Broz2018-01-171-1/+6
| * | | | | | dm btree: fix serious bug in btree_split_beneath()Joe Thornber2018-01-171-17/+2
| * | | | | | dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang2018-01-171-1/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-198-23/+44
|\ \ \ \ \ \ \
| * | | | | | | Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers2018-01-181-1/+3
| * | | | | | | Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-122-14/+19
| * | | | | | | Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰2018-01-101-0/+1
| * | | | | | | Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann2018-01-101-0/+4
| * | | | | | | Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-081-4/+12
| * | | | | | | Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-081-2/+1
| * | | | | | | Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-081-2/+4
* | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-192-7/+12
|\ \ \ \ \ \ \ \