summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-12-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds10-93/+153
2010-12-15Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+3
2010-12-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2010-12-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2010-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds10-25/+32
2010-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-43/+56
2010-12-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-14/+33
2010-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-11/+22
2010-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-8/+10
2010-12-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-10/+15
2010-12-14fbdev: Fix fb_find_nearest_mode refresh comparisonAndrew Kephart1-0/+1
2010-12-14dmaengine: at_hdmac: fix buffer transfer size specificationNicolas Ferre1-1/+1
2010-12-14kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel1-1/+2
2010-12-14Merge branch 'bugzilla-23002' into releaseLen Brown1-0/+8
2010-12-14ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki1-0/+8
2010-12-14x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha1-0/+5
2010-12-14x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha1-0/+23
2010-12-14fsldma: fix issue of slow dmaForrest Shi2-3/+12
2010-12-13hwmon: (ltc4215) make sysfs file match the alarm causeIra W. Snyder1-2/+2
2010-12-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-1/+1
2010-12-13pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota1-1/+1
2010-12-13WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa1-1/+4
2010-12-13bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov1-2/+2
2010-12-13bnx2x: Fixed a compilation warningVladislav Zolotarov1-2/+2
2010-12-13bnx2x: LSO code was broken on BE platformsVladislav Zolotarov1-16/+26
2010-12-13qlge: Fix deadlock when cancelling worker.Ron Mercer3-8/+6
2010-12-13Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller1-1/+2
2010-12-12firewire: ohci: fix regression with Agere FW643 rev 06, disable MSIStefan Richter1-15/+33
2010-12-12firewire: ohci: fix regression with VIA VT6315, disable MSIStefan Richter1-1/+2
2010-12-11Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade1-0/+3
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown144-1289/+2085
2010-12-11ACPI/HEST: adjust section selectionJan Beulich1-5/+5
2010-12-11ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich1-2/+2
2010-12-11ACPI/PNP: avoid section mismatch warningJan Beulich1-1/+1
2010-12-11ACPI thermal: remove two unused functionsZhang Rui1-9/+0
2010-12-11ACPI: fix a section mismatchZhang Rui1-1/+1
2010-12-11ACPI, APEI, use raw spinlock in ERSTHuang Ying1-17/+17
2010-12-11ACPI: fix allowing to add/remove multiple _OSI stringsLin Ming1-16/+50
2010-12-11acpi: fix _OSI string setup regressionLin Ming1-26/+33
2010-12-11cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom1-4/+11
2010-12-11phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2-6/+55
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams15-35/+30
2010-12-11enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri1-1/+2
2010-12-11USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2-0/+6
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller15-63/+82
2010-12-10connector: add module aliasStephen Hemminger1-0/+1
2010-12-10r8169: Fix runtime power managementRafael J. Wysocki1-10/+16
2010-12-10hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer1-4/+0
2010-12-10net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2-20/+9
2010-12-10ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy1-0/+3