summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-19cmd64x: remove ->init_setupBartlomiej Zolnierkiewicz
2007-10-19aec62xx: remove ->init_setupBartlomiej Zolnierkiewicz
2007-10-19ide: use I/O ops directly part #2 (take 2)Bartlomiej Zolnierkiewicz
2007-10-19ide: use pci_dev->revisionBartlomiej Zolnierkiewicz
2007-10-19cmd64x: Use dev->revisionAuke Kok
2007-10-19amd74xx: Omit PCI_REVISION_ID readAuke Kok
2007-10-19ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz
2007-10-19pdc202xx_old: remove broken SWDMA supportBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz
2007-10-19ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driverBartlomiej Zolnierkiewicz
2007-10-19siimage: bump driver versionBartlomiej Zolnierkiewicz
2007-10-19ide: Fix cs5535 driver accessing beyond array boundaryBenjamin Herrenschmidt
2007-10-19ide: Fix siimage driver accessing beyond array boundaryBenjamin Herrenschmidt
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-18I/OAT: Add completion callback for async_tx interface useShannon Nelson
2007-10-18I/OAT: Tighten descriptor setup performanceShannon Nelson
2007-10-18I/OAT: clean up error handling and some print messagesShannon Nelson
2007-10-18I/OAT: clean up of dca provider start and stopShannon Nelson
2007-10-18I/OAT: cleanup pci issuesShannon Nelson
2007-10-18IPMI: add 0.9 supportCorey Minyard
2007-10-18IPMI: fix hotmod remove lockCorey Minyard
2007-10-18IPMI: new NMI handlingCorey Minyard
2007-10-18IPMI: add polled interfaceCorey Minyard
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard
2007-10-18IPMI: don't init irq until readyCorey Minyard
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-18Char: rocket, fix signed/unsigned warningJiri Slaby
2007-10-18Char: rocket, remove potential leak in module_initJiri Slaby
2007-10-18Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby
2007-10-18Char: rocket, don't re-set statics to 0Jiri Slaby
2007-10-18Char: rocket, fix dynamic_dev ttyJiri Slaby
2007-10-18Char: rocket, switch sleep_on to completionJiri Slaby
2007-10-18Char: moxa, remove sleep_onJiri Slaby
2007-10-18Char: moxa, function names cleanupJiri Slaby
2007-10-18Char: moxa, cleanup printsJiri Slaby
2007-10-18Cyclades: Avoid label defined but not used warningJesper Juhl
2007-10-18Char: cyclades, fix some -W warningsJiri Slaby
2007-10-18Char: cyclades, move spin_lock to one placeJiri Slaby
2007-10-18Char: cyclades, make the isr code readableJiri Slaby
2007-10-18Char: cyclades, remove bottom half processingJiri Slaby
2007-10-18Char: moxa, fix and optimise empty timerJiri Slaby