summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-08Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top...Mark Brown
2015-02-08Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown
2015-02-08Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...Mark Brown
2015-02-08Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown
2015-02-08Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...Mark Brown
2015-02-08Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-nextMark Brown
2015-02-08Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2015-02-05spi: mxs: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-05spi: ti-qspi: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-04Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...Mark Brown
2015-02-04spi: spi-imx: cleanup wait_for_completion handlingNicholas Mc Guire
2015-02-04spi: sh-msiof: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-04spi: match var type to return type of wait_for_completionNicholas Mc Guire
2015-02-04spi: spi-pxa2xx: only include mach/dma.h for legacy DMARob Herring
2015-02-04spi: atmel: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-03spi: imx: use pio mode for i.mx6dlRobin Gong
2015-02-02spi: fsl-dspi: Remove possible memory leak of 'chip'Bhuvanchandra DV
2015-02-02spi: sh-msiof: Update calculation of frequency dividingNobuhiro Iwamatsu
2015-02-02spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n)Ian Abbott
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-30Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-30Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-30Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-30Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark
2015-01-29Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-28spi: spi-fsl-dspi: Remove spi-bitbangChao Fu
2015-01-28spi: pl08x: do not select S3C64XX_PL080Arnd Bergmann
2015-01-28spi/rockchip: avoid uninitialized-use warningArnd Bergmann
2015-01-28dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber
2015-01-28dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-01-28rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-01-28rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-01-28spi: pxa2xx: Fix unconditional call of lpss_ssp_setup in pxa2xx_spi_resumeJarkko Nikula
2015-01-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko
2015-01-27spi: spi-fsl-dspi: Remove usage of devm_kzallocBhuvanchandra DV
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-27spi: dw-mid: get a proper clock frequency for SPI2Andy Shevchenko
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings