summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-24drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2012-04-24drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2
2012-04-24ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-24/+28
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack1-2/+1
2012-04-23rtlwifi: Fix oops on unloadLarry Finger1-0/+1
2012-04-23ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev1-1/+12
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2-4/+9
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos1-0/+2
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos5-8/+10
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij1-1/+1
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij1-0/+1
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G2-123/+199
2012-04-23drm/exynos: added missed vm area region mapping type.Inki Dae1-0/+2
2012-04-23drm/exynos: fixed exynos_drm_gem_map_pages bug.Inki Dae1-13/+3
2012-04-23drm/exynos: fixed duplicatd memory allocation bug.Inki Dae1-12/+0
2012-04-23HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea1-1/+1
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-47/+54
2012-04-23HSI: hsi: Remove controllers and ports from the busCarlos Chinea1-19/+1
2012-04-23HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea1-1/+1
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-42/+66
2012-04-23[SCSI] Revert "[SCSI] libsas: fix sas port naming"Dan Williams1-1/+1
2012-04-23[SCSI] libsas: fix false positive 'device attached' conditionsDan Williams1-1/+8
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams5-45/+50
2012-04-23[SCSI] libsas: fix ata_eh clobbering ex_phys via smp_ata_check_readyDan Williams1-1/+15
2012-04-23[SCSI] libsas: unify domain_device sas_rphy lifetimesDan Williams2-7/+10
2012-04-23[SCSI] libsas: fix sas_get_port_device regressionDan Williams1-4/+5
2012-04-23[SCSI] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson1-5/+12
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams6-58/+47
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-133/+218
2012-04-23hwmon: (ad7314) Fix build warningGuenter Roeck1-7/+5
2012-04-22i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA1-1/+1
2012-04-22i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA1-1/+1
2012-04-22i2c: tegra: Add delay before resetting the controller after NACKAlok Chauhan1-0/+8
2012-04-22i2c: pnx: Disable clk in suspendRoland Stigge1-2/+1
2012-04-22[SCSI] libata: Pass correct DMA device to scsi hostLin Ming1-1/+2
2012-04-22[SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queueLin Ming1-1/+1
2012-04-22drm/i915: fixup load-detect on enabled, but not active pipeDaniel Vetter1-18/+11
2012-04-22drivers/net: Do not free an IRQ if its request failedLee Jones1-2/+1
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann1-1/+1
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-14/+13
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-80/+85
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-10/+69
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-137/+121
2012-04-21net/hyperv: Adding cancellation to ensure rndis filter is closedWenqi Ma1-24/+14
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd1-5/+6
2012-04-21kill mm argument of vm_munmap()Al Viro1-2/+1
2012-04-21Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt1-1/+2
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20