| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/radeon: make all functions work with multiple rings. | Christian König | 2011-12-20 | 20 | -745/+812 |
* | drm/radeon/kms: add support for semaphores v3 | Christian König | 2011-12-20 | 13 | -6/+248 |
* | drm/radeon/kms: add support for multiple fence queues v2 | Alex Deucher | 2011-12-20 | 20 | -150/+201 |
* | drm/radeon: fix a spelling mistake | Christian König | 2011-12-20 | 4 | -22/+22 |
* | drm/radeon: no need to check all relocs for duplicates | Christian König | 2011-12-20 | 1 | -2/+3 |
* | drm/radeon: fix debugfs handling v3 | Christian König | 2011-12-20 | 2 | -19/+33 |
* | gma500/oaktrail: panel display quality fix | Alan Cox | 2011-12-20 | 1 | -0/+2 |
* | gma500: Oaktrail fixes | Alan Cox | 2011-12-20 | 1 | -3/+2 |
* | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2011-12-20 | 472 | -4100/+5601 |
|\ |
|
| * | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" | Linus Torvalds | 2011-12-16 | 1 | -6/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-12-16 | 5 | -67/+9 |
| |\ |
|
| | * | sbus: convert drivers/sbus/char/* to use module_platform_driver() | Axel Lin | 2011-12-04 | 5 | -57/+5 |
| | * | bbc_i2c: Remove unneeded err variable | Axel Lin | 2011-12-04 | 1 | -10/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-12-16 | 12 | -66/+44 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-09 | 9 | -14/+28 |
| | |\ \ |
|
| | | * | | ssb: fix init regression with SoCs | Hauke Mehrtens | 2011-12-08 | 1 | -2/+6 |
| | | * | | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t... | Philipp Dreimann | 2011-12-07 | 4 | -4/+4 |
| | | * | | ath9k: fix check for antenna diversity support | Felix Fietkau | 2011-12-06 | 1 | -1/+1 |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-12-06 | 3 | -7/+17 |
| | | |\ \ |
|
| | | | * | | btusb: fix a memory leak in btusb_send_frame() | Cong Wang | 2011-12-03 | 1 | -2/+1 |
| | | | * | | Bluetooth: btmrvl: support Marvell Bluetooth device SD8797 | Bing Zhao | 2011-11-21 | 2 | -5/+16 |
| | * | | | | fsl_pq_mdio: Clean up tbi address configuration | Andy Fleming | 2011-12-07 | 1 | -45/+8 |
| | * | | | | ppp: fix pptp double release_sock in pptp_bind() | Djalal Harouni | 2011-12-07 | 1 | -3/+1 |
| | * | | | | net/fec: fix the use of pdev->id | Shawn Guo | 2011-12-07 | 1 | -4/+7 |
| * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds | 2011-12-16 | 13 | -90/+359 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/i915/dp: Dither down to 6bpc if it makes the mode fit | Adam Jackson | 2011-12-16 | 3 | -8/+39 |
| | * | | | | | drm/i915: enable semaphores on per-device defaults | Eugeni Dodonov | 2011-12-16 | 3 | -4/+21 |
| | * | | | | | drm/i915: don't set unpin_work if vblank_get fails | Jesse Barnes | 2011-12-16 | 1 | -5/+7 |
| | * | | | | | drm/i915: By default, enable RC6 on IVB and SNB when reasonable | Keith Packard | 2011-12-16 | 3 | -6/+33 |
| | * | | | | | iommu: Export intel_iommu_enabled to signal when iommu is in use | Eugeni Dodonov | 2011-12-16 | 1 | -0/+5 |
| | * | | | | | drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check | Chris Wilson | 2011-12-16 | 1 | -8/+20 |
| | * | | | | | drm/i915: prevent division by zero when asking for chipset power | Eugeni Dodonov | 2011-12-16 | 2 | -0/+11 |
| | * | | | | | drm/i915: add PCH info to i915_capabilities | Paulo Zanoni | 2011-12-16 | 1 | -0/+1 |
| | * | | | | | drm/i915: set the right SDVO transcoder for CPT | Paulo Zanoni | 2011-12-16 | 2 | -6/+10 |
| | * | | | | | drm/i915: no-lvds quirk for ASUS AT5NM10T-I | Adam Jackson | 2011-12-16 | 1 | -0/+8 |
| | * | | | | | drm/i915: Treat pre-gen4 backlight duty cycle value consistently | Keith Packard | 2011-11-23 | 1 | -11/+5 |
| | * | | | | | drm/i915: Hook up Ivybridge eDP | Keith Packard | 2011-11-23 | 2 | -34/+133 |
| | * | | | | | drm/i915: add multi-threaded forcewake support | Keith Packard | 2011-11-23 | 4 | -8/+66 |
| * | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-12-16 | 4 | -23/+52 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam | 2011-12-15 | 1 | -13/+8 |
| | * | | | | | | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 | Wolfram Sang | 2011-12-13 | 1 | -5/+13 |
| | * | | | | | | gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip | Feng Tang | 2011-12-13 | 1 | -0/+30 |
| | * | | | | | | gpio-ml-ioh: fix a bug in the interrupt handler | Feng Tang | 2011-12-13 | 1 | -1/+1 |
| | * | | | | | | gpio: pl061: drop extra check for NULL platform_data | Rob Herring | 2011-12-13 | 1 | -4/+0 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-12-16 | 3 | -151/+221 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | block/swim3: Locking fixes | Benjamin Herrenschmidt | 2011-12-12 | 1 | -147/+215 |
| | * | | | | | | | loop: Fix discard_alignment default setting | Lukas Czerner | 2011-12-02 | 1 | -1/+1 |
| | * | | | | | | | cciss: fix flush cache transfer length | Stephen M. Cameron | 2011-11-28 | 1 | -0/+2 |
| | * | | | | | | | cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler | Stephen M. Cameron | 2011-11-28 | 1 | -2/+2 |
| | * | | | | | | | loop: fix loop block driver discard and encryption comment | Dave Young | 2011-11-25 | 1 | -1/+1 |