aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19aec62xx: remove ->init_setupBartlomiej Zolnierkiewicz1-25/+14
2007-10-19ide: use I/O ops directly part #2 (take 2)Bartlomiej Zolnierkiewicz4-37/+34
2007-10-19ide: use pci_dev->revisionBartlomiej Zolnierkiewicz4-27/+10
2007-10-19cmd64x: Use dev->revisionAuke Kok1-10/+4
2007-10-19amd74xx: Omit PCI_REVISION_ID readAuke Kok1-1/+0
2007-10-19ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz31-177/+183
2007-10-19pdc202xx_old: remove broken SWDMA supportBartlomiej Zolnierkiewicz1-5/+1
2007-10-19ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz5-9/+10
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-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds7-4/+1137
2007-10-17net: libertas sdio driverPierre Ossman5-0/+1134
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2-6/+6
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor1-3/+1
2007-10-17mmc: possible leak in mmc_read_ext_csdFlorin Malita1-1/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+2
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin1-5/+6
2007-10-17x86: remove rogue default m in drivers/video/KconfigAndi Kleen1-1/+0
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds4-79/+83
2007-10-17Revert "[SCSI] Remove full sg table memset()"Jens Axboe1-0/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-9/+12
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-57/+57
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds5-31/+35
2007-10-17security/ cleanupsAdrian Bunk1-1/+0
2007-10-17PNP: add debug message for adding new deviceBjorn Helgaas2-5/+24
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas1-14/+14
2007-10-17PNP: use dev_info() in system driverBjorn Helgaas1-13/+16
2007-10-17PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas7-29/+31
2007-10-17PNP: simplify PNP card error handlingBjorn Helgaas1-28/+29
2007-10-17PNP: remove null pointer checksBjorn Helgaas1-15/+0
2007-10-17Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=offKrzysztof Oledzki1-0/+10
2007-10-17PNP: don't fail device init if no DMA channel availableJan Beulich1-17/+12
2007-10-17PNP: make pnpacpi_suspend handle errorsRafael J. Wysocki1-5/+10
2007-10-17floppy: remove register keyword use from floppy driverJesper Juhl1-2/+5
2007-10-17floppy: remove dead/commented out code from floppy driverJesper Juhl1-26/+1
2007-10-17floppy: do a very minimal style cleanup of the floppy driverJesper Juhl1-50/+73
2007-10-17md: make sure read errors are auto-corrected during a 'check' resync in raid1NeilBrown1-1/+2
2007-10-17md: expose the degraded status of an assembled array through sysfsIustin Pop1-0/+7
2007-10-17md: 'sync_action' in sysfs returns wrong value for readonly arraysNeilBrown1-1/+1
2007-10-17md: fix a bug in some never-used code.NeilBrown1-5/+5
2007-10-17md: software Raid autodetect dev list not arrayMichael J. Evans1-9/+33
2007-10-17drivers/char/ip2: fix used-uninit'd bugJeff Garzik1-5/+1
2007-10-17lp_console: cleanupsPavel Machek1-9/+8
2007-10-17HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell1-1/+1