summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom4-31/+49
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom5-13/+115
2010-10-01drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom1-1/+1
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson1-22/+0
2010-10-01drm/i915: Fix refleak during eviction.Chris Wilson1-25/+20
2010-10-01ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu1-0/+1
2010-10-01intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-4/+14
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie10-29/+20
2010-10-01i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham1-2/+2
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+2
2010-09-30of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely4-4/+9
2010-09-30i2c: Fix checks which cause legacy suspend to never get calledRajendra Nayak1-20/+24
2010-09-30i2c-pca: Fix waitforcompletion() return valueYegor Yefremov2-8/+15
2010-09-30i2c: Fix for suspend/resume issueVishwanath BS1-6/+0
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang4-6/+0
2010-09-30V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski1-1/+1
2010-09-30V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak1-2/+4
2010-09-30V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers1-6/+11
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann2-2/+2
2010-09-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+2
2010-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-8/+14
2010-09-30fix OMAP2 MTD build failureDaniel J Blueman1-1/+1
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown17-55/+110
2010-09-29ACPI: invoke DSDT corruption workaround on all Toshiba SatelliteLen Brown1-11/+3
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying1-3/+20
2010-09-29ACPI: fan: Fix more unbalanced code blockLuis Henriques1-0/+2
2010-09-29ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown1-16/+18
2010-09-29ACPI, APEI, Fix error path for memory allocationHuang Ying2-11/+26
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2-5/+8
2010-09-29ACPI, APEI, Fix acpi_pre_map() return valueJin Dongming1-1/+1
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying2-2/+6
2010-09-29mfd: Fix max8925 irq control bit incorrect settingKevin Liu1-6/+7
2010-09-29mfd: Ignore non-GPIO IRQs when setting wm831x IRQ typesMark Brown1-2/+7
2010-09-29Merge branch 'meego-7093' into idle-releaseLen Brown1-0/+20
2010-09-29acpi_idle: add missing \n to printkLen Brown1-1/+1
2010-09-29intel_idle: add missing __percpu markupNamhyung Kim1-1/+1
2010-09-29intel_idle: Change mode 755 => 644Thomas Weber1-0/+0
2010-09-29cpuidle: Fix typosLucas De Marchi1-1/+1
2010-09-29ACPI: Disable Windows Vista compatibility for Toshiba P305DZhang Rui1-0/+8
2010-09-29ACPI: Kconfig: fix typo.Andrea Gelmini1-1/+1
2010-09-29ACPI: Fix typosLucas De Marchi7-9/+9
2010-09-29ACPI video: fix a poor warning messageZhang Rui1-2/+2
2010-09-29ACPI: fix build warnings resulting from merge window conflictZhang Rui1-6/+14
2010-09-29ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355Len Brown1-0/+8
2010-09-29ACPI: expand Vista blacklist to include SP1 and SP2Len Brown1-0/+2
2010-09-29ACPI: delete ZEPTO idle=nomwait DMI quirkLen Brown1-6/+0
2010-09-28ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King1-0/+1
2010-09-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+24
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler2-2/+2
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo4-14/+24