summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely9-23/+23
2013-02-05spi/s3c64xx: fix checkpatch warnings and errorJingoo Han1-20/+13
2013-02-05spi/s3c64xx: Use devm_clk_get() and devm_request_irq()Jingoo Han1-26/+15
2013-02-05spi/imx: Add MODULE_ALIAS()Fabio Estevam1-0/+1
2013-02-05spi/tegra: remove checks for valid speedLaxman Dewangan2-6/+14
2013-02-05spi: make sure all transfer has proper speed setLaxman Dewangan1-2/+4
2013-02-05spi/ath79: avoid multiple initialization of the SPI controllerGabor Juhos1-17/+24
2013-02-05spi/ath79: use gpio_request_oneGabor Juhos1-11/+11
2013-02-05spi/ath79: remove superfluous chip select codeGabor Juhos1-6/+0
2013-02-05spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos1-0/+2
2013-02-05spi/ath79: add delay between SCK changesGabor Juhos1-1/+43
2013-02-05mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptorJuha Lumme1-1/+4
2013-02-05spi/sirf: add support for new SiRFmarco SMP SoCBarry Song1-0/+1
2013-02-05spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song1-3/+3
2013-02-05Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely7-356/+130
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan11-25/+16
2013-02-05spi/of: Use DT aliases for assigning bus numberGrant Likely1-0/+3
2013-02-05spi/sh-msiof: Add device tree parsing to driverBastian Hecht1-1/+55
2013-02-05spi/davinci: add OF support for the spi controllerMurali Karicheri1-14/+88
2013-02-05spi/omap2: disable DMA requests before complete()Felipe Balbi1-4/+4
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+5
2013-02-01Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+16
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires1-1/+12
2013-01-31dm: fix write same requests countingAlasdair G Kergon1-2/+4
2013-01-31dm thin: fix queue limits stackingMike Snitzer1-12/+1
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+3
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+13
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin1-2/+3
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming7-8/+9
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-4/+4
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches1-3/+3
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-158/+155
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-94/+17
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann1-1/+1
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann1-5/+5
2013-01-28Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+2
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown1-1/+1
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown1-0/+1
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds1-64/+37
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+34
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-94/+221
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-262/+431
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO1-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy1-5/+16
2013-01-27r8169: fix vlan tag read ordering.françois romieu1-8/+6
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork1-24/+4