Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [WATCHDOG] rc32434_wdt: fix watchdog driver | Phil Sutter | 2009-02-24 | 1 | -94/+64 | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-03-08 | 12 | -44/+85 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dmatest: fix use after free in dmatest_exit | Dan Williams | 2009-03-04 | 1 | -2/+4 | |
| * | | | | | | ipu_idmac: fix spinlock type | Luotao Fu | 2009-03-04 | 1 | -1/+1 | |
| * | | | | | | iop-adma, mv_xor: fix mem leak on self-test setup failure | Roel Kluin | 2009-03-04 | 2 | -16/+16 | |
| * | | | | | | fsldma: fix off by one in dma_halt | Dan Williams | 2009-03-04 | 1 | -2/+6 | |
| * | | | | | | I/OAT: fail self-test if callback test reaches timeout | Dan Williams | 2009-03-04 | 1 | -2/+4 | |
| * | | | | | | I/OAT: update driver version and copyright dates | Maciej Sosnowski | 2009-03-04 | 7 | -8/+8 | |
| * | | | | | | I/OAT: list usage cleanup | Eric Sesterhenn | 2009-03-04 | 1 | -3/+2 | |
| * | | | | | | I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3 | Maciej Sosnowski | 2009-03-04 | 1 | -1/+3 | |
| * | | | | | | I/OAT: cancel watchdog before dma remove | Maciej Sosnowski | 2009-03-04 | 1 | -4/+3 | |
| * | | | | | | I/OAT: fail initialization on zero channels detection | Maciej Sosnowski | 2009-03-04 | 1 | -0/+7 | |
| * | | | | | | I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3 | Maciej Sosnowski | 2009-03-04 | 1 | -5/+7 | |
| * | | | | | | I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS | Maciej Sosnowski | 2009-03-04 | 1 | -0/+24 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-03-08 | 10 | -6/+487 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ide: add at91_ide driver | Stanislaw Gruszka | 2009-03-05 | 3 | -0/+473 | |
| * | | | | | | | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 2009-03-05 | 2 | -1/+7 | |
| * | | | | | | | ide-iops: fix odd-length ATAPI PIO transfers | Sergei Shtylyov | 2009-03-05 | 1 | -0/+2 | |
| * | | | | | | | ide: NULL noise: drivers/ide/ide-*.c | Hannes Eder | 2009-03-05 | 4 | -4/+4 | |
| * | | | | | | | ide: expiry() returns int, negative expiry() return values won't be noticed | Roel Kluin | 2009-03-05 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-08 | 4 | -21/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | libata: Don't trust current capacity values in identify words 57-58 | Robert Hancock | 2009-03-05 | 1 | -4/+6 | |
| * | | | | | | | libata: make sure port is thawed when skipping resets | Tejun Heo | 2009-03-05 | 1 | -1/+4 | |
| * | | | | | | | sata_nv: fix module parameter description | Brandon Ehle | 2009-03-05 | 1 | -1/+1 | |
| * | | | | | | | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c | peerchen | 2009-03-05 | 1 | -12/+12 | |
| * | | | | | | | libata: don't use on-stack sense buffer | Tejun Heo | 2009-03-05 | 1 | -1/+1 | |
| * | | | | | | | libata: fix dma_unmap_sg misuse | FUJITA Tomonori | 2009-03-05 | 1 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | loop: don't increment p->offset with (size_t) -EINVAL | Roel Kluin | 2009-03-05 | 1 | -2/+1 | |
* | | | | | | | cciss: remove 30 second initial timeout on controller reset | Jens Axboe | 2009-03-05 | 1 | -5/+3 | |
* | | | | | | | Fix kernel NULL pointer dereference in xen-blkfront | Kris Shannon | 2009-03-05 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | drm: fix double lock typo | Helge Bahmann | 2009-03-04 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-03-03 | 3 | -5/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | crypto: ixp4xx - Fix qmgr_request_queue build failure | Krzysztof Hałasa | 2009-03-04 | 1 | -2/+4 | |
| * | | | | | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu | 2009-02-26 | 2 | -3/+3 | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-03 | 7 | -12/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ARM] fix lots of ARM __devexit sillyness | Russell King | 2009-03-03 | 5 | -6/+6 | |
| * | | | | | | [ARM] RiscPC: Fix etherh oops | Russell King | 2009-02-22 | 2 | -6/+6 | |
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-03-02 | 5 | -12/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drm/i915: Fix use-before-null-check in i915_irq_emit(). | Eric Anholt | 2009-03-03 | 1 | -2/+3 | |
| * | | | | | | | drm: Avoid client deadlocks when the master disappears. | Thomas Hellstrom | 2009-03-03 | 3 | -8/+15 | |
| * | | | | | | | drm: Wake up all lock waiters when the master disappears. | Thomas Hellstrom | 2009-03-03 | 2 | -2/+2 | |
| * | | | | | | | drm: Don't return ERESTARTSYS to user-space. | Thomas Hellstrom | 2009-03-03 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-03-02 | 3 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip | Andres Salomon | 2009-03-02 | 1 | -0/+1 | |
| * | | | | | | | | sdhci: Add quirk for controllers with no end-of-busy IRQ | Ben Dooks | 2009-03-02 | 2 | -1/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-02 | 20 | -135/+281 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | zaurus: add usb id for motomagx phones | Dmitriy Taychenachev | 2009-03-01 | 1 | -0/+5 | |
| * | | | | | | | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() | Bjørn Mork | 2009-03-01 | 1 | -2/+2 | |
| * | | | | | | | veth: Fix carrier detect | Eric W. Biederman | 2009-03-01 | 1 | -40/+11 | |
| * | | | | | | | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork | 2009-03-01 | 1 | -0/+5 |