summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1916-28/+48
|\
| * be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-191-0/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-187-7/+23
| |\
| | * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| | * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| | * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| | * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| | * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| | * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
| * | 3c59x: fix build failure on !CONFIG_PCINamhyung Kim2010-11-181-2/+4
| * | ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki2010-11-181-4/+2
| * | net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov2010-11-181-2/+2
| * | bonding: fix a race in IGMP handlingEric Dumazet2010-11-181-0/+2
| * | gianfar: fix signedness issueNicolas Kaiser2010-11-171-4/+3
| * | net: bnx2x: fix error value signVasiliy Kulikov2010-11-171-1/+1
| * | 8139cp: fix checksum brokenShan Wei2010-11-171-6/+4
| * | r8169: fix checksum brokenShan Wei2010-11-171-2/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-11-191-4/+5
|\ \ \
| * | | sata_via: apply magic FIFO fix to vt6420 tooTejun Heo2010-11-191-4/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-193-60/+139
|\ \ \ \
| * | | | Input: fix typo in keycode validation supporting large scancodesMattia Dongili2010-11-181-1/+1
| * | | | Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov2010-11-151-14/+14
| * | | | Input: sysrq - pass along lone Alt + SysRqDmitry Torokhov2010-11-151-45/+124
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-196-107/+157
|\ \ \ \ \
| * | | | | drm/i915: Disable FBC on Ironlake to save 1WAlex Shi2010-11-191-1/+2
| * | | | | drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard2010-11-191-38/+57
| * | | | | drm/i915/crt: Introduce struct intel_crtChris Wilson2010-11-191-27/+37
| * | | | | drm/i915: Do not hold mutex when faulting in user addressesChris Wilson2010-11-191-36/+27
| * | | | | Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson2010-11-152656-226627/+527008
| |\ \ \ \ \
| | * | | | | drm: radeon: fix error value signVasiliy Kulikov2010-11-151-2/+2
| | * | | | | drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2010-11-152-116/+199
| * | | | | | drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-133-0/+28
| * | | | | | drm/i915: Fix I2C adapter registrationJean Delvare2010-11-091-5/+6
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-1954-424/+1014
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher2010-11-191-3/+6
| * | | | | | drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher2010-11-191-0/+13
| * | | | | | drm/ttm: Fix up a theoretical deadlockThomas Hellstrom2010-11-181-0/+11
| * | | | | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-11-1828-223/+384
| |\ \ \ \ \ \
| | * | | | | | nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski2010-11-183-9/+33
| | * | | | | | drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez2010-11-183-3/+3
| | * | | | | | drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs2010-11-181-0/+9
| | * | | | | | drm/nouveau/pm: improve memtiming mappingsRoy Spliet2010-11-181-12/+19
| | * | | | | | drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez2010-11-181-5/+5
| | * | | | | | drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.Francisco Jerez2010-11-181-1/+1
| | * | | | | | drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres2010-11-181-1/+6
| | * | | | | | drm/nouveau: Don't use load detection for connector polling.Francisco Jerez2010-11-181-23/+2
| | * | | | | | drm/nv10-nv20: Fix instability after MPLL changes.Francisco Jerez2010-11-181-0/+9
| | * | | | | | drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs2010-11-187-13/+82
| | * | | | | | drm/nouveau: Don't poll LVDS outputs.Francisco Jerez2010-11-181-4/+6
| | * | | | | | drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez2010-11-183-49/+28