summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-17PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet
2011-05-17PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki
2011-05-17PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2011-05-17PM / Runtime: Rework runtime PM handling during driver removalRafael J. Wysocki
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-17scsi: remove performance regression due to async queue runJens Axboe
2011-05-17[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.Joe Carnuccio
2011-05-17[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio
2011-05-17[SCSI] qla2xxx: Clear complete initialization control block.Andrew Vasquez
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez
2011-05-17[SCSI] qla2xxx: Add host number in reset and quiescent message logs.Saurav Kashyap
2011-05-17[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.Joe Carnuccio
2011-05-17[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.Chad Dupuis
2011-05-17[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.Chad Dupuis
2011-05-17[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...Madhuranath Iyengar
2011-05-17[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.Joe Carnuccio
2011-05-17[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.Saurav Kashyap
2011-05-17[SCSI] qla2xxx: Fix hang during driver unload when vport is active.Arun Easi
2011-05-17[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.Andrew Vasquez
2011-05-17[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap
2011-05-17[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.Arun Easi
2011-05-17[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)Joe Perches
2011-05-17[SCSI] ipr: Rate limit DMA mapping errorsAnton Blanchard
2011-05-17[SCSI] hpsa: add P2000 to list of shared SAS devicesStephen M. Cameron
2011-05-17[SCSI] hpsa: do not attempt PCI power management reset method if we know it w...Stephen M. Cameron
2011-05-17[SCSI] hpsa: remove superfluous sleeps around reset codeStephen M. Cameron
2011-05-17[SCSI] hpsa: do soft reset if hard reset is brokenStephen M. Cameron
2011-05-17[SCSI] hpsa: use new doorbell-bit-5 reset methodStephen M. Cameron
2011-05-17[SCSI] hpsa: remove atrophied hpsa_scsi_setup functionStephen M. Cameron
2011-05-17[SCSI] hpsa: clarify messages around reset behaviorStephen M. Cameron
2011-05-17[SCSI] hpsa: increase time to wait for board resetStephen M. Cameron
2011-05-17[SCSI] hpsa: factor out irq request codeStephen M. Cameron
2011-05-17[SCSI] hpsa: factor out cmd pool allocation functionsStephen M. Cameron
2011-05-17[SCSI] hpsa: wait longer for no-op to complete after resetting controllerStephen M. Cameron
2011-05-17[SCSI] hpsa: do a better job of detecting controller reset failureStephen M. Cameron
2011-05-17[SCSI] hpsa: delete old unused padding garbageStephen M. Cameron
2011-05-17[SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()Stephen M. Cameron
2011-05-17[SCSI] hpsa: add readl after writel in interrupt mask setting codeStephen M. Cameron
2011-05-17[SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't ...Stephen M. Cameron
2011-05-17[SCSI] mptsas: Fix annoying warningBorislav Petkov
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil
2011-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-17PCI: Clear bridge resource flags if requested size is 0Yinghai Lu
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings
2011-05-16PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-05-16PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman
2011-05-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball