summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-30Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...Mark Brown
2014-03-30Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown
2014-03-30Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2014-03-30Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown
2014-03-30spi: Fix handling of cs_change in core implementationMark Brown
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin
2014-03-28spi: dw: Don't call kfree for memory allocated by devm_kzallocAxel Lin
2014-03-28spi: fsl-dspi: Fix memory leakAxel Lin
2014-03-27spi: clps711x: Convert to use master->max_speed_hzAxel Lin
2014-03-27spi: clps711x: Enable driver compilation with COMPILE_TESTAxel Lin
2014-03-25spi: Do not require a completionMark Brown
2014-03-25spi: coldfire-qspi: Simplify the code to set register bits for transfer speedAxel Lin
2014-03-25spi: bcm63xx: Remove unused define for PFXAxel Lin
2014-03-25spi: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König
2014-03-25spi: clps711x: Remove <mach/hardware.h> dependencyAlexander Shiyan
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon
2014-03-21spi: fsl-espi: Remove unused bits_per_word variable in fsl_espi_bufsAxel Lin
2014-03-21spi: altera: Remove the code to get unused platform_dataAxel Lin
2014-03-21spi: fsl-lib: Fix memory leak of pinfoAxel Lin
2014-03-21spi: atmel: fix printk format warningsRandy Dunlap
2014-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz
2014-03-19Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-03-19via-rhine: Disable device in error pathRoger Luethi
2014-03-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork
2014-03-18isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle
2014-03-18drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter
2014-03-18Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-03-18net: cpsw: do not register cpts twiceBenedikt Spranger
2014-03-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-17ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin
2014-03-17spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > m...Axel Lin
2014-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds