aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-08
|\
| * mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-08
|\ \
| * | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck2009-03-05
| * | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin2009-03-05
| * | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-05
| * | [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-24
| * | [WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter2009-02-24
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-08
|\ \ \
| * | | dmatest: fix use after free in dmatest_exitDan Williams2009-03-04
| * | | ipu_idmac: fix spinlock typeLuotao Fu2009-03-04
| * | | iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2009-03-04
| * | | fsldma: fix off by one in dma_haltDan Williams2009-03-04
| * | | I/OAT: fail self-test if callback test reaches timeoutDan Williams2009-03-04
| * | | I/OAT: update driver version and copyright datesMaciej Sosnowski2009-03-04
| * | | I/OAT: list usage cleanupEric Sesterhenn2009-03-04
| * | | I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3Maciej Sosnowski2009-03-04
| * | | I/OAT: cancel watchdog before dma removeMaciej Sosnowski2009-03-04
| * | | I/OAT: fail initialization on zero channels detectionMaciej Sosnowski2009-03-04
| * | | I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski2009-03-04
| * | | I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski2009-03-04
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-08
|\ \ \ \
| * | | | ide: add at91_ide driverStanislaw Gruszka2009-03-05
| * | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-05
| * | | | ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov2009-03-05
| * | | | ide: NULL noise: drivers/ide/ide-*.cHannes Eder2009-03-05
| * | | | ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin2009-03-05
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-08
|\ \ \ \ \
| * | | | | libata: Don't trust current capacity values in identify words 57-58Robert Hancock2009-03-05
| * | | | | libata: make sure port is thawed when skipping resetsTejun Heo2009-03-05
| * | | | | sata_nv: fix module parameter descriptionBrandon Ehle2009-03-05
| * | | | | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen2009-03-05
| * | | | | libata: don't use on-stack sense bufferTejun Heo2009-03-05
| * | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-05
| | |_|_|/ | |/| | |
* | | | | loop: don't increment p->offset with (size_t) -EINVALRoel Kluin2009-03-05
* | | | | cciss: remove 30 second initial timeout on controller resetJens Axboe2009-03-05
* | | | | Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon2009-03-05
|/ / / /
* / / / drm: fix double lock typoHelge Bahmann2009-03-04
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-03
|\ \ \
| * | | crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa2009-03-03
| * | | crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-26
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-03
|\ \ \ \
| * | | | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-03
| * | | | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-22
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-02
|\ \ \ \ \
| * | | | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-02
| * | | | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-02
| * | | | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-02
| * | | | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-02
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-02
|\ \ \ \ \ \