summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | drm/radeon/kms: fix DP setup on TRAVIS bridgesAlex Deucher2011-11-031-2/+5
| * | | | | | | | | | | | drm/radeon/kms: set HPD polarity in hpd_init()Alex Deucher2011-11-035-11/+12
| * | | | | | | | | | | | drm/radeon/kms: add MSI module parameterAlex Deucher2011-11-033-0/+11
| * | | | | | | | | | | | drm/radeon/kms: Add MSI quirk for Dell RS690Alex Deucher2011-11-031-0/+6
| * | | | | | | | | | | | drm/radeon/kms: Add MSI quirk for HP RS690Alex Deucher2011-11-031-0/+7
| * | | | | | | | | | | | drm/radeon/kms: split MSI check into a separate functionAlex Deucher2011-11-031-6/+23
| * | | | | | | | | | | | vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-025-31/+107
| * | | | | | | | | | | | drm/radeon/kms: always do extended edid probeAlex Deucher2011-11-013-85/+18
| * | | | | | | | | | | | drm/radeon/kms: remove useless radeon_ddc_dump()Alex Deucher2011-11-011-33/+0
| * | | | | | | | | | | | drm/radeon/kms: make atombios_dig_transmitter_setup() version basedAlex Deucher2011-11-011-122/+221
| * | | | | | | | | | | | drm/radeon/kms: make atombios_dig_encoder_setup() version basedAlex Deucher2011-11-011-84/+127
| * | | | | | | | | | | | drm/radeon/kms: make atombios_dvo_setup() version basedAlex Deucher2011-11-011-21/+38
| * | | | | | | | | | | | drm/radeon/kms: move atom encoder setup to a new fileAlex Deucher2011-11-014-2182/+2214
| * | | | | | | | | | | | drm/radeon/kms: allocate vram scratch page on 6xx+Alex Deucher2011-11-015-57/+80
| * | | | | | | | | | | | drm/radeon/kms: check for DP MST mode in a few more places (v2)Alex Deucher2011-11-013-13/+14
| * | | | | | | | | | | | drm/radeon/kms/atom: rework encoder dpmsAlex Deucher2011-11-011-152/+186
| * | | | | | | | | | | | drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEGAlex Deucher2011-11-011-2/+2
| * | | | | | | | | | | | drm/radeon/kms: rework DP bridge checksAlex Deucher2011-11-016-25/+27
| * | | | | | | | | | | | drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...Ilija Hadzic2011-11-012-15/+16
| * | | | | | | | | | | | drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3Jerome Glisse2011-11-013-4/+20
| * | | | | | | | | | | | drm/radeon: set hpd polarity at init time so hotplug detect worksJerome Glisse2011-11-011-0/+1
| * | | | | | | | | | | | drm/radeon/kms: cleanup atombios_adjust_pll()Alex Deucher2011-11-011-28/+13
| * | | | | | | | | | | | drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-012-0/+14
| * | | | | | | | | | | | drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_syncAlex Deucher2011-11-011-0/+11
| * | | | | | | | | | | | drm/radeon/kms: rework texture cache flush in r6xx+ blit codeAlex Deucher2011-11-013-7/+10
| * | | | | | | | | | | | drm/radeon: avoid bouncing connector status btw disconnected & unknownJerome Glisse2011-11-011-2/+3
| * | | | | | | | | | | | vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom2011-11-012-4/+4
| * | | | | | | | | | | | drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-012-7/+13
* | | | | | | | | | | | | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-11-071-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | writeback: fix uninitialized task_ratelimitWu Fengguang2011-11-071-4/+4
* | | | | | | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-11-071-55/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | CIFS: Cleanup byte-range locking code stylePavel Shilovsky2011-11-041-24/+19
| * | | | | | | | | | | | | | CIFS: Simplify setlk error handling for mandatory lockingPavel Shilovsky2011-11-041-32/+32
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07190-4046/+7583
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mtd: tests: annotate as DANGEROUS in KconfigWolfram Sang2011-10-301-1/+4
| * | | | | | | | | | | | | | mtd: tests: don't use mtd0 as a defaultWolfram Sang2011-10-307-7/+55
| * | | | | | | | | | | | | | mtd: clean up usage of MTD_DOCPROBE_ADDRESSPaul Bolle2011-10-302-7/+1
| * | | | | | | | | | | | | | jffs2: add compr=lzo and compr=zlib optionsAndres Salomon2011-10-193-37/+110
| * | | | | | | | | | | | | | jffs2: implement mount option parsing and compression overridingAndres Salomon2011-10-195-4/+112
| * | | | | | | | | | | | | | mtd: nand: initialize ops.modeBrian Norris2011-10-161-0/+4
| * | | | | | | | | | | | | | mtd: provide an alias for the redboot module nameAndres Salomon2011-10-161-0/+3
| * | | | | | | | | | | | | | mtd: m25p80: don't probe device which has status of 'disabled'Shaohui Xie2011-10-161-0/+6
| * | | | | | | | | | | | | | mtd: nand_h1900 never workedArnd Bergmann2011-10-161-1/+1
| * | | | | | | | | | | | | | mtd: Add DiskOnChip G3 supportRobert Jarzmik2011-10-144-0/+1424
| * | | | | | | | | | | | | | mtd: m25p80: add EON flash EN25Q32B into spi flash id tableShaohui Xie2011-10-141-0/+1
| * | | | | | | | | | | | | | mtd: mark block device queue as non-rotationalDan McGee2011-10-141-0/+2
| * | | | | | | | | | | | | | mtd: r852: make r852_pm_ops staticAxel Lin2011-10-011-3/+3
| * | | | | | | | | | | | | | mtd: m25p80: add support for at25df321a spi data flashMikhail Kshevetskiy2011-09-261-0/+1
| * | | | | | | | | | | | | | mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocksWolfram Stering2011-09-231-1/+1
| * | | | | | | | | | | | | | mtd: nand: switch `check_pattern()' to standard `memcmp()'Brian Norris2011-09-211-4/+2
OpenPOWER on IntegriCloud