aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-11tg3: restore rx_dropped accountingEric Dumazet2-3/+5
2010-10-11b44: fix carrier detection on bindPaul Fertser1-2/+2
2010-10-11NET: wimax, fix use after freeJiri Slaby1-13/+13
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby2-7/+1
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby1-3/+5
2010-10-10net/fec: carrier off initially to avoid root mount failureOskar Schirmer1-0/+3
2010-10-09r8169: use device model DMA APIStanislaw Gruszka1-24/+29
2010-10-09r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka1-6/+6
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-10-08isdn: strcpy() => strlcpy()Dan Carpenter1-4/+14
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller258-1175/+2213
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau1-1/+1
2010-10-06Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-3/+6
2010-10-05bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman1-0/+9
2010-10-05skge: add quirk to limit DMAStanislaw Gruszka1-1/+17
2010-10-05xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini1-3/+6
2010-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds2-3/+5
2010-10-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-13/+19
2010-10-04Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+14
2010-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2010-10-04Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelLinus Torvalds6-83/+96
2010-10-03netdev: Depend on INET before selecting INET_LROBen Hutchings1-2/+2
2010-10-03drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson1-12/+4
2010-10-03drm/i915: Sanity check pread/pwriteChris Wilson1-8/+20
2010-10-03hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel1-13/+19
2010-10-03drm/i915: Use pipe state to tell when pipe is offKeith Packard2-25/+38
2010-10-03drm/i915: vblank status not valid while training display portKeith Packard1-10/+9
2010-10-02of/spi: Fix OF-style driver binding of spi devicesSinan Akman1-0/+5
2010-10-02spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin1-1/+1
2010-10-02drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall1-0/+2
2010-10-02regulator: max8649 - fix setting extclk_freqAxel Lin1-1/+1
2010-10-02regulator: fix typo in current unitsCyril Chemparathy1-1/+1
2010-10-02regulator: fix device_register() error handlingVasiliy Kulikov1-1/+3
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds22-110/+225
2010-10-01Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-6/+6
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds22-74/+151
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds4-7/+37
2010-10-01i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz1-0/+1
2010-10-01drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton1-0/+1
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton1-0/+1
2010-10-01vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom1-0/+5
2010-10-01vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom1-6/+0
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 allocating buffer and having drivers overwrite it (v2)"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-09-30intel_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