summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-12-07spi: Add support for specifying 3-wire mode via device treeLars-Peter Clausen
2012-12-06spi: Fix comparison of different integer typesGrant Likely
2012-12-06spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.Jason Gunthorpe
2012-12-06spi/sh: Add SH Mobile series as dependency to MSIOF controllerBastian Hecht
2012-12-06spi/sh-msiof: Remove unneeded clock nameBastian Hecht
2012-12-06spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()Mark Brown
2012-12-06spi/stmp: remove obsolete driverWolfram Sang
2012-12-06Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...Grant Likely
2012-12-05spi/clps711x: New SPI master driverAlexander Shiyan
2012-12-03spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat
2012-12-03spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D
2012-11-23spi/sh-hspi: add CS manual control supportPhil Edworthy
2012-11-21of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD
2012-11-14spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.cWei Yongjun
2012-11-14spi/bitbang: (cosmetic) simplify list manipulationGuennadi Liakhovetski
2012-11-14spi/bitbang: avoid needless loop flow manipulationsGuennadi Liakhovetski
2012-11-14Merge branch 'spi-mcspi' into spi-nextMark Brown
2012-11-14spi/omap: fix D0/D1 direction confusionDaniel Mack
2012-11-14Merge branch 'spi-tegra' into spi-nextMark Brown
2012-11-14spi: tegra: add spi driver for sflash controllerLaxman Dewangan
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-09Merge branches 'spi-core' and 'spi-tegra' into spi-nextMark Brown
2012-11-09spi: Dont call master->setup if not populatedLaxman Dewangan
2012-11-09spi: tegra: sequence compatible strings as per preferenceLaxman Dewangan
2012-11-09spi: make sure all transfer has bits_per_word setLaxman Dewangan
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-09virtio: Don't access index after unregister.Cornelia Huck
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher
2012-11-07net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge