summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flagLaxman Dewangan2013-04-011-2/+2
* spi/spidev: Use PTR_RET functionAlexandru Gheorghiu2013-04-011-1/+1
* spi/fsl: Use PTR_RET functionAlexandru Gheorghiu2013-04-011-3/+1
* spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()Wei Yongjun2013-04-011-3/+0
* spi: spi-sh-msiof: Use of_match_ptr() macroSachin Kamat2013-04-011-3/+1
* spi: spi-oc-tiny: Use of_match_ptr() macroSachin Kamat2013-04-011-3/+1
* spi/omap-mcspi: check condition also after timeoutSebastian Andrzej Siewior2013-04-011-2/+6
* spi/s3c64xx: Convert to bits_per_word_maskMark Brown2013-04-011-9/+1
* spi: bcm2835: make use of new bits_per_word_mask core featureStephen Warren2013-04-011-35/+1
* spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren2013-04-011-0/+8
* spi: spi-s3c64xx.c Remove unused argument.Matthias Brugger2013-03-261-2/+1
* spi/bcm63xx: use devm_ioremap_resource()Jonas Gorski2013-03-121-12/+3
* spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transferJonas Gorski2013-03-121-5/+2
* spi/bcm63xx: inline bcm63xx_spi_check_transferJonas Gorski2013-03-121-14/+5
* spi/bcm63xx: remove spi chip select validity checkJonas Gorski2013-03-121-6/+0
* spi/bcm63xx: simplify bcm63xx_spi_check_transferJonas Gorski2013-03-121-5/+2
* spi/bcm63xx: check spi bits_per_word in spi_setupJonas Gorski2013-03-121-2/+5
* spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setupJonas Gorski2013-03-121-4/+0
* spi/bcm63xx: remove unneeded debug messageJonas Gorski2013-03-121-3/+0
* spi/bcm63xx: remove duplicated mode bits checkJonas Gorski2013-03-121-6/+0
* spi/bcm63xx: properly prepare clocks before enabling themJonas Gorski2013-03-121-5/+5
* Merge branch 'spi-fix' into spi-nextMark Brown2013-03-122-19/+9
|\
| * spi/bcm63xx: don't disable non enabled clocks in probe error pathJonas Gorski2013-03-121-1/+1
| * spi/bcm63xx: Remove unused variableKevin Cernekee2013-03-121-1/+0
| * spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan2013-03-121-17/+8
* | spi/pxa2xx: enable multiblock DMA transfers for LPSS devicesMika Westerberg2013-03-121-0/+5
* | spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()Mika Westerberg2013-03-121-1/+1
* | spi: add driver for BCM2835Chris Boot2013-03-123-0/+468
* | spi: fix return value check in ce4100_spi_probe()Wei Yongjun2013-03-121-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-0910-0/+10
|\
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0310-0/+10
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-081-2/+39
* | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-2/+62
* | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-081-3/+2
|\ \
| * | dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-081-3/+2
* | | Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-03-081-8/+14
|\ \ \
| * | | HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires2013-03-071-8/+14
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-081-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | random: fix locking dependency with the tasklist_lockTheodore Ts'o2013-03-041-4/+8
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-072-34/+97
|\ \ \ \
| * \ \ \ Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin2013-03-071-34/+96
| |\ \ \ \
| | * | | | efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming2013-03-061-5/+15
| | * | | | efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming2013-03-061-2/+2
| | * | | | efi: be more paranoid about available space when creating variablesMatthew Garrett2013-03-061-27/+79
| | | |_|/ | | |/| |
| * / | | iommu, x86: Add DMA remap fault reasonLi, Zhen-Hua2013-03-061-0/+1
| |/ / /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-0725-99/+272
|\ \ \ \
| * | | | drm/tegra: drop "select DRM_HDMI"Paul Bolle2013-03-081-1/+0
| * | | | drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire2013-03-081-0/+1
| * | | | drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey2013-03-081-0/+27