aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-04tmspci: fix request_irq raceMeelis Roos
2009-03-04tg3: Fix 5906 link problemsMatt Carlson
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-04sungem: another error printed one too earlyRoel Kluin
2009-03-04aoe: error printed 1 too earlyRoel Kluin
2009-03-04net pcmcia: worklimit reaches -1Roel Kluin
2009-03-04net: more timeouts that reach -1Roel Kluin
2009-03-04md: fix deadlock when stopping arraysDan Williams
2009-03-03dm9601: new vendor/product IDsPeter Korsgaard
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-02OMAP: enable smc911x support for LDP platformRussell 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
2009-03-03drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks
2009-03-01zaurus: add usb id for motomagx phonesDmitriy Taychenachev
2009-03-01usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork