aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-15
|\
| * m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-15
| * m68knommu: Rename m548x_wdt.c to m54xx_wdt.cPhilippe De Muyter2011-02-08
| * m68knommu: fix m548x_wdt.c compilation after headers renamingPhilippe De Muyter2011-02-08
| * m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-08
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-15
|\ \
| * | drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher2011-02-14
| * | drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher2011-02-14
| * | drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2011-02-14
| * | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-13
| |\ \
| | * | drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-11
| | * | drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson2011-02-11
| | * | drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-11
| | * | drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-09
| | * | drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-09
| | * | drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson2011-02-06
| | * | drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2011-02-02
| * | | drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher2011-02-13
| * | | drm/radeon/kms: check AA resolve registers on r300Marek Olšák2011-02-13
| * | | drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák2011-02-13
| * | | drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher2011-02-13
| * | | drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher2011-02-13
| * | | drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie2011-02-13
| * | | drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher2011-02-13
| * | | drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano2011-02-13
| * | | drm/radeon/kms: atombios big endian fixesCédric Cano2011-02-13
| * | | drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano2011-02-13
| * | | drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák2011-02-13
| * | | drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook2011-02-13
| * | | drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2011-02-13
| * | | radeon mkregtable: Add missing fclose() callsJesper Juhl2011-02-13
| * | | drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2011-02-13
| * | | drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie2011-02-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-02-15
|\ \ \ \
| * | | | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-15
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-02-15
|\ \ \ \
| * \ \ \ Merge branch 'iomem' into releaseLen Brown2011-02-15
| |\ \ \ \
| | * | | | ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2)Rafael J. Wysocki2011-02-08
| | | |_|/ | | |/| |
| * | | | ACPI / Video: Probe for output switch method when searching video devices.Michael Karcher2011-02-11
| * | | | ACPI / Wakeup: Enable button GPEs unconditionally during initializationRafael J. Wysocki2011-02-11
| * | | | ACPI / ACPICA: Avoid crashing if _PRW is defined for the root objectRafael J. Wysocki2011-02-11
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-02-15
|\ \ \ \
| * \ \ \ Merge branch 'imx' into dmaengine-fixesDan Williams2011-02-14
| |\ \ \ \
| | * \ \ \ Merge branch 'dmaengine-shawn' into dmaengineSascha Hauer2011-01-31
| | |\ \ \ \
| | | * | | | dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()Shawn Guo2011-01-31
| | | * | | | dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()Shawn Guo2011-01-31
| | | * | | | dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()Shawn Guo2011-01-31
| | | * | | | dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_s...Shawn Guo2011-01-31
| | | * | | | dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()Shawn Guo2011-01-31
| | * | | | | Merge branch 'dmaengine-sdma' into dmaengineSascha Hauer2011-01-31
| | |\ \ \ \ \