Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | drm/radeon/radeon_connectors.c: add a NULL test before dereference | Darren Jenkins | 2010-01-07 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/radeon/kms: fix memory leak | Jiri Slaby | 2010-01-07 | 1 | -0/+1 | |
| | * | | | | | | | | | drm/radeon/kms: add missing breaks in i2c and ss lookups | Alex Deucher | 2010-01-06 | 1 | -0/+2 | |
| | * | | | | | | | | | drm/radeon/kms: add primary dac adj values table | Alex Deucher | 2010-01-06 | 1 | -9/+41 | |
| | * | | | | | | | | | drm/radeon/kms: fallback to default connector table | Alex Deucher | 2010-01-06 | 1 | -1/+4 | |
| * | | | | | | | | | | Merge branch 'drm-core-next' into drm-linus | Dave Airlie | 2010-01-07 | 8 | -20/+24 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() | Roel Kluin | 2010-01-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | drm/edid: Fix CVT width/height decode | Adam Jackson | 2010-01-07 | 1 | -5/+5 | |
| | * | | | | | | | | | | drm/edid: Skip empty CVT codepoints | Adam Jackson | 2010-01-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | drm: remove address mask param for drm_pci_alloc() | Zhenyu Wang | 2010-01-07 | 6 | -14/+14 | |
* | | | | | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-01-06 | 17 | -537/+736 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drm/i915: remove full registers dump debug | Zhenyu Wang | 2010-01-06 | 1 | -29/+0 | |
| * | | | | | | | | | | | | drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function | Zhao Yakui | 2010-01-06 | 1 | -68/+48 | |
| * | | | | | | | | | | | | drm/i915: Select the correct BPC for LVDS on Ironlake | Zhao Yakui | 2010-01-06 | 1 | -0/+12 | |
| * | | | | | | | | | | | | drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco... | Zhao Yakui | 2010-01-06 | 1 | -1/+25 | |
| * | | | | | | | | | | | | drm/i915: Enable/disable the dithering for LVDS based on VBT setting | Zhao Yakui | 2010-01-06 | 2 | -1/+18 | |
| * | | | | | | | | | | | | drm/i915: Permit pinning whilst the device is 'suspended' | Chris Wilson | 2010-01-06 | 1 | -3/+0 | |
| * | | | | | | | | | | | | drm/i915: Hold struct mutex whilst pinning power context bo. | Chris Wilson | 2010-01-06 | 1 | -26/+47 | |
| * | | | | | | | | | | | | drm/i915: fix unused var | Andrew Morton | 2010-01-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | drm/i915: Storage class should be before const qualifier | Tobias Klauser | 2010-01-06 | 1 | -4/+4 | |
| * | | | | | | | | | | | | drm/i915: remove render reclock support | Jesse Barnes | 2010-01-06 | 1 | -130/+2 | |
| * | | | | | | | | | | | | drm/i915: Fix RC6 suspend/resume | Andrew Lutomirski | 2010-01-06 | 3 | -15/+1 | |
| * | | | | | | | | | | | | drm/i915: execbuf2 support | Jesse Barnes | 2010-01-06 | 5 | -78/+273 | |
| * | | | | | | | | | | | | drm/i915: Reload hangcheck timer too for Ironlake | Zhenyu Wang | 2009-12-17 | 1 | -0/+2 | |
| * | | | | | | | | | | | | drm/i915: only enable hotplug for detected outputs | Jesse Barnes | 2009-12-16 | 9 | -26/+59 | |
| * | | | | | | | | | | | | drm/i915: Track whether cursor needs physical address in intel_device_info | Kristian Høgsberg | 2009-12-16 | 4 | -17/+9 | |
| * | | | | | | | | | | | | drm/i915: Implement IS_* macros using static tables | Kristian Høgsberg | 2009-12-16 | 3 | -99/+161 | |
| * | | | | | | | | | | | | drm/i915: Move PCI IDs into i915 driver | Kristian Høgsberg | 2009-12-16 | 1 | -2/+40 | |
| * | | | | | | | | | | | | drm/i915: Update LVDS connector status when receiving ACPI LID event | Zhao Yakui | 2009-12-16 | 2 | -0/+10 | |
| * | | | | | | | | | | | | drm/i915: Add MALATA PC-81005 to ACPI LID quirk list | Zhao Yakui | 2009-12-16 | 1 | -0/+7 | |
| * | | | | | | | | | | | | drm/i915: implement new pm ops for i915 | Zhenyu Wang | 2009-12-16 | 1 | -6/+47 | |
| * | | | | | | | | | | | | drm/i915: Don't check for lid presence when detecting LVDS | Matthew Garrett | 2009-12-16 | 1 | -65/+2 | |
| * | | | | | | | | | | | | drm/i915: fix order of fence release wrt flushing | Daniel Vetter | 2009-12-16 | 1 | -3/+4 | |
| * | | | | | | | | | | | | drm/i915: In the debugfs interface, unmap our address instead of the page's. | Eric Anholt | 2009-12-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | NOMMU: Use copy_*_user_page() in access_process_vm() | Jie Zhang | 2010-01-06 | 1 | -2/+4 | |
* | | | | | | | | | | | | | NOMMU: Avoiding duplicate icache flushes of shared maps | Mike Frysinger | 2010-01-06 | 2 | -3/+10 | |
* | | | | | | | | | | | | | FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack | Mike Frysinger | 2010-01-06 | 3 | -4/+16 | |
* | | | | | | | | | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-01-06 | 2 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sunrpc: fix peername failed on closed listener | Xiaotian Feng | 2010-01-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | nfsd: make sure data is on disk before calling ->fsync | Christoph Hellwig | 2010-01-06 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | nfsd: fix "insecure" export option | J. Bruce Fields | 2009-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-01-06 | 7 | -7/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | DaVinci: DM365: Add the device_enable for the DaVinci Keyscan | Miguel Aguilar | 2010-01-06 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci | Sekhar Nori | 2010-01-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | davinci: da8xx/omap-l1: mark RTC as a wakeup source | Sekhar Nori | 2010-01-06 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | davinci: cp_intc: provide set_wake function | Sekhar Nori | 2010-01-06 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | Davinci VPFE Capture: Take i2c adapter id through platform data | Vaibhav Hiremath | 2010-01-06 | 2 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-01-06 | 21 | -60/+322 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7 | James Smart | 2010-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | [SCSI] lpfc 8.3.7: Fix discovery failures. | James Smart | 2010-01-04 | 4 | -2/+14 |