Age | Commit message (Expand) | Author |
2007-10-19 | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz |
2007-10-19 | cmd64x: Use dev->revision | Auke Kok |
2007-10-19 | amd74xx: Omit PCI_REVISION_ID read | Auke Kok |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz |
2007-10-19 | siimage: bump driver version | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt |
2007-10-19 | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt |
2007-10-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2007-10-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds |
2007-10-18 | I/OAT: Add completion callback for async_tx interface use | Shannon Nelson |
2007-10-18 | I/OAT: Tighten descriptor setup performance | Shannon Nelson |
2007-10-18 | I/OAT: clean up error handling and some print messages | Shannon Nelson |
2007-10-18 | I/OAT: clean up of dca provider start and stop | Shannon Nelson |
2007-10-18 | I/OAT: cleanup pci issues | Shannon Nelson |
2007-10-18 | IPMI: add 0.9 support | Corey Minyard |
2007-10-18 | IPMI: fix hotmod remove lock | Corey Minyard |
2007-10-18 | IPMI: new NMI handling | Corey Minyard |
2007-10-18 | IPMI: add polled interface | Corey Minyard |
2007-10-18 | IPMI: remove bogus semaphore from watchdog | Corey Minyard |
2007-10-18 | IPMI: don't init irq until ready | Corey Minyard |
2007-10-18 | Replace __attribute_pure__ with __pure | Ralf Baechle |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-18 | Char: rocket, fix signed/unsigned warning | Jiri Slaby |
2007-10-18 | Char: rocket, remove potential leak in module_init | Jiri Slaby |
2007-10-18 | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby |
2007-10-18 | Char: rocket, don't re-set statics to 0 | Jiri Slaby |
2007-10-18 | Char: rocket, fix dynamic_dev tty | Jiri Slaby |
2007-10-18 | Char: rocket, switch sleep_on to completion | Jiri Slaby |
2007-10-18 | Char: moxa, remove sleep_on | Jiri Slaby |
2007-10-18 | Char: moxa, function names cleanup | Jiri Slaby |
2007-10-18 | Char: moxa, cleanup prints | Jiri Slaby |
2007-10-18 | Cyclades: Avoid label defined but not used warning | Jesper Juhl |
2007-10-18 | Char: cyclades, fix some -W warnings | Jiri Slaby |
2007-10-18 | Char: cyclades, move spin_lock to one place | Jiri Slaby |