summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-11Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 's...Mark Brown
2015-04-11Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...Mark Brown
2015-04-11Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t...Mark Brown
2015-04-11Merge remote-tracking branch 'spi/topic/img-spfi' into spi-nextMark Brown
2015-04-11Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2015-04-11Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/imx' and 'spi/fix...Mark Brown
2015-04-11Merge remote-tracking branch 'spi/fix/img-spfi' into spi-linusMark Brown
2015-04-10spi: bcm2835: enabling polling mode for transfers shorter than 30usMartin Sperl
2015-04-10spi: bcm2835: transform native-cs to gpio-cs on first spi_setupMartin Sperl
2015-04-08spi: img-spfi: Control CS lines with GPIOEzequiel Garcia
2015-04-08Merge branch 'fix/img-spfi' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2015-04-08spi: img-spfi: Reset controller after each messageAndrew Bresticker
2015-04-08spi: img-spfi: Implement a handle_err() callbackEzequiel Garcia
2015-04-08Merge tag 'v4.0-rc7' into spi-img-spfiMark Brown
2015-04-08spi: img-spfi: Setup TRANSACTION register before CONTROL registerSifan Naeem
2015-04-07spi: Make master->handle_err() callback optional to avoid crashesGeert Uytterhoeven
2015-04-07spi: img-spfi: Limit bit clock to 1/4th of input clockAndrew Bresticker
2015-04-07spi: img-spfi: Implement a prepare_message() callbackEzequiel Garcia
2015-04-07Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev
2015-04-06spi: fsl-dspi: Add ~50ns delay between cs and sckAaron Brice
2015-04-06spi: fsl-dspi: Fix clock rate scale valuesAaron Brice
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede
2015-04-04Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-04Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-04Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-04-02Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
2015-04-03Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-04-03Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2015-04-03Merge tag 'drm-intel-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-04-03Merge tag 'topic/drm-fixes-2015-04-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-04-02Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-02xen-netfront: transmit fully GSO-sized packetsJonathan Davies
2015-04-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-02IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-04-02drm/radeon: fix wait in radeon_mn_invalidate_range_startChristian König
2015-04-02drm/radeon: add extra check in radeon_ttm_tt_unpin_userptrChristian König
2015-04-02drm: Exynos: Respect framebuffer pitch for FIMD/MixerDaniel Stone
2015-04-02drm/i915: Reject the colorkey ioctls for primary and cursor planesVille Syrjälä
2015-04-01spi: imx: read back the RX/TX watermark levels earlierLucas Stach