summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-17sky2: no need to reset pause bits on shutdownStephen Hemminger
2007-02-17sky2: dont flush good pause framesStephen Hemminger
2007-02-17cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise
2007-02-17gianfar: don't duplicate gfar_error()Sergei Shtylyov
2007-02-17NetXen: Fix to get the driver working after sparse changesAmit S. Kale
2007-02-17net/wan/pc300too.c: pci_module_init to pci_register_driverRichard Knutsson
2007-02-17atl1: bump version numberJay Cliburn
2007-02-17atl1: add L1 device id to pci_ids, then use itChris Snook
2007-02-17atl1: remove unused defineChris Snook
2007-02-17atl1: read MAC address from registerJay Cliburn
2007-02-17atl1: fix bad ioread addressAl Viro
2007-02-17atl1: drop NET_PCI from KconfigJay Cliburn
2007-02-17PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...Komuro
2007-02-17phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming
2007-02-17Merge branch 'master' into upstreamJeff Garzik
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-17drivers/net/eexpress.c: remove duplicate commentShane Shrybman
2007-02-17add a help text for BLK_DEV_GENERICJohn Daiker
2007-02-17fix the BAYCOM_SER_HDX help textSimon Depiets
2007-02-17fix SCSI_SCAN_ASYNC help textMatthew Wilcox
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-17Fix misspellings of "agressive".Robert P. J. Day
2007-02-17drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day
2007-02-17Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-17rio: typo in bitwise AND expression.Willy Tarreau
2007-02-17ieee1394: fix another deadlock in nodemgrStefan Richter
2007-02-17ieee1394: cycle timer read extension for raw1394Pieter Palmers
2007-02-17[POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut
2007-02-17Pull bugzilla-7897 into release branchLen Brown
2007-02-17Pull bugzilla-7887 into release branchLen Brown
2007-02-17Pull bugzilla-7570 into release branchLen Brown
2007-02-17Pull bugzilla-7200 into release branchLen Brown
2007-02-17Pull bugzilla-7122 into release branchLen Brown
2007-02-17Pull bugzilla-5534 into release branchLen Brown
2007-02-17Pull remove-hotkey into release branchLen Brown
2007-02-17Pull sony into release branchLen Brown
2007-02-17Pull fluff into release branchLen Brown
2007-02-17ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz
2007-02-17sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properlyBartlomiej Zolnierkiewicz
2007-02-17ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz
2007-02-17ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz