summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-0917-35/+95
|\
| * p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
| * iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
| * rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
| * rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
| * bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy2009-03-051-1/+1
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-0448-254/+497
| |\
| * | tmspci: fix request_irq raceMeelis Roos2009-03-041-9/+9
| * | tg3: Fix 5906 link problemsMatt Carlson2009-03-041-1/+2
| * | sungem: another error printed one too earlyRoel Kluin2009-03-041-1/+1
| * | aoe: error printed 1 too earlyRoel Kluin2009-03-041-1/+1
| * | net pcmcia: worklimit reaches -1Roel Kluin2009-03-042-2/+4
| * | net: more timeouts that reach -1Roel Kluin2009-03-043-4/+5
| * | dm9601: new vendor/product IDsPeter Korsgaard2009-03-031-0/+4
| * | OMAP: enable smc911x support for LDP platformRussell King2009-03-021-0/+12
* | | lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-091-0/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-081-6/+9
|\ \ \
| * | | mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-081-6/+9
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-084-100/+72
|\ \ \
| * | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck2009-03-051-0/+1
| * | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin2009-03-051-1/+1
| * | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-051-0/+1
| * | | [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-241-6/+6
| * | | [WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter2009-02-241-94/+64
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-0812-44/+85
|\ \ \ \
| * | | | dmatest: fix use after free in dmatest_exitDan Williams2009-03-041-2/+4
| * | | | ipu_idmac: fix spinlock typeLuotao Fu2009-03-041-1/+1
| * | | | iop-adma, mv_xor: fix mem leak on self-test setup failureRoel Kluin2009-03-042-16/+16
| * | | | fsldma: fix off by one in dma_haltDan Williams2009-03-041-2/+6
| * | | | I/OAT: fail self-test if callback test reaches timeoutDan Williams2009-03-041-2/+4
| * | | | I/OAT: update driver version and copyright datesMaciej Sosnowski2009-03-047-8/+8
| * | | | I/OAT: list usage cleanupEric Sesterhenn2009-03-041-3/+2
| * | | | I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3Maciej Sosnowski2009-03-041-1/+3
| * | | | I/OAT: cancel watchdog before dma removeMaciej Sosnowski2009-03-041-4/+3
| * | | | I/OAT: fail initialization on zero channels detectionMaciej Sosnowski2009-03-041-0/+7
| * | | | I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3Maciej Sosnowski2009-03-041-5/+7
| * | | | I/OAT: add verification for proper APICID_TAG_MAP setting by BIOSMaciej Sosnowski2009-03-041-0/+24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-0810-6/+487
|\ \ \ \ \
| * | | | | ide: add at91_ide driverStanislaw Gruszka2009-03-053-0/+473
| * | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-052-1/+7
| * | | | | ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov2009-03-051-0/+2
| * | | | | ide: NULL noise: drivers/ide/ide-*.cHannes Eder2009-03-054-4/+4
| * | | | | ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin2009-03-051-1/+1
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-084-21/+26
|\ \ \ \ \ \
| * | | | | | libata: Don't trust current capacity values in identify words 57-58Robert Hancock2009-03-051-4/+6
| * | | | | | libata: make sure port is thawed when skipping resetsTejun Heo2009-03-051-1/+4
| * | | | | | sata_nv: fix module parameter descriptionBrandon Ehle2009-03-051-1/+1
| * | | | | | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen2009-03-051-12/+12
| * | | | | | libata: don't use on-stack sense bufferTejun Heo2009-03-051-1/+1
| * | | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-051-2/+2
| | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud