summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-19ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2-32/+17
2007-10-19ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz33-86/+26
2007-10-19ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz33-126/+101
2007-10-19ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz38-57/+38
2007-10-19ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driverBartlomiej Zolnierkiewicz1-84/+29
2007-10-19siimage: bump driver versionBartlomiej Zolnierkiewicz1-1/+1
2007-10-19ide: Fix cs5535 driver accessing beyond array boundaryBenjamin Herrenschmidt1-1/+1
2007-10-19ide: Fix siimage driver accessing beyond array boundaryBenjamin Herrenschmidt1-1/+1
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-78/+1567
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds65-3/+3
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds4-3918/+3954
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-3/+25
2007-10-18I/OAT: Add completion callback for async_tx interface useShannon Nelson1-0/+25
2007-10-18I/OAT: Tighten descriptor setup performanceShannon Nelson2-84/+95
2007-10-18I/OAT: clean up error handling and some print messagesShannon Nelson4-18/+31
2007-10-18I/OAT: clean up of dca provider start and stopShannon Nelson2-8/+7
2007-10-18I/OAT: cleanup pci issuesShannon Nelson2-18/+10
2007-10-18IPMI: add 0.9 supportCorey Minyard1-13/+2
2007-10-18IPMI: fix hotmod remove lockCorey Minyard1-9/+7
2007-10-18IPMI: new NMI handlingCorey Minyard1-41/+105
2007-10-18IPMI: add polled interfaceCorey Minyard3-47/+73
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard1-14/+3
2007-10-18IPMI: don't init irq until readyCorey Minyard1-4/+4
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle1-1/+1
2007-10-18sparse pointer use of zero as nullStephen Hemminger3-3/+3
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches47-109/+117
2007-10-18Char: rocket, fix signed/unsigned warningJiri Slaby1-2/+2
2007-10-18Char: rocket, remove potential leak in module_initJiri Slaby1-14/+20
2007-10-18Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby1-11/+4
2007-10-18Char: rocket, don't re-set statics to 0Jiri Slaby1-12/+0
2007-10-18Char: rocket, fix dynamic_dev ttyJiri Slaby1-5/+9
2007-10-18Char: rocket, switch sleep_on to completionJiri Slaby2-10/+9
2007-10-18Char: moxa, remove sleep_onJiri Slaby1-4/+5
2007-10-18Char: moxa, function names cleanupJiri Slaby1-31/+31
2007-10-18Char: moxa, cleanup printsJiri Slaby1-42/+31
2007-10-18Cyclades: Avoid label defined but not used warningJesper Juhl1-4/+4
2007-10-18Char: cyclades, fix some -W warningsJiri Slaby1-49/+39
2007-10-18Char: cyclades, move spin_lock to one placeJiri Slaby1-7/+2
2007-10-18Char: cyclades, make the isr code readableJiri Slaby1-325/+292
2007-10-18Char: cyclades, remove bottom half processingJiri Slaby1-91/+20
2007-10-18Char: moxa, fix and optimise empty timerJiri Slaby1-2/+2
2007-10-18mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl1-2/+2
2007-10-18mxser: remove commented crapAlan Cox1-19/+0
2007-10-18Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby1-21/+21
2007-10-18Char: mxser_new, move to PCI_VDEVICEJiri Slaby1-36/+18
2007-10-18Char: mxser_new, upgrade to 1.10Jiri Slaby1-8/+24
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman1-1/+23
2007-10-18sysctl: parport remove binary pathsEric W. Biederman2-62/+5
2007-10-18sysctl: remove broken cdrom binary sysctlsEric W. Biederman1-40/+6
2007-10-18cpu hotplug: topology: remove topology_dev_mapAkinobu Mita1-10/+1