summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds47-49/+57
2008-10-14m68k: Atari SCSI needs NVRAMGeert Uytterhoeven1-0/+1
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk4-504/+3
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven2-6/+6
2008-10-148250: Fix lock warning (and possible crash)Alan Cox1-0/+3
2008-10-13qlge: Fix page size ifdef test.Ron Mercer1-1/+1
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox16-22/+24
2008-10-13enic: Fix Kconfig headline descriptionRoland Dreier1-1/+1
2008-10-13de2104x: wrong MAC address fixMartin Langer1-0/+1
2008-10-13s390: claw compile fixletAlexey Dobriyan1-1/+1
2008-10-13net: export genphy_restart_anegAdrian Bunk1-0/+1
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray20-20/+20
2008-10-13cxgb3: update driver versionDivy Le Ray1-1/+1
2008-10-13net/phy: add missing kernel-docRandy Dunlap1-0/+1
2008-10-13mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-13misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-10-13net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal3-0/+3
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds71-2248/+2146
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds74-2869/+2576
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds350-6788/+29495
2008-10-13ide: Implement disk shock protection support (v4)Elias Oltmanns7-5/+193
2008-10-13ide-cd: fix printk format warningAlexander Beregalov1-1/+1
2008-10-13piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski1-0/+1
2008-10-13ide-atapi: assign taskfile flags per device typeBorislav Petkov1-2/+9
2008-10-13ide-cd: move cdrom_info.dma to ide_drive_t.dmaBorislav Petkov2-19/+14
2008-10-13ide: add ide_drive_t.dma flagBorislav Petkov1-4/+5
2008-10-13ide-cd: add a debug_mask module parameterBorislav Petkov1-1/+7
2008-10-13ide-cd: convert driver to new ide debugging macro (v3)Borislav Petkov1-37/+150
2008-10-13ide: move SFF DMA code to ide-dma-sff.cBartlomiej Zolnierkiewicz3-362/+358
2008-10-13ide: cleanup ide-dma.cBartlomiej Zolnierkiewicz1-50/+38
2008-10-13ide: cleanup ide_build_dmatable()Bartlomiej Zolnierkiewicz1-43/+30
2008-10-13ide: remove needless includes from ide-dma.cBartlomiej Zolnierkiewicz1-8/+0
2008-10-13ide: switch to DMA-mapping API part #2Bartlomiej Zolnierkiewicz5-33/+37
2008-10-13ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz3-32/+7
2008-10-13ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz3-17/+6
2008-10-13ide: __ide_dma_end() -> ide_dma_end()Bartlomiej Zolnierkiewicz9-16/+15
2008-10-13pmac: remove needless pmac_ide_destroy_dmatable() wrapperBartlomiej Zolnierkiewicz1-13/+3
2008-10-13pmac: remove superfluous pmif == NULL checksBartlomiej Zolnierkiewicz1-34/+5
2008-10-13ide: Two fixes regarding memory allocationElias Oltmanns2-9/+16
2008-10-13ide-disk: move /proc handling to ide-disk_proc.c (take 3)Bartlomiej Zolnierkiewicz4-135/+144
2008-10-13ide-disk: move all ioctl handling to ide-disk_ioctl.cBartlomiej Zolnierkiewicz5-48/+68
2008-10-13ide-floppy: move /proc handling to ide-floppy_proc.c (take 2)Bartlomiej Zolnierkiewicz4-37/+48
2008-10-13ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)Bartlomiej Zolnierkiewicz3-55/+54
2008-10-13ide-cd: no need to zero drive->special.allBartlomiej Zolnierkiewicz1-2/+0
2008-10-13ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()Bartlomiej Zolnierkiewicz5-17/+2
2008-10-13ide: remove ide_host_alloc_all()Bartlomiej Zolnierkiewicz1-22/+9
2008-10-13ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz1-4/+0
2008-10-13ide-generic: no need to probe all ports at onceBartlomiej Zolnierkiewicz1-35/+12
2008-10-13ide: ->ide_dma_clear_irq() -> ->clear_irq()Bartlomiej Zolnierkiewicz2-27/+27
2008-10-13ide: use unique names for struct pci_driver instancesBartlomiej Zolnierkiewicz33-98/+98