summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
| * tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-0416-76/+89
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0416-76/+89
| | |\
| | | * iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| | | * b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| | | * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| | | * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| | | * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3
| | | * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| | | * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| | | * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| | | * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| | | * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| | | * iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-023-9/+20
| | | |\
| | | | * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-311-6/+7
| | | | * Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-311-1/+1
| | | | * Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-311-0/+10
| | | | * Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-10-311-2/+2
* | | | | device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell2011-11-071-0/+1
* | | | | device-mapper: dm-bufio.c needs to include module.hStephen Rothwell2011-11-071-0/+1
* | | | | drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker2011-11-074-4/+4
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-0715-244/+464
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-078-180/+424
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-078-114/+298
| | * | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-074-36/+65
| | * | | | | | | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-072-12/+0
| | * | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-075-48/+91
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown2011-11-076-63/+39
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | PNPACPI: Simplify disabled resource registrationWitold Szczeponik2011-11-071-47/+15
| | | | | |/ / / / / /
| | | | * / / / / / / ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2011-11-071-1/+13
| | | | |/ / / / / /
| | | * | | | | | | thermal: Prevent polling from happening during system suspendRafael J. Wysocki2011-11-071-2/+2
| | | * | | | | | | ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-071-6/+2
| | | * | | | | | | ACPI: use kstrdup()Thomas Meyer2011-11-071-2/+1
| | | |/ / / / / /
| | * / / / / / / ACPI: Fix possible recursive locking in hwregs.cRakib Mullick2011-11-071-5/+6
| | |/ / / / / /
| * / / / / / / ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony2011-11-071-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-0730-2626/+2913
|\ \ \ \ \ \ \
| * | | | | | | vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz2011-11-071-9/+21
| * | | | | | | vmwgfx: Move the prefered mode first in the listJakob Bornecrantz2011-11-071-0/+4
| * | | | | | | vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz2011-11-071-0/+1
| * | | | | | | vmwgfx: Free prefered mode on error pathJakob Bornecrantz2011-11-071-6/+11
| * | | | | | | vmwgfx: Use pointer return error codesJakob Bornecrantz2011-11-071-1/+1
| * | | | | | | vmwgfx: Fix hw cursor positionThomas Hellstrom2011-11-071-2/+5
| * | | | | | | vmwgfx: Infrastructure for explicit placementThomas Hellstrom2011-11-073-24/+30
| * | | | | | | vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom2011-11-071-1/+23
| * | | | | | | vmwgfx: Remove screen object active listThomas Hellstrom2011-11-071-37/+15
| * | | | | | | vmwgfx: Screen object cleanupsThomas Hellstrom2011-11-071-14/+2
| * | | | | | | drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2Jerome Glisse2011-11-0410-116/+75
| * | | | | | | drm/radeon/kms: don't poll forever if MC GDDR link training failsAlex Deucher2011-11-031-2/+5