summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic...Mark Brown2016-01-115-37/+76
|\ \ \ \
| | | | * spi: imx: defer spi initialization, if DMA engine isAnton Bondarenko2015-12-151-0/+3
| | | | * spi: imx: return error from dma channel requestAnton Bondarenko2015-12-151-11/+16
| | | | * spi: imx: enable loopback only for ECSPI controller familyAnton Bondarenko2015-12-151-5/+6
| | | | * spi: imx: fix loopback mode setup after controller resetAnton Bondarenko2015-12-151-1/+3
| | | | * spi: imx: add function to check for IMX51 family controllerAnton Bondarenko2015-12-071-3/+8
| | | | * spi: imx: replace multiple watermarks with single for RX, TX and RXTAnton Bondarenko2015-12-071-16/+13
| | | | * spi: imx: reorder HW operations enable order to avoid possible RX data lossAnton Bondarenko2015-12-071-2/+10
| | | | * spi: imx: terminate RX DMA transaction in case of TX DMA timeoutAnton Bondarenko2015-12-071-0/+1
| | | | * spi: imx: Add loopback mode supportFabio Estevam2015-12-041-2/+13
| | | * | spi: fsl-espi: expose maximum transfer size limitMichal Suchanek2016-01-051-0/+6
| | | |/
| | * / spi: dw-mid: constify dw_spi_dma_ops structureJulia Lawall2015-11-302-2/+2
| | |/
| * / spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmodeJisheng Zhang2015-12-231-1/+1
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 's...Mark Brown2016-01-114-35/+25
|\ \ \ \ \
| | | | * | spi: davinci: use dev_err() for error reportingSekhar Nori2015-12-121-7/+7
| | | | * | spi: davinci: fix spurious i/o errorSekhar Nori2015-12-121-1/+2
| | | | |/
| | | * / spi: cadence: use to_platform_device()Geliang Tang2016-01-051-4/+2
| | | |/
| | * | spi: butterfly: use new parport device modelSudip Mukherjee2015-12-021-4/+6
| | * | spi: butterfly: correct alignmentSudip Mukherjee2015-12-021-6/+5
| | * | spi: butterfly: remove cast to voidSudip Mukherjee2015-12-021-2/+2
| | * | spi: butterfly: remove multiple blank linesSudip Mukherjee2015-12-021-9/+0
| | |/
| * / spi/bcm63xx: Move default clock configuration to kill compiler warningGeert Uytterhoeven2015-11-161-4/+3
| |/
* | Merge remote-tracking branch 'spi/topic/sunxi' into spi-nextMark Brown2016-01-111-3/+3
|\ \
| * | spi: sun4i: Prevent chip-select from being activated twice before a transferMarcus Weseloh2016-01-071-3/+3
| |/
* | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2016-01-111-2/+1
|\ \
| * | spi: use to_spi_deviceGeliang Tang2015-12-231-2/+1
| |/
* | Merge remote-tracking branch 'spi/fix/mtk' into spi-linusMark Brown2016-01-111-10/+18
|\ \
| * | spi: mediatek: Prevent overflows in FIFO transfersNicolas Boichat2015-12-301-10/+18
| |/
* | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
|\ \
| * | drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| * | drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-311-1/+3
|\ \ \
| * | | PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-041-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3118-107/+221
|\ \ \ \
| * \ \ \ Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2015-12-302-20/+44
| |\ \ \ \
| | * \ \ \ Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-12-182-20/+44
| | |\ \ \ \
| | | * | | | iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg2015-12-131-6/+9
| | | * | | | iwlwifi: separate firmware version for 7260 devicesJohannes Berg2015-12-131-14/+35
| * | | | | | drivers: net: cpsw: fix error return codeJulia Lawall2015-12-291-3/+7
| * | | | | | qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
| * | | | | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-232-1/+32
| * | | | | | geneve: initialize needed_headroomPaolo Abeni2015-12-231-1/+9
| * | | | | | sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2015-12-222-28/+30
| * | | | | | veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2015-12-221-6/+0
| * | | | | | net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| * | | | | | net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| * | | | | | natsemi: add checks for dma mapping errorsAlexey Khoroshilov2015-12-191-0/+12
| * | | | | | bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-181-9/+13
| * | | | | | mkiss: Fix use after free in mkiss_close().David Miller2015-12-181-2/+2
| * | | | | | 6pack: Fix use after free in sixpack_close().David Miller2015-12-181-4/+4