summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-10-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ioat2: fix performance regressionDan Williams2010-10-131-1/+1
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-1312-30/+40
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | drm/radeon/kms: Silent spurious error messageJean Delvare2010-10-121-4/+1
| * | | | | | | | drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher2010-10-121-1/+1
| * | | | | | | | drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2010-10-122-22/+22
| * | | | | | | | drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2010-10-122-2/+2
| * | | | | | | | drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse2010-10-129-1/+14
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-10-111-32/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett2010-10-051-1/+1
| * | | | | | | | [PATCH 2/2] IPS driver: disable CPU turboJesse Barnes2010-10-051-3/+15
| * | | | | | | | IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes2010-10-051-3/+4
| * | | | | | | | intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft2010-10-051-2/+4
| * | | | | | | | intel_ips: Print MCP limit exceeded values.Tim Gardner2010-10-051-6/+18
| * | | | | | | | IPS driver: verify BIOS provided limitsJesse Barnes2010-10-051-0/+23
| * | | | | | | | IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes2010-10-051-5/+9
| * | | | | | | | NULL pointer might be used in ips_monitor()minskey guo2010-10-051-9/+13
| * | | | | | | | Release symbol on error-handling path of ips_get_i915_syms()minskey guo2010-10-051-1/+1
| * | | | | | | | old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo2010-10-051-1/+1
| * | | | | | | | seqno mask of THM_ITV register is 16bitminskey guo2010-10-051-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-111-1/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski2010-10-101-1/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-095-8/+43
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
| * | | | | | | | isdn: strcpy() => strlcpy()Dan Carpenter2010-10-081-4/+14
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-10-06258-1175/+2213
| |\ \ \ \ \ \ \ \
| * | | | | | | | | bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman2010-10-051-0/+9
| * | | | | | | | | skge: add quirk to limit DMAStanislaw Gruszka2010-10-051-1/+17
| * | | | | | | | | netdev: Depend on INET before selecting INET_LROBen Hutchings2010-10-031-2/+2
* | | | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-091-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | intel_idle: enable Atom C6Len Brown2010-10-081-5/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-092-0/+18
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'msi-dmi' into releaseLen Brown2010-10-081-0/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: add DMI to disable AML Vista compatibility on MSI GX723 NotebookLee, Chun-Yi2010-10-011-0/+17
| * | | | | | | | | | | Merge branch 'pdc-regression' into releaseLen Brown2010-10-081-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu2010-10-011-0/+1
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-091-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson2010-10-081-0/+3
* | | | | | | | | | | | virtio-blk: fix request leak.Mike Snitzer2010-10-091-1/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-10-072-5/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | md: check return code of read_sb_pageVasiliy Kulikov2010-10-071-4/+5
| * | | | | | | | | | | md/raid1: minor bio initialisation improvements.NeilBrown2010-10-071-0/+2
| * | | | | | | | | | | md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown2010-10-071-1/+1
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-075-16/+72
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm: don't drop handle reference on unloadDave Airlie2010-10-074-4/+1
| * | | | | | | | | | | | drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-061-12/+71
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-073-11/+22
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-041-11/+12
| * | | | | | | | | | | Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters2010-09-211-0/+3