summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-01spi: spi-sh-msiof: Use of_match_ptr() macroSachin Kamat
2013-04-01spi: spi-oc-tiny: Use of_match_ptr() macroSachin Kamat
2013-04-01spi/omap-mcspi: check condition also after timeoutSebastian Andrzej Siewior
2013-04-01spi/s3c64xx: Convert to bits_per_word_maskMark Brown
2013-04-01spi: bcm2835: make use of new bits_per_word_mask core featureStephen Warren
2013-04-01spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren
2013-03-26spi: spi-s3c64xx.c Remove unused argument.Matthias Brugger
2013-03-12spi/bcm63xx: use devm_ioremap_resource()Jonas Gorski
2013-03-12spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transferJonas Gorski
2013-03-12spi/bcm63xx: inline bcm63xx_spi_check_transferJonas Gorski
2013-03-12spi/bcm63xx: remove spi chip select validity checkJonas Gorski
2013-03-12spi/bcm63xx: simplify bcm63xx_spi_check_transferJonas Gorski
2013-03-12spi/bcm63xx: check spi bits_per_word in spi_setupJonas Gorski
2013-03-12spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setupJonas Gorski
2013-03-12spi/bcm63xx: remove unneeded debug messageJonas Gorski
2013-03-12spi/bcm63xx: remove duplicated mode bits checkJonas Gorski
2013-03-12spi/bcm63xx: properly prepare clocks before enabling themJonas Gorski
2013-03-12Merge branch 'spi-fix' into spi-nextMark Brown
2013-03-12spi/bcm63xx: don't disable non enabled clocks in probe error pathJonas Gorski
2013-03-12spi/bcm63xx: Remove unused variableKevin Cernekee
2013-03-12spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan
2013-03-12spi/pxa2xx: enable multiblock DMA transfers for LPSS devicesMika Westerberg
2013-03-12spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()Mika Westerberg
2013-03-12spi: add driver for BCM2835Chris Boot
2013-03-12spi: fix return value check in ce4100_spi_probe()Wei Yongjun
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-07Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey
2013-03-07Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires
2013-03-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie