summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-03-05[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck
2009-03-05ide: add at91_ide driverStanislaw Gruszka
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka
2009-03-05ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov
2009-03-05ide: NULL noise: drivers/ide/ide-*.cHannes Eder
2009-03-05ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen
2009-03-05libata: don't use on-stack sense bufferTejun Heo
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon
2009-03-04dmatest: fix use after free in dmatest_exitDan Williams
2009-03-04ipu_idmac: fix spinlock typeLuotao Fu
2009-03-04iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin
2009-03-04fsldma: fix off by one in dma_haltDan Williams
2009-03-04I/OAT: fail self-test if callback test reaches timeoutDan Williams
2009-03-04I/OAT: update driver version and copyright datesMaciej Sosnowski
2009-03-04I/OAT: list usage cleanupEric Sesterhenn
2009-03-04I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3Maciej Sosnowski
2009-03-04I/OAT: cancel watchdog before dma removeMaciej Sosnowski
2009-03-04I/OAT: fail initialization on zero channels detectionMaciej Sosnowski
2009-03-04I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski
2009-03-04I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski
2009-03-04drm: fix double lock typoHelge Bahmann
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-04crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa
2009-03-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-03[ARM] fix lots of ARM __devexit sillynessRussell King
2009-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-03-03drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt
2009-03-03drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom
2009-03-03drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom