summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar34-184/+685
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-6/+9
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-100/+72
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds12-44/+85
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-6/+487
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-21/+26
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar11-18/+20
2009-03-05[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck1-0/+1
2009-03-05ide: add at91_ide driverStanislaw Gruszka3-0/+473
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka2-1/+7
2009-03-05ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov1-0/+2
2009-03-05ide: NULL noise: drivers/ide/ide-*.cHannes Eder4-4/+4
2009-03-05ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin1-1/+1
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan1-0/+1
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock1-4/+6
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo1-1/+4
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle1-1/+1
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen1-12/+12
2009-03-05libata: don't use on-stack sense bufferTejun Heo1-1/+1
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori1-2/+2
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin1-2/+1
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe1-5/+3
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon1-0/+2
2009-03-04dmatest: fix use after free in dmatest_exitDan Williams1-2/+4
2009-03-04ipu_idmac: fix spinlock typeLuotao Fu1-1/+1
2009-03-04iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2-16/+16
2009-03-04fsldma: fix off by one in dma_haltDan Williams1-2/+6
2009-03-04I/OAT: fail self-test if callback test reaches timeoutDan Williams1-2/+4
2009-03-04I/OAT: update driver version and copyright datesMaciej Sosnowski7-8/+8
2009-03-04I/OAT: list usage cleanupEric Sesterhenn1-3/+2
2009-03-04I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3Maciej Sosnowski1-1/+3
2009-03-04I/OAT: cancel watchdog before dma removeMaciej Sosnowski1-4/+3
2009-03-04I/OAT: fail initialization on zero channels detectionMaciej Sosnowski1-0/+7
2009-03-04I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski1-5/+7
2009-03-04I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski1-0/+24
2009-03-04drm: fix double lock typoHelge Bahmann1-1/+1
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar179-766/+9736
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar132-726/+1603
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-5/+7
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa1-2/+4
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-12/+12
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King5-6/+6
2009-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-12/+20
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt1-2/+3
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom3-8/+15
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2-2/+2
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom1-1/+1
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-1/+7