summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-12-09ACPI ac: update AC status upon sysfs queryZhang Rui1-17/+29
2010-12-09xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp1-10/+15
2010-12-09[SCSI] qla2xxx: Update version number to 8.03.05-k0.Madhuranath Iyengar1-2/+2
2010-12-09[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap1-1/+1
2010-12-09[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...Andrew Vasquez1-0/+1
2010-12-09[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...Mike Hernandez2-3/+3
2010-12-09[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2-0/+2
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt2-7/+5
2010-12-09[SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig1-3/+6
2010-12-09[SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig1-0/+2
2010-12-09[SCSI] zfcp: Correct false abort data assignment.Swen Schillig1-1/+1
2010-12-09[SCSI] zfcp: Fix common FCP request receptionSwen Schillig1-2/+2
2010-12-09[SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley2-29/+2
2010-12-09[SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath2-5/+5
2010-12-09[SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter1-2/+2
2010-12-09regulator: tps6586x: correct register tableDanny Huang1-3/+3
2010-12-09regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang1-0/+4
2010-12-09regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang1-6/+13
2010-12-09regulator: tps6586x: Add missing bit mask generationDanny Huang1-2/+2
2010-12-09drm/radeon/kms: don't apply 7xx HDP flush workaround on AGPAlex Deucher1-3/+8
2010-12-09drm: use after free in drm_queue_vblank_event()Dan Carpenter1-2/+2
2010-12-09drm/kms: remove spaces from connector names (v2)Alex Deucher1-5/+5
2010-12-09md: protect against NULL reference when waiting to start a raid10.NeilBrown2-4/+3
2010-12-09md: fix bug with re-adding of partially recovered device.NeilBrown1-2/+5
2010-12-09md: fix possible deadlock in handling flush requests.NeilBrown1-2/+4
2010-12-09md: move code in to submit_flushes.NeilBrown1-6/+6
2010-12-09md: remove handling of flush_pending in md_submit_flush_dataNeilBrown1-6/+3
2010-12-09IB/uverbs: Handle large number of entries in poll CQDan Carpenter1-43/+56
2010-12-08orinoco: fix TKIP countermeasure behaviourDavid Kilroy1-2/+2
2010-12-08orinoco: clear countermeasure setting on commitDavid Kilroy1-0/+6
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan4-2/+18
2010-12-08ath5k: Put the right tsf value in mesh beaconsJavier Cardona1-1/+2
2010-12-08ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona1-1/+1
2010-12-08ath5k: Fix beaconing in mesh modeJavier Cardona1-3/+5
2010-12-08orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2-14/+14
2010-12-08ehea: Fixing LRO configurationBreno Leitao2-2/+14
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1
2010-12-08Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller3-14/+37
2010-12-08amd64_edac: Fix interleaving checkBorislav Petkov1-1/+1
2010-12-08EDAC: Correct MiB_TO_PAGES() macroAndrei Konovalov1-3/+3
2010-12-08EDAC: Fix workqueue-related crashesBorislav Petkov1-4/+6
2010-12-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao1-0/+2
2010-12-08cxgb4: fix MAC address hash filterDimitris Michailidis1-1/+1
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX2-2/+2
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller21-93/+120
2010-12-08hwmon: (adm1026) Allow 1 as a valid divider valueGabriele Gorla1-3/+1
2010-12-08hwmon: (adm1026) Fix setting fan_divGabriele Gorla1-7/+9
2010-12-08hwmon: (it87) Fix manual fan speed control on IT8721FJean Delvare1-16/+45
2010-12-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-121/+208
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-1/+291