summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-06mfd: Make omap-usb-host TLL mode work againAnand Gadiyar1-1/+0
2011-09-06mfd: Set MAX8997 irq pointerMyungJoo Ham1-0/+5
2011-09-06mfd: Fix initialisation of tps65910 interruptsJohan Hovold1-0/+2
2011-09-06mfd: Check for twl4030-madc NULL pointerKyle Manna1-1/+2
2011-09-06mfd: Copy the device pointer to the twl4030-madc structureKyle Manna1-0/+2
2011-09-06mfd: Rename wm8350 static gpio_set_debounce()Sascha Hauer1-2/+2
2011-09-06drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2-20/+36
2011-09-05regmap: Remove bitrotted module_put()sMark Brown1-4/+1
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin1-0/+16
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin1-10/+12
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin1-3/+0
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin1-0/+1
2011-09-05NET: am79c961: fix race in link status codeRussell King1-0/+3
2011-09-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+33
2011-09-02iommu/amd: Don't take domain->lock recursivlyJoerg Roedel1-5/+0
2011-09-02iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel1-3/+10
2011-09-02drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher2-0/+30
2011-09-01mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S1-0/+2
2011-09-01mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani1-28/+53
2011-09-01mmc: sdhi: initialise mmc_data->flags before useSimon Horman1-2/+2
2011-09-01mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg1-1/+1
2011-09-01mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg1-2/+29
2011-09-01mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg3-11/+11
2011-08-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-5/+15
2011-08-31drm/radeon/kms: set a default max_pixel_clockDave Airlie1-0/+3
2011-08-31md/raid5: fix a hang on device failure.NeilBrown1-1/+1
2011-08-31e1000: Fix driver to be used on PA RISC C8000 workstationsJeff Kirsher1-0/+6
2011-08-30ath9k_hw: fix calibration on 5 ghzFelix Fietkau1-1/+2
2011-08-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-0/+12
2011-08-30drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher1-0/+8
2011-08-30drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse2-0/+2
2011-08-30md: fix clearing of 'blocked' flag in the presence of bad blocks.NeilBrown1-1/+1
2011-08-30acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown1-1/+1
2011-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-76/+58
2011-08-30Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-13/+95
2011-08-29iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka1-5/+8
2011-08-29ath9k_hw: Fix init mode register regressionRajkumar Manoharan1-1/+1
2011-08-29drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim1-0/+2
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi1-1/+1
2011-08-29[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai1-1/+1
2011-08-29[SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou1-2/+6
2011-08-29[SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev1-2/+9
2011-08-29[SCSI] libfc: fix fc_eh_host_resetVasu Dev2-17/+45
2011-08-29[SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlRobert Love1-5/+8
2011-08-28mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo1-0/+1
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-18/+23
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-0/+4
2011-08-27[SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis1-1/+1
2011-08-27[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap1-10/+10
2011-08-27[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2-4/+0